GET /api/species/?format=api&offset=12340&ordering=-synonym
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=-synonym",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=12320&ordering=-synonym",
    "results": [
        {
            "id": 12302,
            "code": "HPV12",
            "taxon": 10604,
            "common_name": null,
            "official_name": "Human papillomavirus 12",
            "synonym": null
        },
        {
            "id": 12303,
            "code": "HPV13",
            "taxon": 10573,
            "common_name": null,
            "official_name": "Human papillomavirus 13",
            "synonym": null
        },
        {
            "id": 12304,
            "code": "HPV14",
            "taxon": 10605,
            "common_name": null,
            "official_name": "Human papillomavirus 14",
            "synonym": null
        },
        {
            "id": 12305,
            "code": "HPV15",
            "taxon": 10606,
            "common_name": null,
            "official_name": "Human papillomavirus 15",
            "synonym": null
        },
        {
            "id": 12306,
            "code": "HPV16",
            "taxon": 333760,
            "common_name": null,
            "official_name": "Human papillomavirus type 16",
            "synonym": null
        },
        {
            "id": 12307,
            "code": "HPV17",
            "taxon": 10607,
            "common_name": null,
            "official_name": "Human papillomavirus 17",
            "synonym": null
        },
        {
            "id": 12308,
            "code": "HPV18",
            "taxon": 333761,
            "common_name": null,
            "official_name": "Human papillomavirus type 18",
            "synonym": null
        },
        {
            "id": 12309,
            "code": "HPV19",
            "taxon": 10608,
            "common_name": null,
            "official_name": "Human papillomavirus 19",
            "synonym": null
        },
        {
            "id": 12310,
            "code": "HPV20",
            "taxon": 31547,
            "common_name": null,
            "official_name": "Human papillomavirus 20",
            "synonym": null
        },
        {
            "id": 12311,
            "code": "HPV21",
            "taxon": 31548,
            "common_name": null,
            "official_name": "Human papillomavirus 21",
            "synonym": null
        },
        {
            "id": 12312,
            "code": "HPV22",
            "taxon": 37954,
            "common_name": null,
            "official_name": "Human papillomavirus 22",
            "synonym": null
        },
        {
            "id": 12313,
            "code": "HPV23",
            "taxon": 37955,
            "common_name": null,
            "official_name": "Human papillomavirus 23",
            "synonym": null
        },
        {
            "id": 12314,
            "code": "HPV24",
            "taxon": 37956,
            "common_name": null,
            "official_name": "Human papillomavirus 24",
            "synonym": null
        },
        {
            "id": 12315,
            "code": "HPV25",
            "taxon": 10609,
            "common_name": null,
            "official_name": "Human papillomavirus 25",
            "synonym": null
        },
        {
            "id": 12316,
            "code": "HPV26",
            "taxon": 333762,
            "common_name": null,
            "official_name": "Human papillomavirus type 26",
            "synonym": null
        },
        {
            "id": 12317,
            "code": "HPV27",
            "taxon": 333752,
            "common_name": null,
            "official_name": "Human papillomavirus 27",
            "synonym": null
        },
        {
            "id": 12318,
            "code": "HPV28",
            "taxon": 37111,
            "common_name": null,
            "official_name": "Human papillomavirus 28",
            "synonym": null
        },
        {
            "id": 12319,
            "code": "HPV29",
            "taxon": 37112,
            "common_name": null,
            "official_name": "Human papillomavirus 29",
            "synonym": null
        },
        {
            "id": 12320,
            "code": "HPV2A",
            "taxon": 10584,
            "common_name": null,
            "official_name": "Human papillomavirus type 2a",
            "synonym": null
        },
        {
            "id": 20615,
            "code": "PRATU",
            "taxon": 209869,
            "common_name": "Tullberg's soft-furred rat",
            "official_name": "Praomys tullbergi",
            "synonym": null
        }
    ]
}