GET /api/species/?format=api&offset=12340&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=12360&ordering=id",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=12320&ordering=id",
    "results": [
        {
            "id": 12341,
            "code": "HPV51",
            "taxon": 10595,
            "common_name": null,
            "official_name": "Human papillomavirus 51",
            "synonym": null
        },
        {
            "id": 12342,
            "code": "HPV52",
            "taxon": 10618,
            "common_name": null,
            "official_name": "Human papillomavirus 52",
            "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": 12346,
            "code": "HPV56",
            "taxon": 10596,
            "common_name": null,
            "official_name": "Human papillomavirus 56",
            "synonym": null
        },
        {
            "id": 12347,
            "code": "HPV57",
            "taxon": 333753,
            "common_name": null,
            "official_name": "Human papillomavirus 57",
            "synonym": null
        },
        {
            "id": 12348,
            "code": "HPV58",
            "taxon": 10598,
            "common_name": null,
            "official_name": "Human papillomavirus 58",
            "synonym": null
        },
        {
            "id": 12349,
            "code": "HPV59",
            "taxon": 37115,
            "common_name": null,
            "official_name": "Human papillomavirus 59",
            "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": 12353,
            "code": "HPV62",
            "taxon": 334210,
            "common_name": null,
            "official_name": "Human papillomavirus 62",
            "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": 12356,
            "code": "HPV65",
            "taxon": 28312,
            "common_name": null,
            "official_name": "Human papillomavirus 65",
            "synonym": null
        },
        {
            "id": 12357,
            "code": "HPV66",
            "taxon": 37119,
            "common_name": null,
            "official_name": "Human papillomavirus 66",
            "synonym": null
        },
        {
            "id": 12358,
            "code": "HPV67",
            "taxon": 37120,
            "common_name": null,
            "official_name": "Human papillomavirus 67",
            "synonym": null
        },
        {
            "id": 12359,
            "code": "HPV68",
            "taxon": 45240,
            "common_name": null,
            "official_name": "Human papillomavirus 68",
            "synonym": null
        },
        {
            "id": 12360,
            "code": "HPV69",
            "taxon": 37121,
            "common_name": null,
            "official_name": "Human papillomavirus 69",
            "synonym": null
        }
    ]
}