GET /api/species/?format=api&offset=12520&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=12540&ordering=official_name",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=12500&ordering=official_name",
    "results": [
        {
            "id": 12339,
            "code": "HPV49",
            "taxon": 10616,
            "common_name": null,
            "official_name": "Human papillomavirus type 49",
            "synonym": null
        },
        {
            "id": 12340,
            "code": "HPV50",
            "taxon": 40539,
            "common_name": null,
            "official_name": "Human papillomavirus type 50",
            "synonym": null
        },
        {
            "id": 12343,
            "code": "HPV53",
            "taxon": 333765,
            "common_name": null,
            "official_name": "Human papillomavirus type 53",
            "synonym": null
        },
        {
            "id": 12344,
            "code": "HPV54",
            "taxon": 1671798,
            "common_name": null,
            "official_name": "Human papillomavirus type 54",
            "synonym": null
        },
        {
            "id": 12345,
            "code": "HPV55",
            "taxon": 37114,
            "common_name": null,
            "official_name": "Human papillomavirus type 55",
            "synonym": null
        },
        {
            "id": 12350,
            "code": "HPV5B",
            "taxon": 10599,
            "common_name": null,
            "official_name": "Human papillomavirus type 5b",
            "synonym": null
        },
        {
            "id": 12351,
            "code": "HPV60",
            "taxon": 40540,
            "common_name": null,
            "official_name": "Human papillomavirus type 60",
            "synonym": null
        },
        {
            "id": 12352,
            "code": "HPV61",
            "taxon": 37116,
            "common_name": null,
            "official_name": "Human papillomavirus type 61",
            "synonym": null
        },
        {
            "id": 12354,
            "code": "HPV63",
            "taxon": 28311,
            "common_name": null,
            "official_name": "Human papillomavirus type 63",
            "synonym": null
        },
        {
            "id": 12355,
            "code": "HPV64",
            "taxon": 37118,
            "common_name": null,
            "official_name": "Human papillomavirus type 64",
            "synonym": null
        },
        {
            "id": 12361,
            "code": "HPV6A",
            "taxon": 37122,
            "common_name": null,
            "official_name": "Human papillomavirus type 6a",
            "synonym": null
        },
        {
            "id": 12362,
            "code": "HPV6B",
            "taxon": 10600,
            "common_name": null,
            "official_name": "Human papillomavirus type 6b",
            "synonym": null
        },
        {
            "id": 12363,
            "code": "HPV6C",
            "taxon": 10601,
            "common_name": null,
            "official_name": "Human papillomavirus type 6c",
            "synonym": null
        },
        {
            "id": 12364,
            "code": "HPV70",
            "taxon": 39457,
            "common_name": null,
            "official_name": "Human papillomavirus type 70",
            "synonym": null
        },
        {
            "id": 12297,
            "code": "HPV08",
            "taxon": 10579,
            "common_name": null,
            "official_name": "Human papillomavirus type 8",
            "synonym": null
        },
        {
            "id": 12368,
            "code": "HPV94",
            "taxon": 260717,
            "common_name": null,
            "official_name": "Human papillomavirus type 94",
            "synonym": null
        },
        {
            "id": 12373,
            "code": "HPVME",
            "taxon": 10602,
            "common_name": null,
            "official_name": "Human papillomavirus type ME180",
            "synonym": null
        },
        {
            "id": 12374,
            "code": "HPVR7",
            "taxon": 79691,
            "common_name": null,
            "official_name": "Human papillomavirus type RTRX7",
            "synonym": null
        },
        {
            "id": 19771,
            "code": "PI1HB",
            "taxon": 31605,
            "common_name": "HPIV-1",
            "official_name": "Human parainfluenza 1 virus (strain C35)",
            "synonym": null
        },
        {
            "id": 19772,
            "code": "PI1HC",
            "taxon": 11210,
            "common_name": "HPIV-1",
            "official_name": "Human parainfluenza 1 virus (strain C39)",
            "synonym": null
        }
    ]
}