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": 15,
            "code": "ABEGR",
            "taxon": 105883,
            "common_name": "Glossy abelia",
            "official_name": "Abelia grandiflora",
            "synonym": "Abelia chinensis x Abelia uniflora"
        },
        {
            "id": 13119,
            "code": "ICTAB",
            "taxon": 105596,
            "common_name": "Black-backed oriole",
            "official_name": "Icterus abeillei",
            "synonym": "Abeille's oriole"
        },
        {
            "id": 16641,
            "code": "MUSTE",
            "taxon": 228183,
            "common_name": "Manila hemp",
            "official_name": "Musa textilis",
            "synonym": "Abaca"
        }
    ]
}