GET /api/species/?format=api&offset=20000&ordering=id
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=20020&ordering=id",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=19980&ordering=id",
    "results": [
        {
            "id": 20001,
            "code": "PLABC",
            "taxon": 249009,
            "common_name": "Short-headed broad-nosed bat",
            "official_name": "Platyrrhinus brachycephalus",
            "synonym": null
        },
        {
            "id": 20002,
            "code": "PLABE",
            "taxon": 5821,
            "common_name": null,
            "official_name": "Plasmodium berghei",
            "synonym": null
        },
        {
            "id": 20003,
            "code": "PLABI",
            "taxon": 2588089,
            "common_name": "Two-spotted assassin bug",
            "official_name": "Platymeris biguttatus",
            "synonym": null
        },
        {
            "id": 20004,
            "code": "PLABR",
            "taxon": 5824,
            "common_name": null,
            "official_name": "Plasmodium brasilianum",
            "synonym": null
        },
        {
            "id": 20005,
            "code": "PLABS",
            "taxon": 37360,
            "common_name": "Clubroot disease agent",
            "official_name": "Plasmodiophora brassicae",
            "synonym": null
        },
        {
            "id": 20006,
            "code": "PLACA",
            "taxon": 56860,
            "common_name": "Cream cups",
            "official_name": "Platystemon californicus",
            "synonym": null
        },
        {
            "id": 20007,
            "code": "PLACB",
            "taxon": 5828,
            "common_name": null,
            "official_name": "Plasmodium cynomolgi (strain Berok)",
            "synonym": null
        },
        {
            "id": 20008,
            "code": "PLACC",
            "taxon": 5829,
            "common_name": null,
            "official_name": "Plasmodium cynomolgi (strain Ceylon)",
            "synonym": null
        },
        {
            "id": 20009,
            "code": "PLACD",
            "taxon": 1120755,
            "common_name": null,
            "official_name": "Plasmodium cynomolgi (strain B)",
            "synonym": null
        },
        {
            "id": 20010,
            "code": "PLACG",
            "taxon": 5830,
            "common_name": null,
            "official_name": "Plasmodium cynomolgi (strain Gombak)",
            "synonym": null
        },
        {
            "id": 20011,
            "code": "PLACH",
            "taxon": 5825,
            "common_name": null,
            "official_name": "Plasmodium chabaudi",
            "synonym": null
        },
        {
            "id": 20012,
            "code": "PLACI",
            "taxon": 78829,
            "common_name": "Yellow fringed orchid",
            "official_name": "Platanthera ciliaris",
            "synonym": "Habenaria ciliaris"
        },
        {
            "id": 20013,
            "code": "PLACL",
            "taxon": 5831,
            "common_name": null,
            "official_name": "Plasmodium cynomolgi (strain London)",
            "synonym": null
        },
        {
            "id": 20014,
            "code": "PLACM",
            "taxon": 5832,
            "common_name": null,
            "official_name": "Plasmodium cynomolgi (strain Mulligan/NIH)",
            "synonym": null
        },
        {
            "id": 20015,
            "code": "PLACN",
            "taxon": 59353,
            "common_name": "Greater butterfly-orchid",
            "official_name": "Platanthera chlorantha",
            "synonym": "Orchis chlorantha"
        },
        {
            "id": 20016,
            "code": "PLACO",
            "taxon": 157322,
            "common_name": "Longicorn beetle",
            "official_name": "Plagionotus christophi",
            "synonym": null
        },
        {
            "id": 20017,
            "code": "PLACR",
            "taxon": 1136245,
            "common_name": "Lesser valley coral",
            "official_name": "Platygyra carnosa",
            "synonym": null
        },
        {
            "id": 20018,
            "code": "PLACS",
            "taxon": 3062245,
            "common_name": "Longnose trevally",
            "official_name": "Platycaranx chrysophrys",
            "synonym": "Caranx chrysophrys"
        },
        {
            "id": 20019,
            "code": "PLACU",
            "taxon": 31271,
            "common_name": null,
            "official_name": "Plasmodium chabaudi chabaudi",
            "synonym": null
        },
        {
            "id": 20020,
            "code": "PLACY",
            "taxon": 908212,
            "common_name": "Sponge",
            "official_name": "Plakina crypta",
            "synonym": null
        }
    ]
}