GET /api/species/?format=api&offset=9000&ordering=official_name
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 27623,
    "next": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=9020&ordering=official_name",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=8980&ordering=official_name",
    "results": [
        {
            "id": 9196,
            "code": "ELEBR",
            "taxon": 113275,
            "common_name": "Short-snouted elephant shrew",
            "official_name": "Elephantulus brachyrhynchus",
            "synonym": null
        },
        {
            "id": 9201,
            "code": "ELEED",
            "taxon": 28737,
            "common_name": "Cape long-eared elephant shrew",
            "official_name": "Elephantulus edwardii",
            "synonym": null
        },
        {
            "id": 9210,
            "code": "ELEMY",
            "taxon": 113277,
            "common_name": "Eastern rock elephant shrew",
            "official_name": "Elephantulus myurus",
            "synonym": null
        },
        {
            "id": 9207,
            "code": "ELEMA",
            "taxon": 9783,
            "common_name": "Indian elephant",
            "official_name": "Elephas maximus",
            "synonym": null
        },
        {
            "id": 9199,
            "code": "ELECO",
            "taxon": 4511,
            "common_name": "Indian finger millet",
            "official_name": "Eleusine coracana",
            "synonym": "Ragi"
        },
        {
            "id": 9205,
            "code": "ELEIN",
            "taxon": 29674,
            "common_name": "Goosegrass",
            "official_name": "Eleusine indica",
            "synonym": "Cynosurus indicus"
        },
        {
            "id": 9211,
            "code": "ELETR",
            "taxon": 46385,
            "common_name": "Climbing ginseng",
            "official_name": "Eleutherococcus trifoliatus",
            "synonym": "Zanthoxylum trifoliatum"
        },
        {
            "id": 9200,
            "code": "ELECQ",
            "taxon": 57060,
            "common_name": "Puerto Rican coqui",
            "official_name": "Eleutherodactylus coqui",
            "synonym": null
        },
        {
            "id": 9212,
            "code": "ELGKI",
            "taxon": 102185,
            "common_name": "Madrean alligator lizard",
            "official_name": "Elgaria kingii",
            "synonym": "Gerrhonotus kingii"
        },
        {
            "id": 9213,
            "code": "ELGMU",
            "taxon": 71008,
            "common_name": "Southern alligator lizard",
            "official_name": "Elgaria multicarinata",
            "synonym": "Gerrhonotus multicarinatus"
        },
        {
            "id": 9221,
            "code": "ELIMO",
            "taxon": 89097,
            "common_name": "Morgan's gerbil mouse",
            "official_name": "Eligmodontia morgani",
            "synonym": null
        },
        {
            "id": 9225,
            "code": "ELITY",
            "taxon": 56221,
            "common_name": "Highland gerbil mouse",
            "official_name": "Eligmodontia typus",
            "synonym": null
        },
        {
            "id": 9224,
            "code": "ELIQU",
            "taxon": 53277,
            "common_name": "Garden dormouse",
            "official_name": "Eliomys quercinus",
            "synonym": null
        },
        {
            "id": 9216,
            "code": "ELIEL",
            "taxon": 107274,
            "common_name": "Ellerman's tufted-tailed rat",
            "official_name": "Eliurus ellermani",
            "synonym": null
        },
        {
            "id": 9217,
            "code": "ELIGR",
            "taxon": 107282,
            "common_name": "Grandidier's tufted-tailed rat",
            "official_name": "Eliurus grandidieri",
            "synonym": null
        },
        {
            "id": 9218,
            "code": "ELIMA",
            "taxon": 107283,
            "common_name": "Major's tufted-tailed rat",
            "official_name": "Eliurus majori",
            "synonym": null
        },
        {
            "id": 9220,
            "code": "ELIMI",
            "taxon": 107284,
            "common_name": "Lesser tufted-tailed rat",
            "official_name": "Eliurus minor",
            "synonym": null
        },
        {
            "id": 9223,
            "code": "ELIMY",
            "taxon": 107285,
            "common_name": "Dormouse tufted-tailed rat",
            "official_name": "Eliurus myoxinus",
            "synonym": null
        },
        {
            "id": 9226,
            "code": "ELIWE",
            "taxon": 107287,
            "common_name": "Webb's tufted-tailed rat",
            "official_name": "Eliurus webbi",
            "synonym": null
        },
        {
            "id": 9219,
            "code": "ELIME",
            "taxon": 238,
            "common_name": null,
            "official_name": "Elizabethkingia meningoseptica",
            "synonym": "Chryseobacterium meningosepticum"
        }
    ]
}