GET /api/species/?format=api&offset=180&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=200&ordering=-official_name",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=160&ordering=-official_name",
    "results": [
        {
            "id": 27157,
            "code": "YERPH",
            "taxon": 547048,
            "common_name": null,
            "official_name": "Yersinia pestis bv. Medievalis (strain Harbin 35)",
            "synonym": null
        },
        {
            "id": 27158,
            "code": "YERPN",
            "taxon": 377628,
            "common_name": null,
            "official_name": "Yersinia pestis bv. Antiqua (strain Nepal516)",
            "synonym": null
        },
        {
            "id": 27152,
            "code": "YERPA",
            "taxon": 360102,
            "common_name": null,
            "official_name": "Yersinia pestis bv. Antiqua (strain Antiqua)",
            "synonym": null
        },
        {
            "id": 27156,
            "code": "YERPG",
            "taxon": 349746,
            "common_name": null,
            "official_name": "Yersinia pestis bv. Antiqua (strain Angola)",
            "synonym": null
        },
        {
            "id": 27155,
            "code": "YERPE",
            "taxon": 632,
            "common_name": null,
            "official_name": "Yersinia pestis",
            "synonym": null
        },
        {
            "id": 27148,
            "code": "YERMW",
            "taxon": 349967,
            "common_name": null,
            "official_name": "Yersinia mollaretii (strain ATCC 43969 / DSM 18520 / CIP 103324 / CNY 7263 / WAIP 204)",
            "synonym": null
        },
        {
            "id": 27147,
            "code": "YERMO",
            "taxon": 33060,
            "common_name": null,
            "official_name": "Yersinia mollaretii",
            "synonym": null
        },
        {
            "id": 27146,
            "code": "YERKR",
            "taxon": 28152,
            "common_name": null,
            "official_name": "Yersinia kristensenii",
            "synonym": null
        },
        {
            "id": 27145,
            "code": "YERIN",
            "taxon": 631,
            "common_name": null,
            "official_name": "Yersinia intermedia",
            "synonym": null
        },
        {
            "id": 27144,
            "code": "YERFR",
            "taxon": 29484,
            "common_name": null,
            "official_name": "Yersinia frederiksenii",
            "synonym": null
        },
        {
            "id": 27143,
            "code": "YERET",
            "taxon": 935293,
            "common_name": null,
            "official_name": "Yersinia entomophaga",
            "synonym": null
        },
        {
            "id": 27140,
            "code": "YERE3",
            "taxon": 994476,
            "common_name": null,
            "official_name": "Yersinia enterocolitica subsp. palearctica serotype O:9 / biotype 3 (strain 105.5R(r))",
            "synonym": null
        },
        {
            "id": 27151,
            "code": "YERP4",
            "taxon": 1329364,
            "common_name": null,
            "official_name": "Yersinia enterocolitica subsp. palearctica serotype O:3 (strain YE-P4)",
            "synonym": null
        },
        {
            "id": 27139,
            "code": "YERE1",
            "taxon": 930944,
            "common_name": null,
            "official_name": "Yersinia enterocolitica subsp. palearctica serotype O:3 (strain DSM 13030 / CIP 106945 / Y11)",
            "synonym": null
        },
        {
            "id": 27141,
            "code": "YERE8",
            "taxon": 393305,
            "common_name": null,
            "official_name": "Yersinia enterocolitica serotype O:8 / biotype 1B (strain NCTC 13174 / 8081)",
            "synonym": null
        },
        {
            "id": 27142,
            "code": "YEREN",
            "taxon": 630,
            "common_name": null,
            "official_name": "Yersinia enterocolitica",
            "synonym": null
        },
        {
            "id": 27138,
            "code": "YERBE",
            "taxon": 634,
            "common_name": null,
            "official_name": "Yersinia bercovieri",
            "synonym": null
        },
        {
            "id": 27136,
            "code": "YERAE",
            "taxon": 263819,
            "common_name": null,
            "official_name": "Yersinia aleksiciae",
            "synonym": null
        },
        {
            "id": 27137,
            "code": "YERAL",
            "taxon": 29483,
            "common_name": null,
            "official_name": "Yersinia aldovae",
            "synonym": null
        },
        {
            "id": 27167,
            "code": "YHV",
            "taxon": 96029,
            "common_name": "YHV",
            "official_name": "Yellow head virus",
            "synonym": null
        }
    ]
}