GET /api/species/?format=api&offset=3980&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=4000&ordering=-code",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=3960&ordering=-code",
    "results": [
        {
            "id": 23350,
            "code": "SILFC",
            "taxon": 42036,
            "common_name": "Ragged robin",
            "official_name": "Silene flos-cuculi",
            "synonym": "Lychnis flos-cuculi"
        },
        {
            "id": 23349,
            "code": "SILDI",
            "taxon": 39879,
            "common_name": "Red campion",
            "official_name": "Silene dioica",
            "synonym": "Lychnis dioica"
        },
        {
            "id": 23348,
            "code": "SILDC",
            "taxon": 42035,
            "common_name": "Catchfly",
            "official_name": "Silene diclinis",
            "synonym": null
        },
        {
            "id": 23347,
            "code": "SILCO",
            "taxon": 39875,
            "common_name": "Striped corn catchfly",
            "official_name": "Silene conica",
            "synonym": "Pleconax conica"
        },
        {
            "id": 23346,
            "code": "SILCH",
            "taxon": 39855,
            "common_name": "Maltese-cross",
            "official_name": "Silene chalcedonica",
            "synonym": "Lychnis chalcedonica"
        },
        {
            "id": 23345,
            "code": "SILBA",
            "taxon": 54818,
            "common_name": "Berry catchfly",
            "official_name": "Silene baccifera",
            "synonym": "Cucubalus baccifer"
        },
        {
            "id": 23344,
            "code": "SILAS",
            "taxon": 30991,
            "common_name": "Amur catfish",
            "official_name": "Silurus asotus",
            "synonym": "Parasilurus asotus"
        },
        {
            "id": 23343,
            "code": "SILAC",
            "taxon": 39862,
            "common_name": "Moss campion",
            "official_name": "Silene acaulis",
            "synonym": "Cucubalus acaulis"
        },
        {
            "id": 23342,
            "code": "SIGVU",
            "taxon": 175429,
            "common_name": "Foxface",
            "official_name": "Siganus vulpinus",
            "synonym": "Amphacanthus vulpinus"
        },
        {
            "id": 23341,
            "code": "SIGUN",
            "taxon": 215396,
            "common_name": "Blotched foxface",
            "official_name": "Siganus unimaculatus",
            "synonym": "Lo unimaculatus"
        },
        {
            "id": 23340,
            "code": "SIGRI",
            "taxon": 216359,
            "common_name": "Marbled spinefoot",
            "official_name": "Siganus rivulatus",
            "synonym": "Teuthis sigan"
        },
        {
            "id": 23339,
            "code": "SIGOC",
            "taxon": 56214,
            "common_name": "Yellow-nosed cotton rat",
            "official_name": "Sigmodon ochrognathus",
            "synonym": null
        },
        {
            "id": 23338,
            "code": "SIGMA",
            "taxon": 11301,
            "common_name": null,
            "official_name": "Sigma virus",
            "synonym": null
        },
        {
            "id": 23337,
            "code": "SIGHI",
            "taxon": 42415,
            "common_name": "Hispid cotton rat",
            "official_name": "Sigmodon hispidus",
            "synonym": null
        },
        {
            "id": 23336,
            "code": "SIGGU",
            "taxon": 92439,
            "common_name": "Orange-spotted spinefoot",
            "official_name": "Siganus guttatus",
            "synonym": "Chaetodon guttatus"
        },
        {
            "id": 23335,
            "code": "SIGGR",
            "taxon": 48457,
            "common_name": "Slender fangjaw",
            "official_name": "Sigmops gracilis",
            "synonym": "Gonostoma gracile"
        },
        {
            "id": 23334,
            "code": "SIGFU",
            "taxon": 225757,
            "common_name": "Mottled spinefoot",
            "official_name": "Siganus fuscescens",
            "synonym": "Centrogaster fuscescens"
        },
        {
            "id": 23333,
            "code": "SIGDO",
            "taxon": 175428,
            "common_name": "Barred spinefoot",
            "official_name": "Siganus doliatus",
            "synonym": null
        },
        {
            "id": 23332,
            "code": "SIGCA",
            "taxon": 75042,
            "common_name": "White-spotted spinefoot",
            "official_name": "Siganus canaliculatus",
            "synonym": "Chaetodon canaliculatus"
        },
        {
            "id": 23331,
            "code": "SIGBL",
            "taxon": 183076,
            "common_name": null,
            "official_name": "Sigesbeckia blakei",
            "synonym": null
        }
    ]
}