GET /api/species/?format=api&offset=20020&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=20040&ordering=id",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=20000&ordering=id",
    "results": [
        {
            "id": 20021,
            "code": "PLADA",
            "taxon": 78439,
            "common_name": "Oceanic squid",
            "official_name": "Planctoteuthis danae",
            "synonym": "Valbyteuthis danae"
        },
        {
            "id": 20022,
            "code": "PLADO",
            "taxon": 362823,
            "common_name": "Thomas's broad-nosed bat",
            "official_name": "Platyrrhinus dorsalis",
            "synonym": null
        },
        {
            "id": 20023,
            "code": "PLADU",
            "taxon": 6359,
            "common_name": "Dumeril's clam worm",
            "official_name": "Platynereis dumerilii",
            "synonym": null
        },
        {
            "id": 20024,
            "code": "PLAEL",
            "taxon": 77517,
            "common_name": null,
            "official_name": "Plasmodium elongatum",
            "synonym": null
        },
        {
            "id": 20025,
            "code": "PLAEX",
            "taxon": 141282,
            "common_name": "Eastern rosella",
            "official_name": "Platycercus eximius",
            "synonym": "Psittacus eximius"
        },
        {
            "id": 20026,
            "code": "PLAF1",
            "taxon": 57265,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate 311)",
            "synonym": null
        },
        {
            "id": 20027,
            "code": "PLAF2",
            "taxon": 70150,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate Nig32 / Nigeria)",
            "synonym": null
        },
        {
            "id": 20028,
            "code": "PLAF3",
            "taxon": 5834,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate ro-33 / Ghana)",
            "synonym": null
        },
        {
            "id": 20029,
            "code": "PLAF4",
            "taxon": 57267,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate Dd2)",
            "synonym": null
        },
        {
            "id": 20030,
            "code": "PLAF5",
            "taxon": 132416,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate FCH-5)",
            "synonym": null
        },
        {
            "id": 20031,
            "code": "PLAF6",
            "taxon": 57269,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate kf1916)",
            "synonym": null
        },
        {
            "id": 20032,
            "code": "PLAF7",
            "taxon": 36329,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate 3D7)",
            "synonym": null
        },
        {
            "id": 20033,
            "code": "PLAF8",
            "taxon": 57266,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate 7G8)",
            "synonym": null
        },
        {
            "id": 20034,
            "code": "PLAF9",
            "taxon": 57276,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate tak 9)",
            "synonym": null
        },
        {
            "id": 20035,
            "code": "PLAFA",
            "taxon": 5833,
            "common_name": null,
            "official_name": "Plasmodium falciparum",
            "synonym": null
        },
        {
            "id": 20036,
            "code": "PLAFB",
            "taxon": 33631,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate FCBR / Columbia)",
            "synonym": null
        },
        {
            "id": 20037,
            "code": "PLAFC",
            "taxon": 5835,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate Camp / Malaysia)",
            "synonym": null
        },
        {
            "id": 20038,
            "code": "PLAFD",
            "taxon": 5836,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate CDC / Honduras)",
            "synonym": null
        },
        {
            "id": 20039,
            "code": "PLAFE",
            "taxon": 8260,
            "common_name": "European flounder",
            "official_name": "Platichthys flesus",
            "synonym": "Pleuronectes flesus"
        },
        {
            "id": 20040,
            "code": "PLAFF",
            "taxon": 5837,
            "common_name": null,
            "official_name": "Plasmodium falciparum (isolate FC27 / Papua New Guinea)",
            "synonym": null
        }
    ]
}