GET /api/species/?format=api&offset=15000&ordering=-code
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=15020&ordering=-code",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=14980&ordering=-code",
    "results": [
        {
            "id": 12330,
            "code": "HPV39",
            "taxon": 10588,
            "common_name": null,
            "official_name": "Human papillomavirus 39",
            "synonym": null
        },
        {
            "id": 12329,
            "code": "HPV38",
            "taxon": 37959,
            "common_name": null,
            "official_name": "Human papillomavirus 38",
            "synonym": null
        },
        {
            "id": 12328,
            "code": "HPV37",
            "taxon": 37958,
            "common_name": null,
            "official_name": "Human papillomavirus 37",
            "synonym": null
        },
        {
            "id": 12327,
            "code": "HPV36",
            "taxon": 37957,
            "common_name": null,
            "official_name": "Human papillomavirus 36",
            "synonym": null
        },
        {
            "id": 12326,
            "code": "HPV35",
            "taxon": 10587,
            "common_name": null,
            "official_name": "Human papillomavirus 35",
            "synonym": null
        },
        {
            "id": 12325,
            "code": "HPV34",
            "taxon": 333764,
            "common_name": null,
            "official_name": "Human papillomavirus type 34",
            "synonym": null
        },
        {
            "id": 12324,
            "code": "HPV33",
            "taxon": 10586,
            "common_name": null,
            "official_name": "Human papillomavirus 33",
            "synonym": null
        },
        {
            "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
        }
    ]
}