GET /api/species/?format=api&offset=15100&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=15120&ordering=-official_name",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=15080&ordering=-official_name",
    "results": [
        {
            "id": 12343,
            "code": "HPV53",
            "taxon": 333765,
            "common_name": null,
            "official_name": "Human papillomavirus type 53",
            "synonym": null
        },
        {
            "id": 12340,
            "code": "HPV50",
            "taxon": 40539,
            "common_name": null,
            "official_name": "Human papillomavirus type 50",
            "synonym": null
        },
        {
            "id": 12339,
            "code": "HPV49",
            "taxon": 10616,
            "common_name": null,
            "official_name": "Human papillomavirus type 49",
            "synonym": null
        },
        {
            "id": 12338,
            "code": "HPV48",
            "taxon": 40538,
            "common_name": null,
            "official_name": "Human papillomavirus type 48",
            "synonym": null
        },
        {
            "id": 12332,
            "code": "HPV41",
            "taxon": 10589,
            "common_name": null,
            "official_name": "Human papillomavirus type 41",
            "synonym": null
        },
        {
            "id": 12325,
            "code": "HPV34",
            "taxon": 333764,
            "common_name": null,
            "official_name": "Human papillomavirus type 34",
            "synonym": null
        },
        {
            "id": 12323,
            "code": "HPV32",
            "taxon": 333763,
            "common_name": null,
            "official_name": "Human papillomavirus type 32",
            "synonym": null
        },
        {
            "id": 12320,
            "code": "HPV2A",
            "taxon": 10584,
            "common_name": null,
            "official_name": "Human papillomavirus type 2a",
            "synonym": null
        },
        {
            "id": 12316,
            "code": "HPV26",
            "taxon": 333762,
            "common_name": null,
            "official_name": "Human papillomavirus type 26",
            "synonym": null
        },
        {
            "id": 12308,
            "code": "HPV18",
            "taxon": 333761,
            "common_name": null,
            "official_name": "Human papillomavirus type 18",
            "synonym": null
        },
        {
            "id": 12306,
            "code": "HPV16",
            "taxon": 333760,
            "common_name": null,
            "official_name": "Human papillomavirus type 16",
            "synonym": null
        },
        {
            "id": 12300,
            "code": "HPV10",
            "taxon": 333759,
            "common_name": null,
            "official_name": "Human papillomavirus type 10",
            "synonym": null
        },
        {
            "id": 12299,
            "code": "HPV1",
            "taxon": 10583,
            "common_name": null,
            "official_name": "Human papillomavirus type 1",
            "synonym": "Human papillomavirus type 1a"
        },
        {
            "id": 12298,
            "code": "HPV09",
            "taxon": 10621,
            "common_name": null,
            "official_name": "Human papillomavirus 9",
            "synonym": null
        },
        {
            "id": 12367,
            "code": "HPV82",
            "taxon": 129724,
            "common_name": null,
            "official_name": "Human papillomavirus 82",
            "synonym": null
        },
        {
            "id": 12366,
            "code": "HPV73",
            "taxon": 51033,
            "common_name": null,
            "official_name": "Human papillomavirus 73",
            "synonym": null
        },
        {
            "id": 12365,
            "code": "HPV72",
            "taxon": 333770,
            "common_name": null,
            "official_name": "Human papillomavirus 72",
            "synonym": null
        },
        {
            "id": 12296,
            "code": "HPV07",
            "taxon": 10620,
            "common_name": null,
            "official_name": "Human papillomavirus 7",
            "synonym": null
        },
        {
            "id": 12360,
            "code": "HPV69",
            "taxon": 37121,
            "common_name": null,
            "official_name": "Human papillomavirus 69",
            "synonym": null
        },
        {
            "id": 12359,
            "code": "HPV68",
            "taxon": 45240,
            "common_name": null,
            "official_name": "Human papillomavirus 68",
            "synonym": null
        }
    ]
}