GET /api/species/?format=api&offset=6500&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=6520&ordering=id",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=6480&ordering=id",
    "results": [
        {
            "id": 6501,
            "code": "CMVE5",
            "taxon": 117111,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain E5)",
            "synonym": null
        },
        {
            "id": 6502,
            "code": "CMVFC",
            "taxon": 31717,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain FC)",
            "synonym": null
        },
        {
            "id": 6503,
            "code": "CMVFN",
            "taxon": 12307,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain FNY)",
            "synonym": null
        },
        {
            "id": 6504,
            "code": "CMVFT",
            "taxon": 117112,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain FT)",
            "synonym": null
        },
        {
            "id": 6505,
            "code": "CMVI1",
            "taxon": 12308,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain I17F)",
            "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": 6509,
            "code": "CMVKI",
            "taxon": 36400,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Kin)",
            "synonym": null
        },
        {
            "id": 6510,
            "code": "CMVKO",
            "taxon": 117116,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Kor)",
            "synonym": null
        },
        {
            "id": 6511,
            "code": "CMVM",
            "taxon": 31718,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain M)",
            "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": 6516,
            "code": "CMVO",
            "taxon": 12309,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain O)",
            "synonym": null
        },
        {
            "id": 6517,
            "code": "CMVP6",
            "taxon": 31719,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain P6)",
            "synonym": null
        },
        {
            "id": 6518,
            "code": "CMVPE",
            "taxon": 117125,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Pepo)",
            "synonym": null
        },
        {
            "id": 6519,
            "code": "CMVQ",
            "taxon": 12310,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Q)",
            "synonym": null
        },
        {
            "id": 6520,
            "code": "CMVS",
            "taxon": 117126,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain S)",
            "synonym": null
        }
    ]
}