GET /api/species/?format=api&offset=27620&ordering=id
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=id",
"results": [
{
"id": 27621,
"code": "9VIBR",
"taxon": 662,
"common_name": null,
"official_name": "Vibrio",
"synonym": null
},
{
"id": 27622,
"code": "9VIRI",
"taxon": 33090,
"common_name": null,
"official_name": "Viridiplantae",
"synonym": null
},
{
"id": 27623,
"code": "9VIRU",
"taxon": 10239,
"common_name": null,
"official_name": "Viruses",
"synonym": null
}
]
}