GET /api/species/?format=api&offset=5000&ordering=-official_name
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=5020&ordering=-official_name",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=4980&ordering=-official_name",
    "results": [
        {
            "id": 22389,
            "code": "RUGGE",
            "taxon": 878974,
            "common_name": "Rove beetle",
            "official_name": "Rugilus geniculatus",
            "synonym": null
        },
        {
            "id": 22388,
            "code": "RUEST",
            "taxon": 292414,
            "common_name": null,
            "official_name": "Ruegeria sp. (strain TM1040)",
            "synonym": "Silicibacter sp."
        },
        {
            "id": 22387,
            "code": "RUEPO",
            "taxon": 246200,
            "common_name": null,
            "official_name": "Ruegeria pomeroyi (strain ATCC 700808 / DSM 15171 / DSS-3)",
            "synonym": "Silicibacter pomeroyi"
        },
        {
            "id": 22386,
            "code": "RUELI",
            "taxon": 644107,
            "common_name": null,
            "official_name": "Ruegeria lacuscaerulensis (strain DSM 11314 / KCTC 2953 / ITI-1157)",
            "synonym": "Silicibacter lacuscaerulensis"
        },
        {
            "id": 22385,
            "code": "RUDSA",
            "taxon": 125168,
            "common_name": "Orchid",
            "official_name": "Rudolfiella saxicola",
            "synonym": "Bifrenaria saxicola"
        },
        {
            "id": 22384,
            "code": "RUDPH",
            "taxon": 129788,
            "common_name": "Japanese carpet shell",
            "official_name": "Ruditapes philippinarum",
            "synonym": "Venerupis philippinarum"
        },
        {
            "id": 22383,
            "code": "RUDLA",
            "taxon": 52310,
            "common_name": "Cutleaf coneflower",
            "official_name": "Rudbeckia laciniata",
            "synonym": null
        },
        {
            "id": 22382,
            "code": "RUDHI",
            "taxon": 52299,
            "common_name": "Black-eyed Susan",
            "official_name": "Rudbeckia hirta",
            "synonym": null
        },
        {
            "id": 22381,
            "code": "RUDER",
            "taxon": 392931,
            "common_name": "Whitespotted pygmy filefish",
            "official_name": "Rudarius ercodes",
            "synonym": null
        },
        {
            "id": 22380,
            "code": "RUCSC",
            "taxon": 291354,
            "common_name": "Schomburgk's deer",
            "official_name": "Rucervus schomburgki",
            "synonym": "Cervus schomburgki"
        },
        {
            "id": 22379,
            "code": "RUCEL",
            "taxon": 1088090,
            "common_name": "Eld's deer",
            "official_name": "Rucervus eldii",
            "synonym": "Cervus eldii"
        },
        {
            "id": 22378,
            "code": "RUCDU",
            "taxon": 43328,
            "common_name": "Swamp deer",
            "official_name": "Rucervus duvaucelii",
            "synonym": "Cervus duvaucelii"
        },
        {
            "id": 22366,
            "code": "RUBUR",
            "taxon": 75100,
            "common_name": "California blackberry",
            "official_name": "Rubus ursinus",
            "synonym": null
        },
        {
            "id": 22364,
            "code": "RUBST",
            "taxon": 72996,
            "common_name": null,
            "official_name": "Rubus stunt phytoplasma",
            "synonym": null
        },
        {
            "id": 22363,
            "code": "RUBOD",
            "taxon": 75080,
            "common_name": "Purple-flowering raspberry",
            "official_name": "Rubus odoratus",
            "synonym": null
        },
        {
            "id": 22362,
            "code": "RUBOC",
            "taxon": 75079,
            "common_name": "Black raspberry",
            "official_name": "Rubus occidentalis",
            "synonym": null
        },
        {
            "id": 22361,
            "code": "RUBNI",
            "taxon": 59495,
            "common_name": "Mysore raspberry",
            "official_name": "Rubus niveus",
            "synonym": null
        },
        {
            "id": 22360,
            "code": "RUBID",
            "taxon": 32247,
            "common_name": "Raspberry",
            "official_name": "Rubus idaeus",
            "synonym": null
        },
        {
            "id": 22357,
            "code": "RUBFL",
            "taxon": 190224,
            "common_name": "Northern dewberry",
            "official_name": "Rubus flagellaris",
            "synonym": null
        },
        {
            "id": 22354,
            "code": "RUBAR",
            "taxon": 59490,
            "common_name": "Southern blackberry",
            "official_name": "Rubus argutus",
            "synonym": null
        }
    ]
}