GET /api/species/?format=api&offset=23100&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=23120&ordering=-taxon",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=23080&ordering=-taxon",
    "results": [
        {
            "id": 6505,
            "code": "CMVI1",
            "taxon": 12308,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain I17F)",
            "synonym": null
        },
        {
            "id": 6503,
            "code": "CMVFN",
            "taxon": 12307,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain FNY)",
            "synonym": null
        },
        {
            "id": 6497,
            "code": "CMVC",
            "taxon": 12306,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain C)",
            "synonym": null
        },
        {
            "id": 5262,
            "code": "CCMV",
            "taxon": 12303,
            "common_name": "CCMV",
            "official_name": "Cowpea chlorotic mottle virus",
            "synonym": null
        },
        {
            "id": 3468,
            "code": "BMV",
            "taxon": 12302,
            "common_name": "BMV",
            "official_name": "Brome mosaic virus",
            "synonym": null
        },
        {
            "id": 3173,
            "code": "BBMV",
            "taxon": 12301,
            "common_name": null,
            "official_name": "Broad bean mottle virus",
            "synonym": null
        },
        {
            "id": 26068,
            "code": "TRVTC",
            "taxon": 12299,
            "common_name": null,
            "official_name": "Tobacco rattle virus (strain TCM)",
            "synonym": null
        },
        {
            "id": 26067,
            "code": "TRVSY",
            "taxon": 12298,
            "common_name": null,
            "official_name": "Tobacco rattle virus (strain SYM)",
            "synonym": null
        },
        {
            "id": 26066,
            "code": "TRVPS",
            "taxon": 12297,
            "common_name": null,
            "official_name": "Tobacco rattle virus (strain PSG)",
            "synonym": null
        },
        {
            "id": 26063,
            "code": "TRVCA",
            "taxon": 12296,
            "common_name": null,
            "official_name": "Tobacco rattle virus (strain CAM)",
            "synonym": null
        },
        {
            "id": 18935,
            "code": "PEBV",
            "taxon": 12294,
            "common_name": null,
            "official_name": "Pea early browning virus",
            "synonym": null
        },
        {
            "id": 17642,
            "code": "NVMV",
            "taxon": 12292,
            "common_name": "NvMV",
            "official_name": "Nicotiana velutina mosaic virus",
            "synonym": null
        },
        {
            "id": 17504,
            "code": "NODAV",
            "taxon": 12288,
            "common_name": "NoV",
            "official_name": "Nodamura virus",
            "synonym": null
        },
        {
            "id": 10124,
            "code": "FHV",
            "taxon": 12287,
            "common_name": "FHV",
            "official_name": "Flock house virus",
            "synonym": null
        },
        {
            "id": 3569,
            "code": "BOOLV",
            "taxon": 12286,
            "common_name": "BoV",
            "official_name": "Boolarra virus",
            "synonym": null
        },
        {
            "id": 3177,
            "code": "BBV",
            "taxon": 12285,
            "common_name": "BBV",
            "official_name": "Black beetle virus",
            "synonym": null
        },
        {
            "id": 26059,
            "code": "TRSV",
            "taxon": 12282,
            "common_name": "TobRV",
            "official_name": "Tobacco ringspot virus",
            "synonym": "TRSV"
        },
        {
            "id": 25633,
            "code": "TORVR",
            "taxon": 12281,
            "common_name": "ToRSV",
            "official_name": "Tomato ringspot virus (isolate raspberry)",
            "synonym": null
        },
        {
            "id": 25007,
            "code": "TBRVL",
            "taxon": 12278,
            "common_name": "TBRV",
            "official_name": "Tomato black ring virus (strain L)",
            "synonym": null
        },
        {
            "id": 25006,
            "code": "TBRVE",
            "taxon": 12277,
            "common_name": "TBRV",
            "official_name": "Tomato black ring virus (strain E)",
            "synonym": null
        }
    ]
}