GET /api/species/?format=api&offset=25000&ordering=-taxon
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=25020&ordering=-taxon",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=24980&ordering=-taxon",
    "results": [
        {
            "id": 264,
            "code": "ACIGU",
            "taxon": 7902,
            "common_name": "Russian sturgeon",
            "official_name": "Acipenser gueldenstaedtii",
            "synonym": "Danube sturgeon"
        },
        {
            "id": 27333,
            "code": "9ACTI",
            "taxon": 7898,
            "common_name": null,
            "official_name": "Actinopterygii",
            "synonym": null
        },
        {
            "id": 13995,
            "code": "LATCH",
            "taxon": 7897,
            "common_name": "Coelacanth",
            "official_name": "Latimeria chalumnae",
            "synonym": null
        },
        {
            "id": 17263,
            "code": "NEOFS",
            "taxon": 7892,
            "common_name": "Australian lungfish",
            "official_name": "Neoceratodus forsteri",
            "synonym": "Ceratodus forsteri"
        },
        {
            "id": 20677,
            "code": "PROAN",
            "taxon": 7888,
            "common_name": "African lungfish",
            "official_name": "Protopterus annectens",
            "synonym": null
        },
        {
            "id": 20680,
            "code": "PROAT",
            "taxon": 7886,
            "common_name": "Marbled lungfish",
            "official_name": "Protopterus aethiopicus",
            "synonym": null
        },
        {
            "id": 14321,
            "code": "LEPPA",
            "taxon": 7883,
            "common_name": "South American lungfish",
            "official_name": "Lepidosiren paradoxus",
            "synonym": null
        },
        {
            "id": 12547,
            "code": "HYDCO",
            "taxon": 7873,
            "common_name": "Spotted ratfish",
            "official_name": "Hydrolagus colliei",
            "synonym": "Chimaera colliei"
        },
        {
            "id": 5818,
            "code": "CHIMO",
            "taxon": 7871,
            "common_name": "Rabbit fish",
            "official_name": "Chimaera monstrosa",
            "synonym": null
        },
        {
            "id": 4686,
            "code": "CALMI",
            "taxon": 7868,
            "common_name": "Ghost shark",
            "official_name": "Callorhinchus milii",
            "synonym": null
        },
        {
            "id": 4606,
            "code": "CALCY",
            "taxon": 7867,
            "common_name": "Plownose chimaera",
            "official_name": "Callorhinchus callorynchus",
            "synonym": "Chimaera callorynchus"
        },
        {
            "id": 1091,
            "code": "ALOVU",
            "taxon": 7852,
            "common_name": "Common thresher shark",
            "official_name": "Alopias vulpinus",
            "synonym": "Squalus vulpinus"
        },
        {
            "id": 13905,
            "code": "LAMNA",
            "taxon": 7849,
            "common_name": "Porbeagle shark",
            "official_name": "Lamna nasus",
            "synonym": "Squalus nasus"
        },
        {
            "id": 13474,
            "code": "ISUPA",
            "taxon": 7847,
            "common_name": "Longfin mako shark",
            "official_name": "Isurus paucus",
            "synonym": null
        },
        {
            "id": 23018,
            "code": "SCYCA",
            "taxon": 7830,
            "common_name": "Small-spotted catshark",
            "official_name": "Scyliorhinus canicula",
            "synonym": "Squalus canicula"
        },
        {
            "id": 23825,
            "code": "SPHTV",
            "taxon": 7825,
            "common_name": "Pacific bonnethead shark",
            "official_name": "Sphyrna tiburo vespertina",
            "synonym": null
        },
        {
            "id": 23788,
            "code": "SPHLE",
            "taxon": 7823,
            "common_name": "Scalloped hammerhead shark",
            "official_name": "Sphyrna lewini",
            "synonym": "Zygaena lewini"
        },
        {
            "id": 17164,
            "code": "NEGBR",
            "taxon": 7821,
            "common_name": "Lemon shark",
            "official_name": "Negaprion brevirostris",
            "synonym": "Hypoprion brevirostris"
        },
        {
            "id": 10484,
            "code": "GALCU",
            "taxon": 7819,
            "common_name": "Tiger shark",
            "official_name": "Galeocerdo cuvier",
            "synonym": "Squalus cuvier"
        },
        {
            "id": 20639,
            "code": "PRIGL",
            "taxon": 7815,
            "common_name": "Blue shark",
            "official_name": "Prionace glauca",
            "synonym": "Squalus glaucus"
        }
    ]
}