GET /api/species/?format=api&offset=9000&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=9020&ordering=id",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=8980&ordering=id",
    "results": [
        {
            "id": 9001,
            "code": "ECHPR",
            "taxon": 53750,
            "common_name": "Bush's purple coneflower",
            "official_name": "Echinacea paradoxa",
            "synonym": null
        },
        {
            "id": 9002,
            "code": "ECHPU",
            "taxon": 53751,
            "common_name": "Eastern purple coneflower",
            "official_name": "Echinacea purpurea",
            "synonym": "Rudbeckia purpurea"
        },
        {
            "id": 9003,
            "code": "ECHRU",
            "taxon": 65611,
            "common_name": "Long-nosed echymipera",
            "official_name": "Echymipera rufescens",
            "synonym": "Long-nosed spiny bandicoot"
        },
        {
            "id": 9004,
            "code": "ECHSE",
            "taxon": 133435,
            "common_name": "Spiny sea star",
            "official_name": "Echinaster sentus",
            "synonym": null
        },
        {
            "id": 9005,
            "code": "ECHSP",
            "taxon": 72721,
            "common_name": "Red sea star",
            "official_name": "Echinaster sepositus",
            "synonym": null
        },
        {
            "id": 9006,
            "code": "ECHTE",
            "taxon": 9371,
            "common_name": "Lesser hedgehog tenrec",
            "official_name": "Echinops telfairi",
            "synonym": null
        },
        {
            "id": 9007,
            "code": "ECHTS",
            "taxon": 399800,
            "common_name": "Water bear",
            "official_name": "Echiniscus testudo",
            "synonym": null
        },
        {
            "id": 9008,
            "code": "ECHVK",
            "taxon": 926556,
            "common_name": null,
            "official_name": "Echinicola vietnamensis (strain DSM 17526 / LMG 23754 / KMM 6221)",
            "synonym": null
        },
        {
            "id": 9009,
            "code": "ECHVU",
            "taxon": 34253,
            "common_name": "Viper's bugloss",
            "official_name": "Echium vulgare",
            "synonym": null
        },
        {
            "id": 9010,
            "code": "ECLPR",
            "taxon": 53719,
            "common_name": "False daisy",
            "official_name": "Eclipta prostrata",
            "synonym": "Eclipta alba"
        },
        {
            "id": 9011,
            "code": "ECLRO",
            "taxon": 176024,
            "common_name": "Eclectus parrot",
            "official_name": "Eclectus roratus",
            "synonym": null
        },
        {
            "id": 9012,
            "code": "ECLSI",
            "taxon": 104457,
            "common_name": "Small phoenix moth",
            "official_name": "Ecliptopera silaceata",
            "synonym": null
        },
        {
            "id": 9013,
            "code": "ECLVA",
            "taxon": 479700,
            "common_name": "Polychaete worm",
            "official_name": "Eclysippe vanelli",
            "synonym": null
        },
        {
            "id": 9014,
            "code": "ECO10",
            "taxon": 585395,
            "common_name": null,
            "official_name": "Escherichia coli O103:H2 (strain 12009 / EHEC)",
            "synonym": null
        },
        {
            "id": 9015,
            "code": "ECO11",
            "taxon": 168927,
            "common_name": null,
            "official_name": "Escherichia coli O111:H-",
            "synonym": null
        },
        {
            "id": 9016,
            "code": "ECO14",
            "taxon": 1134782,
            "common_name": null,
            "official_name": "Escherichia coli O104:H4 (strain 2009EL-2050)",
            "synonym": null
        },
        {
            "id": 9017,
            "code": "ECO1A",
            "taxon": 585396,
            "common_name": null,
            "official_name": "Escherichia coli O111:H- (strain 11128 / EHEC)",
            "synonym": null
        },
        {
            "id": 9018,
            "code": "ECO1C",
            "taxon": 1133852,
            "common_name": null,
            "official_name": "Escherichia coli O104:H4 (strain 2011C-3493)",
            "synonym": null
        },
        {
            "id": 9019,
            "code": "ECO1E",
            "taxon": 1133853,
            "common_name": null,
            "official_name": "Escherichia coli O104:H4 (strain 2009EL-2071)",
            "synonym": null
        },
        {
            "id": 9020,
            "code": "ECO24",
            "taxon": 331111,
            "common_name": null,
            "official_name": "Escherichia coli O139:H28 (strain E24377A / ETEC)",
            "synonym": null
        }
    ]
}