GET /api/species/?format=api&offset=27620&ordering=synonym
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 27623,
    "next": null,
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=27600&ordering=synonym",
    "results": [
        {
            "id": 16914,
            "code": "MYOYA",
            "taxon": 187015,
            "common_name": "Yanbaru whiskered bat",
            "official_name": "Myotis yanbarensis",
            "synonym": null
        },
        {
            "id": 16915,
            "code": "MYOYU",
            "taxon": 159337,
            "common_name": "Yuma myotis",
            "official_name": "Myotis yumanensis",
            "synonym": null
        },
        {
            "id": 16916,
            "code": "MYRAX",
            "taxon": 123382,
            "common_name": "White-flanked antwren",
            "official_name": "Myrmotherula axillaris",
            "synonym": null
        }
    ]
}