GET /api/species/?format=api&offset=10800&ordering=-taxon
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=10820&ordering=-taxon",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=10780&ordering=-taxon",
    "results": [
        {
            "id": 11293,
            "code": "HAEFA",
            "taxon": 181088,
            "common_name": "Tick",
            "official_name": "Haemaphysalis flava",
            "synonym": null
        },
        {
            "id": 9145,
            "code": "EHV86",
            "taxon": 181082,
            "common_name": "EhV-86",
            "official_name": "Emiliania huxleyi virus 86",
            "synonym": null
        },
        {
            "id": 6565,
            "code": "COCMN",
            "taxon": 181026,
            "common_name": "Mangrove cuckoo",
            "official_name": "Coccyzus minor",
            "synonym": null
        },
        {
            "id": 8166,
            "code": "DENDA",
            "taxon": 181002,
            "common_name": "Orchid",
            "official_name": "Dendrobium denneanum",
            "synonym": "Dendrobium aurantiacum var. denneanum"
        },
        {
            "id": 7865,
            "code": "CYPBR",
            "taxon": 180973,
            "common_name": "Shortleaf spikesedge",
            "official_name": "Cyperus brevifolius",
            "synonym": "Kyllinga brevifolia"
        },
        {
            "id": 26751,
            "code": "VIOHE",
            "taxon": 180952,
            "common_name": "Australian violet",
            "official_name": "Viola hederacea",
            "synonym": null
        },
        {
            "id": 21565,
            "code": "RANDI",
            "taxon": 180914,
            "common_name": "Mountain dragon",
            "official_name": "Rankinia diemensis",
            "synonym": "Tympanocryptis diemensis"
        },
        {
            "id": 7514,
            "code": "CTEMC",
            "taxon": 180913,
            "common_name": "Lake Eyre dragon",
            "official_name": "Ctenophorus maculosus",
            "synonym": "Tympanocryptis maculosa"
        },
        {
            "id": 7513,
            "code": "CTEMA",
            "taxon": 180912,
            "common_name": "Spotted dragon",
            "official_name": "Ctenophorus maculatus",
            "synonym": null
        },
        {
            "id": 7508,
            "code": "CTEIS",
            "taxon": 180911,
            "common_name": "Military dragon",
            "official_name": "Ctenophorus isolepis",
            "synonym": null
        },
        {
            "id": 7502,
            "code": "CTEGI",
            "taxon": 180910,
            "common_name": "Bulldust ground-dragon",
            "official_name": "Ctenophorus gibba",
            "synonym": "Amphibolurus gibba"
        },
        {
            "id": 7499,
            "code": "CTEFO",
            "taxon": 180909,
            "common_name": "Mallee dragon",
            "official_name": "Ctenophorus fordi",
            "synonym": null
        },
        {
            "id": 7498,
            "code": "CTEFM",
            "taxon": 180908,
            "common_name": "Long-tailed sand dragon",
            "official_name": "Ctenophorus femoralis",
            "synonym": "Amphibolurus femoralis"
        },
        {
            "id": 7490,
            "code": "CTECR",
            "taxon": 180907,
            "common_name": "Crested dragon",
            "official_name": "Ctenophorus cristatus",
            "synonym": null
        },
        {
            "id": 7488,
            "code": "CTECL",
            "taxon": 180906,
            "common_name": "Black-shouldered ground dragon",
            "official_name": "Ctenophorus clayi",
            "synonym": "Amphibolurus clayi"
        },
        {
            "id": 7487,
            "code": "CTECA",
            "taxon": 180905,
            "common_name": "Ring-tailed dragon",
            "official_name": "Ctenophorus caudicinctus",
            "synonym": "Grammatophora caudicincta"
        },
        {
            "id": 2838,
            "code": "BACHU",
            "taxon": 180856,
            "common_name": null,
            "official_name": "Bacillus thuringiensis subsp. konkukian",
            "synonym": null
        },
        {
            "id": 2916,
            "code": "BACT3",
            "taxon": 180850,
            "common_name": null,
            "official_name": "Bacillus thuringiensis subsp. indiana",
            "synonym": null
        },
        {
            "id": 26473,
            "code": "VACVI",
            "taxon": 180772,
            "common_name": "Mountain cranberry",
            "official_name": "Vaccinium vitis-idaea",
            "synonym": null
        },
        {
            "id": 26470,
            "code": "VACMY",
            "taxon": 180763,
            "common_name": "European blueberry",
            "official_name": "Vaccinium myrtillus",
            "synonym": null
        }
    ]
}