GET /api/species/?format=api&offset=15300&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=15320&ordering=-id",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=15280&ordering=-id",
    "results": [
        {
            "id": 12323,
            "code": "HPV32",
            "taxon": 333763,
            "common_name": null,
            "official_name": "Human papillomavirus type 32",
            "synonym": null
        },
        {
            "id": 12322,
            "code": "HPV31",
            "taxon": 10585,
            "common_name": null,
            "official_name": "Human papillomavirus 31",
            "synonym": null
        },
        {
            "id": 12321,
            "code": "HPV30",
            "taxon": 10611,
            "common_name": null,
            "official_name": "Human papillomavirus 30",
            "synonym": null
        },
        {
            "id": 12320,
            "code": "HPV2A",
            "taxon": 10584,
            "common_name": null,
            "official_name": "Human papillomavirus type 2a",
            "synonym": null
        },
        {
            "id": 12319,
            "code": "HPV29",
            "taxon": 37112,
            "common_name": null,
            "official_name": "Human papillomavirus 29",
            "synonym": null
        },
        {
            "id": 12318,
            "code": "HPV28",
            "taxon": 37111,
            "common_name": null,
            "official_name": "Human papillomavirus 28",
            "synonym": null
        },
        {
            "id": 12317,
            "code": "HPV27",
            "taxon": 333752,
            "common_name": null,
            "official_name": "Human papillomavirus 27",
            "synonym": null
        },
        {
            "id": 12316,
            "code": "HPV26",
            "taxon": 333762,
            "common_name": null,
            "official_name": "Human papillomavirus type 26",
            "synonym": null
        },
        {
            "id": 12315,
            "code": "HPV25",
            "taxon": 10609,
            "common_name": null,
            "official_name": "Human papillomavirus 25",
            "synonym": null
        },
        {
            "id": 12314,
            "code": "HPV24",
            "taxon": 37956,
            "common_name": null,
            "official_name": "Human papillomavirus 24",
            "synonym": null
        },
        {
            "id": 12313,
            "code": "HPV23",
            "taxon": 37955,
            "common_name": null,
            "official_name": "Human papillomavirus 23",
            "synonym": null
        },
        {
            "id": 12312,
            "code": "HPV22",
            "taxon": 37954,
            "common_name": null,
            "official_name": "Human papillomavirus 22",
            "synonym": null
        },
        {
            "id": 12311,
            "code": "HPV21",
            "taxon": 31548,
            "common_name": null,
            "official_name": "Human papillomavirus 21",
            "synonym": null
        },
        {
            "id": 12310,
            "code": "HPV20",
            "taxon": 31547,
            "common_name": null,
            "official_name": "Human papillomavirus 20",
            "synonym": null
        },
        {
            "id": 12309,
            "code": "HPV19",
            "taxon": 10608,
            "common_name": null,
            "official_name": "Human papillomavirus 19",
            "synonym": null
        },
        {
            "id": 12308,
            "code": "HPV18",
            "taxon": 333761,
            "common_name": null,
            "official_name": "Human papillomavirus type 18",
            "synonym": null
        },
        {
            "id": 12307,
            "code": "HPV17",
            "taxon": 10607,
            "common_name": null,
            "official_name": "Human papillomavirus 17",
            "synonym": null
        },
        {
            "id": 12306,
            "code": "HPV16",
            "taxon": 333760,
            "common_name": null,
            "official_name": "Human papillomavirus type 16",
            "synonym": null
        },
        {
            "id": 12305,
            "code": "HPV15",
            "taxon": 10606,
            "common_name": null,
            "official_name": "Human papillomavirus 15",
            "synonym": null
        },
        {
            "id": 12304,
            "code": "HPV14",
            "taxon": 10605,
            "common_name": null,
            "official_name": "Human papillomavirus 14",
            "synonym": null
        }
    ]
}