GET /api/species/?format=api&offset=27620&ordering=code
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 27623,
    "next": null,
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=27600&ordering=code",
    "results": [
        {
            "id": 27328,
            "code": "ZYMVC",
            "taxon": 117128,
            "common_name": "ZYMV",
            "official_name": "Zucchini yellow mosaic virus (strain California)",
            "synonym": null
        },
        {
            "id": 27329,
            "code": "ZYMVR",
            "taxon": 117129,
            "common_name": "ZYMV",
            "official_name": "Zucchini yellow mosaic virus (strain Reunion Island)",
            "synonym": null
        },
        {
            "id": 27330,
            "code": "ZYMVS",
            "taxon": 117130,
            "common_name": "ZYMV",
            "official_name": "Zucchini yellow mosaic virus (strain Singapore)",
            "synonym": null
        }
    ]
}