GET /api/species/?format=api&offset=20140&ordering=-official_name
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=20160&ordering=-official_name",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=20120&ordering=-official_name",
    "results": [
        {
            "id": 6517,
            "code": "CMVP6",
            "taxon": 31719,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain P6)",
            "synonym": null
        },
        {
            "id": 6516,
            "code": "CMVO",
            "taxon": 12309,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain O)",
            "synonym": null
        },
        {
            "id": 6515,
            "code": "CMVNT",
            "taxon": 117124,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain NT9)",
            "synonym": null
        },
        {
            "id": 6514,
            "code": "CMVN",
            "taxon": 117123,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain N)",
            "synonym": null
        },
        {
            "id": 6513,
            "code": "CMVMB",
            "taxon": 117122,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain MB-8)",
            "synonym": null
        },
        {
            "id": 6512,
            "code": "CMVM4",
            "taxon": 117121,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain M48)",
            "synonym": null
        },
        {
            "id": 6511,
            "code": "CMVM",
            "taxon": 31718,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain M)",
            "synonym": null
        },
        {
            "id": 6510,
            "code": "CMVKO",
            "taxon": 117116,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Kor)",
            "synonym": null
        },
        {
            "id": 6509,
            "code": "CMVKI",
            "taxon": 36400,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Kin)",
            "synonym": null
        },
        {
            "id": 6508,
            "code": "CMVK",
            "taxon": 117115,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain K)",
            "synonym": null
        },
        {
            "id": 6507,
            "code": "CMVIX",
            "taxon": 117114,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Ixora)",
            "synonym": null
        },
        {
            "id": 6506,
            "code": "CMVII",
            "taxon": 117113,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Iizuka)",
            "synonym": null
        },
        {
            "id": 6505,
            "code": "CMVI1",
            "taxon": 12308,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain I17F)",
            "synonym": null
        },
        {
            "id": 6504,
            "code": "CMVFT",
            "taxon": 117112,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain FT)",
            "synonym": null
        },
        {
            "id": 6503,
            "code": "CMVFN",
            "taxon": 12307,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain FNY)",
            "synonym": null
        },
        {
            "id": 6502,
            "code": "CMVFC",
            "taxon": 31717,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain FC)",
            "synonym": null
        },
        {
            "id": 6501,
            "code": "CMVE5",
            "taxon": 117111,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain E5)",
            "synonym": null
        },
        {
            "id": 6500,
            "code": "CMVDK",
            "taxon": 117110,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain DKRD)",
            "synonym": null
        },
        {
            "id": 6499,
            "code": "CMVCS",
            "taxon": 117109,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain CS)",
            "synonym": null
        },
        {
            "id": 6498,
            "code": "CMVC7",
            "taxon": 117117,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain C7-2)",
            "synonym": null
        }
    ]
}