GET /api/species/?format=api&offset=14000&ordering=taxon
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=14020&ordering=taxon",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=13980&ordering=taxon",
    "results": [
        {
            "id": 6390,
            "code": "CLINE",
            "taxon": 117024,
            "common_name": "Clouded agaric",
            "official_name": "Clitocybe nebularis",
            "synonym": "Lepista nebularis"
        },
        {
            "id": 6499,
            "code": "CMVCS",
            "taxon": 117109,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain CS)",
            "synonym": null
        },
        {
            "id": 6500,
            "code": "CMVDK",
            "taxon": 117110,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain DKRD)",
            "synonym": null
        },
        {
            "id": 6501,
            "code": "CMVE5",
            "taxon": 117111,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain E5)",
            "synonym": null
        },
        {
            "id": 6504,
            "code": "CMVFT",
            "taxon": 117112,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain FT)",
            "synonym": null
        },
        {
            "id": 6506,
            "code": "CMVII",
            "taxon": 117113,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Iizuka)",
            "synonym": null
        },
        {
            "id": 6507,
            "code": "CMVIX",
            "taxon": 117114,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Ixora)",
            "synonym": null
        },
        {
            "id": 6508,
            "code": "CMVK",
            "taxon": 117115,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain K)",
            "synonym": null
        },
        {
            "id": 6510,
            "code": "CMVKO",
            "taxon": 117116,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Kor)",
            "synonym": null
        },
        {
            "id": 6498,
            "code": "CMVC7",
            "taxon": 117117,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain C7-2)",
            "synonym": null
        },
        {
            "id": 6494,
            "code": "CMVAS",
            "taxon": 117118,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain As)",
            "synonym": null
        },
        {
            "id": 6495,
            "code": "CMVB",
            "taxon": 117119,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain B)",
            "synonym": null
        },
        {
            "id": 6496,
            "code": "CMVBA",
            "taxon": 117120,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Banana)",
            "synonym": null
        },
        {
            "id": 6512,
            "code": "CMVM4",
            "taxon": 117121,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain M48)",
            "synonym": null
        },
        {
            "id": 6513,
            "code": "CMVMB",
            "taxon": 117122,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain MB-8)",
            "synonym": null
        },
        {
            "id": 6514,
            "code": "CMVN",
            "taxon": 117123,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain N)",
            "synonym": null
        },
        {
            "id": 6515,
            "code": "CMVNT",
            "taxon": 117124,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain NT9)",
            "synonym": null
        },
        {
            "id": 6518,
            "code": "CMVPE",
            "taxon": 117125,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Pepo)",
            "synonym": null
        },
        {
            "id": 6520,
            "code": "CMVS",
            "taxon": 117126,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain S)",
            "synonym": null
        },
        {
            "id": 6522,
            "code": "CMVTR",
            "taxon": 117127,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Trk7)",
            "synonym": null
        }
    ]
}