GET /api/species/?format=api&offset=23140&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=23160&ordering=-taxon",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=23120&ordering=-taxon",
    "results": [
        {
            "id": 25568,
            "code": "TMV",
            "taxon": 12243,
            "common_name": "TMV",
            "official_name": "Tobacco mosaic virus (strain vulgare)",
            "synonym": "Tobacco mosaic virus (strain U1)"
        },
        {
            "id": 25565,
            "code": "TMGMV",
            "taxon": 12241,
            "common_name": "TMGMV",
            "official_name": "Tobacco mild green mosaic virus",
            "synonym": "TMV strain U2"
        },
        {
            "id": 23300,
            "code": "SHMV",
            "taxon": 12240,
            "common_name": "SHMV",
            "official_name": "Sunn-hemp mosaic virus",
            "synonym": "TMV strain cowpea"
        },
        {
            "id": 5546,
            "code": "CGMVW",
            "taxon": 12237,
            "common_name": "CGMMV",
            "official_name": "Cucumber green mottle mosaic virus (strain watermelon W)",
            "synonym": null
        },
        {
            "id": 5545,
            "code": "CGMVS",
            "taxon": 12236,
            "common_name": "CGMMV",
            "official_name": "Cucumber green mottle mosaic virus (strain watermelon SH)",
            "synonym": null
        },
        {
            "id": 26141,
            "code": "TUMVJ",
            "taxon": 12230,
            "common_name": "TuMV",
            "official_name": "Turnip mosaic virus (strain Japanese)",
            "synonym": null
        },
        {
            "id": 26176,
            "code": "TVMV",
            "taxon": 12228,
            "common_name": "TVMV",
            "official_name": "Tobacco vein mottling virus",
            "synonym": null
        },
        {
            "id": 25172,
            "code": "TEV",
            "taxon": 12227,
            "common_name": "TEV",
            "official_name": "Tobacco etch virus",
            "synonym": null
        },
        {
            "id": 24917,
            "code": "TAMV",
            "taxon": 12226,
            "common_name": null,
            "official_name": "Tamarillo mosaic virus",
            "synonym": null
        },
        {
            "id": 24606,
            "code": "SUMVS",
            "taxon": 12225,
            "common_name": null,
            "official_name": "Sugarcane mosaic virus (strain SC)",
            "synonym": null
        },
        {
            "id": 22790,
            "code": "SBMVN",
            "taxon": 12223,
            "common_name": "SMV",
            "official_name": "Soybean mosaic virus (strain N)",
            "synonym": null
        },
        {
            "id": 21355,
            "code": "PVYYO",
            "taxon": 12221,
            "common_name": "PVY",
            "official_name": "Potato virus Y (strain Yo)",
            "synonym": null
        },
        {
            "id": 21354,
            "code": "PVYO",
            "taxon": 12220,
            "common_name": "PVY",
            "official_name": "Potato virus Y (strain O)",
            "synonym": null
        },
        {
            "id": 21353,
            "code": "PVYN",
            "taxon": 12219,
            "common_name": "PVY",
            "official_name": "Potato virus Y (strain N)",
            "synonym": null
        },
        {
            "id": 21351,
            "code": "PVYCH",
            "taxon": 12218,
            "common_name": "PVY",
            "official_name": "Potato virus Y (strain Chinese)",
            "synonym": null
        },
        {
            "id": 21350,
            "code": "PVYC",
            "taxon": 12217,
            "common_name": "PVY",
            "official_name": "Potato virus Y (strain C)",
            "synonym": "Potato virus C"
        },
        {
            "id": 21339,
            "code": "PVMA",
            "taxon": 12215,
            "common_name": "PVA",
            "official_name": "Potato virus A",
            "synonym": null
        },
        {
            "id": 20599,
            "code": "PPVRA",
            "taxon": 12214,
            "common_name": "PPV",
            "official_name": "Plum pox potyvirus (strain Rankovic)",
            "synonym": null
        },
        {
            "id": 20598,
            "code": "PPVNA",
            "taxon": 12213,
            "common_name": "PPV",
            "official_name": "Plum pox potyvirus (isolate NAT)",
            "synonym": null
        },
        {
            "id": 20596,
            "code": "PPVD",
            "taxon": 12212,
            "common_name": "PPV",
            "official_name": "Plum pox potyvirus (strain D)",
            "synonym": null
        }
    ]
}