GET /api/species/?format=api&offset=4420&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=4440&ordering=taxon",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=4400&ordering=taxon",
    "results": [
        {
            "id": 12395,
            "code": "HRV1A",
            "taxon": 12134,
            "common_name": "HRV-1A",
            "official_name": "Human rhinovirus 1A",
            "synonym": null
        },
        {
            "id": 12398,
            "code": "HRV23",
            "taxon": 12135,
            "common_name": "HRV-23",
            "official_name": "Human rhinovirus 23",
            "synonym": null
        },
        {
            "id": 7399,
            "code": "CRPV",
            "taxon": 12136,
            "common_name": "CrPV",
            "official_name": "Cricket paralysis virus",
            "synonym": null
        },
        {
            "id": 15439,
            "code": "MCMV",
            "taxon": 12138,
            "common_name": "MCMV",
            "official_name": "Maize chlorotic mottle virus",
            "synonym": null
        },
        {
            "id": 1264,
            "code": "AMCV",
            "taxon": 12142,
            "common_name": "AMCV",
            "official_name": "Artichoke mottled crinkle virus",
            "synonym": null
        },
        {
            "id": 6533,
            "code": "CNV",
            "taxon": 12143,
            "common_name": "CNV",
            "official_name": "Cucumber necrosis virus",
            "synonym": null
        },
        {
            "id": 7412,
            "code": "CRV",
            "taxon": 12144,
            "common_name": "CymRSV",
            "official_name": "Cymbidium ringspot virus",
            "synonym": null
        },
        {
            "id": 25011,
            "code": "TBSVB",
            "taxon": 12146,
            "common_name": "TBSV",
            "official_name": "Tomato bushy stunt virus (strain BS-3)",
            "synonym": null
        },
        {
            "id": 25012,
            "code": "TBSVC",
            "taxon": 12147,
            "common_name": "TBSV",
            "official_name": "Tomato bushy stunt virus (strain Cherry)",
            "synonym": null
        },
        {
            "id": 3467,
            "code": "BMDV",
            "taxon": 12149,
            "common_name": "BMDV",
            "official_name": "Belladonna mottle virus",
            "synonym": null
        },
        {
            "id": 5255,
            "code": "CAYMV",
            "taxon": 12150,
            "common_name": null,
            "official_name": "Cacao yellow mosaic virus",
            "synonym": null
        },
        {
            "id": 9540,
            "code": "EPMV",
            "taxon": 12151,
            "common_name": null,
            "official_name": "Eggplant mosaic virus",
            "synonym": null
        },
        {
            "id": 9248,
            "code": "ELV",
            "taxon": 12152,
            "common_name": "ELV",
            "official_name": "Erysimum latent virus",
            "synonym": null
        },
        {
            "id": 18280,
            "code": "OYMV",
            "taxon": 12153,
            "common_name": null,
            "official_name": "Ononis yellow mosaic virus",
            "synonym": null
        },
        {
            "id": 26198,
            "code": "TYMV",
            "taxon": 12154,
            "common_name": null,
            "official_name": "Turnip yellow mosaic virus",
            "synonym": null
        },
        {
            "id": 26199,
            "code": "TYMVA",
            "taxon": 12155,
            "common_name": null,
            "official_name": "Turnip yellow mosaic virus (isolate Australia)",
            "synonym": null
        },
        {
            "id": 6481,
            "code": "CLV",
            "taxon": 12164,
            "common_name": "CLV",
            "official_name": "Carnation latent virus",
            "synonym": null
        },
        {
            "id": 7651,
            "code": "CVB",
            "taxon": 12165,
            "common_name": "CVB",
            "official_name": "Chrysanthemum virus B",
            "synonym": null
        },
        {
            "id": 21341,
            "code": "PVMR",
            "taxon": 12168,
            "common_name": "PVM",
            "official_name": "Potato virus M (strain Russian)",
            "synonym": null
        },
        {
            "id": 21342,
            "code": "PVSP",
            "taxon": 12170,
            "common_name": null,
            "official_name": "Potato virus S (strain Peruvian)",
            "synonym": null
        }
    ]
}