GET /api/species/?format=api&offset=24800&ordering=id
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=24820&ordering=id",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=24780&ordering=id",
    "results": [
        {
            "id": 24801,
            "code": "TACEU",
            "taxon": 173228,
            "common_name": "Golden swallow",
            "official_name": "Tachycineta euchrysea",
            "synonym": null
        },
        {
            "id": 24802,
            "code": "TACFU",
            "taxon": 1234273,
            "common_name": "Yellow catfish",
            "official_name": "Tachysurus fulvidraco",
            "synonym": "Pimelodus fulvidraco"
        },
        {
            "id": 24803,
            "code": "TACGI",
            "taxon": 6852,
            "common_name": "Southeast Asian horseshoe crab",
            "official_name": "Tachypleus gigas",
            "synonym": null
        },
        {
            "id": 24804,
            "code": "TACME",
            "taxon": 715204,
            "common_name": null,
            "official_name": "Tachigali melinonii",
            "synonym": "Sclerolobium melinonii"
        },
        {
            "id": 24805,
            "code": "TACNI",
            "taxon": 1193064,
            "common_name": "Catfish",
            "official_name": "Tachysurus nitidus",
            "synonym": "Pseudobagrus nitidus"
        },
        {
            "id": 24806,
            "code": "TACNO",
            "taxon": 342690,
            "common_name": "Australasian grebe",
            "official_name": "Tachybaptus novaehollandiae",
            "synonym": null
        },
        {
            "id": 24807,
            "code": "TACON",
            "taxon": 3119318,
            "common_name": "Catfish",
            "official_name": "Tachysurus ondon",
            "synonym": "Pseudobagrus ondon"
        },
        {
            "id": 24808,
            "code": "TACPA",
            "taxon": 53928,
            "common_name": null,
            "official_name": "Tachigali paniculata",
            "synonym": "Tachigali rusbyi"
        },
        {
            "id": 24809,
            "code": "TACRU",
            "taxon": 100828,
            "common_name": "Little grebe",
            "official_name": "Tachybaptus ruficollis",
            "synonym": null
        },
        {
            "id": 24810,
            "code": "TACSE",
            "taxon": 39606,
            "common_name": "Seychelles treefrog",
            "official_name": "Tachycnemis seychellensis",
            "synonym": "Eucnemis seychellensis"
        },
        {
            "id": 24811,
            "code": "TACSP",
            "taxon": 49445,
            "common_name": "East African mole rat",
            "official_name": "Tachyoryctes splendens",
            "synonym": null
        },
        {
            "id": 24812,
            "code": "TACTH",
            "taxon": 173226,
            "common_name": "Violet-green swallow",
            "official_name": "Tachycineta thalassina",
            "synonym": null
        },
        {
            "id": 24813,
            "code": "TACTI",
            "taxon": 2905693,
            "common_name": "Catfish",
            "official_name": "Tachysurus trilineatus",
            "synonym": "Leiocassis trilineatus"
        },
        {
            "id": 24814,
            "code": "TACTO",
            "taxon": 1604542,
            "common_name": "Catfish",
            "official_name": "Tachysurus tokiensis",
            "synonym": "Pseudobagrus tokiensis"
        },
        {
            "id": 24815,
            "code": "TACTR",
            "taxon": 6853,
            "common_name": "Japanese horseshoe crab",
            "official_name": "Tachypleus tridentatus",
            "synonym": null
        },
        {
            "id": 24816,
            "code": "TACTU",
            "taxon": 175794,
            "common_name": "Catfish",
            "official_name": "Tachysurus truncatus",
            "synonym": "Liocassis truncatus"
        },
        {
            "id": 24817,
            "code": "TACUS",
            "taxon": 1828414,
            "common_name": "Ussuri catfish",
            "official_name": "Tachysurus ussuriensis",
            "synonym": "Bagrus ussuriensis"
        },
        {
            "id": 24818,
            "code": "TACV",
            "taxon": 3052328,
            "common_name": "TCRV",
            "official_name": "Tacaribe virus",
            "synonym": null
        },
        {
            "id": 24819,
            "code": "TACV5",
            "taxon": 31615,
            "common_name": "TCRV",
            "official_name": "Tacaribe virus (strain V5)",
            "synonym": null
        },
        {
            "id": 24820,
            "code": "TACV7",
            "taxon": 31616,
            "common_name": "TCRV",
            "official_name": "Tacaribe virus (strain V7)",
            "synonym": null
        }
    ]
}