GET /api/species/?format=api&offset=4000&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=4020&ordering=taxon",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=3980&ordering=taxon",
    "results": [
        {
            "id": 17133,
            "code": "NDVH4",
            "taxon": 11181,
            "common_name": "NDV",
            "official_name": "Newcastle disease virus (strain B1-Hitchner/47)",
            "synonym": null
        },
        {
            "id": 17134,
            "code": "NDVI",
            "taxon": 11182,
            "common_name": "NDV",
            "official_name": "Newcastle disease virus (strain Italien/45)",
            "synonym": null
        },
        {
            "id": 17135,
            "code": "NDVJ",
            "taxon": 11183,
            "common_name": "NDV",
            "official_name": "Newcastle disease virus (strain Iba/85)",
            "synonym": null
        },
        {
            "id": 17137,
            "code": "NDVL",
            "taxon": 11184,
            "common_name": "NDV",
            "official_name": "Newcastle disease virus (strain Chicken/United States/LaSota/46)",
            "synonym": null
        },
        {
            "id": 17138,
            "code": "NDVM",
            "taxon": 11185,
            "common_name": "NDV",
            "official_name": "Newcastle disease virus (strain Miyadera/51)",
            "synonym": null
        },
        {
            "id": 17139,
            "code": "NDVQ",
            "taxon": 11186,
            "common_name": "NDV",
            "official_name": "Newcastle disease virus (strain Queensland/66)",
            "synonym": null
        },
        {
            "id": 17132,
            "code": "NDVH3",
            "taxon": 11187,
            "common_name": "NDV",
            "official_name": "Newcastle disease virus (strain Her/33)",
            "synonym": null
        },
        {
            "id": 17140,
            "code": "NDVT",
            "taxon": 11188,
            "common_name": "NDV",
            "official_name": "Newcastle disease virus (strain Texas)",
            "synonym": null
        },
        {
            "id": 17141,
            "code": "NDVTG",
            "taxon": 11189,
            "common_name": "NDV",
            "official_name": "Newcastle disease virus (strain Chicken/United States(TX)/GB/48)",
            "synonym": "Newcastle disease virus (strain Texas g.b./48)"
        },
        {
            "id": 17142,
            "code": "NDVU",
            "taxon": 11190,
            "common_name": "NDV",
            "official_name": "Newcastle disease virus (strain Chicken/Northern Ireland/Ulster/67)",
            "synonym": null
        },
        {
            "id": 23116,
            "code": "SEND6",
            "taxon": 11193,
            "common_name": "SeV",
            "official_name": "Sendai virus (strain 6/94)",
            "synonym": null
        },
        {
            "id": 23118,
            "code": "SENDE",
            "taxon": 11194,
            "common_name": "SeV",
            "official_name": "Sendai virus (strain Enders)",
            "synonym": null
        },
        {
            "id": 23119,
            "code": "SENDF",
            "taxon": 11195,
            "common_name": "SeV",
            "official_name": "Sendai virus (strain Fushimi)",
            "synonym": null
        },
        {
            "id": 23120,
            "code": "SENDH",
            "taxon": 11196,
            "common_name": "SeV",
            "official_name": "Sendai virus (strain Harris)",
            "synonym": null
        },
        {
            "id": 23124,
            "code": "SENDZ",
            "taxon": 11198,
            "common_name": "SeV",
            "official_name": "Sendai virus (strain Z)",
            "synonym": "Sendai virus (strain HVJ)"
        },
        {
            "id": 19984,
            "code": "PIV5",
            "taxon": 11208,
            "common_name": "PIV5",
            "official_name": "Parainfluenza virus 5 (strain W3)",
            "synonym": "Simian virus 5"
        },
        {
            "id": 19772,
            "code": "PI1HC",
            "taxon": 11210,
            "common_name": "HPIV-1",
            "official_name": "Human parainfluenza 1 virus (strain C39)",
            "synonym": null
        },
        {
            "id": 19775,
            "code": "PI1HW",
            "taxon": 11211,
            "common_name": "HPIV-1",
            "official_name": "Human parainfluenza 1 virus (strain Washington/1957)",
            "synonym": null
        },
        {
            "id": 19777,
            "code": "PI2HG",
            "taxon": 11213,
            "common_name": "HPIV-2",
            "official_name": "Human parainfluenza 2 virus (strain Greer)",
            "synonym": null
        },
        {
            "id": 19778,
            "code": "PI2HT",
            "taxon": 11214,
            "common_name": "HPIV-2",
            "official_name": "Human parainfluenza 2 virus (strain Toshiba)",
            "synonym": null
        }
    ]
}