GET /api/species/?format=api&offset=4060&ordering=common_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=4080&ordering=common_name",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=4040&ordering=common_name",
    "results": [
        {
            "id": 6501,
            "code": "CMVE5",
            "taxon": 117111,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain E5)",
            "synonym": null
        },
        {
            "id": 6510,
            "code": "CMVKO",
            "taxon": 117116,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Kor)",
            "synonym": null
        },
        {
            "id": 6502,
            "code": "CMVFC",
            "taxon": 31717,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain FC)",
            "synonym": null
        },
        {
            "id": 6500,
            "code": "CMVDK",
            "taxon": 117110,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain DKRD)",
            "synonym": null
        },
        {
            "id": 6496,
            "code": "CMVBA",
            "taxon": 117120,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Banana)",
            "synonym": null
        },
        {
            "id": 6497,
            "code": "CMVC",
            "taxon": 12306,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain C)",
            "synonym": null
        },
        {
            "id": 6509,
            "code": "CMVKI",
            "taxon": 36400,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Kin)",
            "synonym": null
        },
        {
            "id": 6514,
            "code": "CMVN",
            "taxon": 117123,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain N)",
            "synonym": null
        },
        {
            "id": 6512,
            "code": "CMVM4",
            "taxon": 117121,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain M48)",
            "synonym": null
        },
        {
            "id": 6506,
            "code": "CMVII",
            "taxon": 117113,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Iizuka)",
            "synonym": null
        },
        {
            "id": 6508,
            "code": "CMVK",
            "taxon": 117115,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain K)",
            "synonym": null
        },
        {
            "id": 6499,
            "code": "CMVCS",
            "taxon": 117109,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain CS)",
            "synonym": null
        },
        {
            "id": 6494,
            "code": "CMVAS",
            "taxon": 117118,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain As)",
            "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": 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
        },
        {
            "id": 6518,
            "code": "CMVPE",
            "taxon": 117125,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Pepo)",
            "synonym": null
        },
        {
            "id": 6517,
            "code": "CMVP6",
            "taxon": 31719,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain P6)",
            "synonym": null
        },
        {
            "id": 6507,
            "code": "CMVIX",
            "taxon": 117114,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Ixora)",
            "synonym": null
        }
    ]
}