GET /api/species/?format=api&offset=20480&ordering=common_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=20500&ordering=common_name",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=20460&ordering=common_name",
    "results": [
        {
            "id": 24802,
            "code": "TACFU",
            "taxon": 1234273,
            "common_name": "Yellow catfish",
            "official_name": "Tachysurus fulvidraco",
            "synonym": "Pimelodus fulvidraco"
        },
        {
            "id": 24899,
            "code": "TAMOC",
            "taxon": 123852,
            "common_name": "Yellow-cheeked chipmunk",
            "official_name": "Tamias ochrogenys",
            "synonym": null
        },
        {
            "id": 16195,
            "code": "MICXA",
            "taxon": 10054,
            "common_name": "Yellow-cheeked vole",
            "official_name": "Microtus xanthognathus",
            "synonym": "Taiga vole"
        },
        {
            "id": 25436,
            "code": "THOHL",
            "taxon": 247407,
            "common_name": "Yellow cichlid",
            "official_name": "Thorichthys helleri",
            "synonym": "Heros helleri"
        },
        {
            "id": 1366,
            "code": "AMPSA",
            "taxon": 96883,
            "common_name": "Yellow clownfish",
            "official_name": "Amphiprion sandaracinos",
            "synonym": null
        },
        {
            "id": 18561,
            "code": "PARAX",
            "taxon": 44925,
            "common_name": "Yellow cluster anemone",
            "official_name": "Parazoanthus axinellae",
            "synonym": "Parazoanthus dixoni"
        },
        {
            "id": 2154,
            "code": "ARIFA",
            "taxon": 227241,
            "common_name": "Yellow cobra lily",
            "official_name": "Arisaema flavum",
            "synonym": "Arum flavum"
        },
        {
            "id": 742,
            "code": "AGAPE",
            "taxon": 60466,
            "common_name": "Yellow-collared lovebird",
            "official_name": "Agapornis personatus",
            "synonym": null
        },
        {
            "id": 6272,
            "code": "CISFU",
            "taxon": 95207,
            "common_name": "Yellow-collared scape moth",
            "official_name": "Cisseps fulvicollis",
            "synonym": null
        },
        {
            "id": 1631,
            "code": "ANOGC",
            "taxon": 354296,
            "common_name": "Yellow crazy ant",
            "official_name": "Anoplolepis gracilipes",
            "synonym": null
        },
        {
            "id": 4516,
            "code": "CACSU",
            "taxon": 141271,
            "common_name": "Yellow-crested cockatoo",
            "official_name": "Cacatua sulphurea",
            "synonym": "Psittacus sulphureus"
        },
        {
            "id": 13966,
            "code": "LARPO",
            "taxon": 334908,
            "common_name": "Yellow croaker",
            "official_name": "Larimichthys polyactis",
            "synonym": "Pseudosciaena polyactis"
        },
        {
            "id": 13442,
            "code": "ISOBI",
            "taxon": 30624,
            "common_name": "Yellow-crowned brush-tailed rat",
            "official_name": "Isothrix bistriata",
            "synonym": null
        },
        {
            "id": 17671,
            "code": "NYCVI",
            "taxon": 56294,
            "common_name": "Yellow-crowned night-heron",
            "official_name": "Nyctanassa violacea",
            "synonym": "Nycticorax violaceus"
        },
        {
            "id": 1189,
            "code": "AMAOH",
            "taxon": 151761,
            "common_name": "Yellow-crowned parrot",
            "official_name": "Amazona ochrocephala",
            "synonym": "Psittacus ochrocephalus"
        },
        {
            "id": 11906,
            "code": "HEMLI",
            "taxon": 81732,
            "common_name": "Yellow day-lily",
            "official_name": "Hemerocallis lilioasphodelus",
            "synonym": null
        },
        {
            "id": 13762,
            "code": "LACCH",
            "taxon": 111135,
            "common_name": "Yellowdrop milkcap",
            "official_name": "Lactarius chrysorrheus",
            "synonym": "Agaricus theiogalus"
        },
        {
            "id": 17381,
            "code": "NIBAL",
            "taxon": 240163,
            "common_name": "Yellow drum",
            "official_name": "Nibea albiflora",
            "synonym": "Corvina albiflora"
        },
        {
            "id": 22826,
            "code": "SCAST",
            "taxon": 95463,
            "common_name": "Yellow dung fly",
            "official_name": "Scathophaga stercoraria",
            "synonym": null
        },
        {
            "id": 26537,
            "code": "VARLO",
            "taxon": 300415,
            "common_name": "Yellow-edged lyretail",
            "official_name": "Variola louti",
            "synonym": "Perca louti"
        }
    ]
}