GET /api/species/?format=api&offset=6200&ordering=official_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=6220&ordering=official_name",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=6180&ordering=official_name",
    "results": [
        {
            "id": 6292,
            "code": "CITIN",
            "taxon": 66695,
            "common_name": null,
            "official_name": "Citrobacter intermedius",
            "synonym": "Escherichia intermedia"
        },
        {
            "id": 6297,
            "code": "CITKO",
            "taxon": 545,
            "common_name": null,
            "official_name": "Citrobacter koseri",
            "synonym": "Citrobacter diversus"
        },
        {
            "id": 6296,
            "code": "CITK8",
            "taxon": 290338,
            "common_name": null,
            "official_name": "Citrobacter koseri (strain ATCC BAA-895 / CDC 4225-83 / SGSC4696)",
            "synonym": null
        },
        {
            "id": 6309,
            "code": "CITRO",
            "taxon": 67825,
            "common_name": null,
            "official_name": "Citrobacter rodentium",
            "synonym": null
        },
        {
            "id": 6308,
            "code": "CITRI",
            "taxon": 637910,
            "common_name": null,
            "official_name": "Citrobacter rodentium (strain ICC168)",
            "synonym": "Citrobacter freundii biotype 4280"
        },
        {
            "id": 6298,
            "code": "CITLA",
            "taxon": 3654,
            "common_name": "Watermelon",
            "official_name": "Citrullus lanatus",
            "synonym": "Citrullus vulgaris"
        },
        {
            "id": 6285,
            "code": "CITAU",
            "taxon": 159033,
            "common_name": "Key lime",
            "official_name": "Citrus aurantiifolia",
            "synonym": "Limonia aurantifolia"
        },
        {
            "id": 6283,
            "code": "CITAR",
            "taxon": 43166,
            "common_name": "Bitter orange",
            "official_name": "Citrus aurantium",
            "synonym": "Citrus vulgaris"
        },
        {
            "id": 6284,
            "code": "CITAS",
            "taxon": 416196,
            "common_name": "Australian finger lime",
            "official_name": "Citrus australasica",
            "synonym": "Microcitrus australasica"
        },
        {
            "id": 6288,
            "code": "CITCL",
            "taxon": 85681,
            "common_name": "Clementine",
            "official_name": "Citrus clementina",
            "synonym": "Citrus deliciosa x Citrus sinensis"
        },
        {
            "id": 6290,
            "code": "CITGL",
            "taxon": 76963,
            "common_name": "Australian desert lime",
            "official_name": "Citrus glauca",
            "synonym": "Eremocitrus glauca"
        },
        {
            "id": 6291,
            "code": "CITHY",
            "taxon": 170989,
            "common_name": "Kaffir lime",
            "official_name": "Citrus hystrix",
            "synonym": null
        },
        {
            "id": 6293,
            "code": "CITJA",
            "taxon": 64884,
            "common_name": "Rough lemon",
            "official_name": "Citrus jambhiri",
            "synonym": null
        },
        {
            "id": 6294,
            "code": "CITJP",
            "taxon": 76966,
            "common_name": "Kumquat",
            "official_name": "Citrus japonica",
            "synonym": "Fortunella crassifolia"
        },
        {
            "id": 6295,
            "code": "CITJU",
            "taxon": 135197,
            "common_name": "Yuzu",
            "official_name": "Citrus junos",
            "synonym": "Citrus ichangensis x Citrus reticulata var. austera"
        },
        {
            "id": 6363,
            "code": "CLBVS",
            "taxon": 686981,
            "common_name": "CLBV",
            "official_name": "Citrus leaf blotch virus (isolate Nagami kumquat/France/SRA-153/1984)",
            "synonym": null
        },
        {
            "id": 6237,
            "code": "CILVC",
            "taxon": 686950,
            "common_name": "CiLV-C",
            "official_name": "Citrus leprosis virus C (isolate Citrus sinesis/Brazil/Cordeiropolis/2003)",
            "synonym": null
        },
        {
            "id": 6299,
            "code": "CITLI",
            "taxon": 2708,
            "common_name": "Lemon",
            "official_name": "Citrus limon",
            "synonym": "Citrus medica var. limon"
        },
        {
            "id": 6301,
            "code": "CITMA",
            "taxon": 37334,
            "common_name": "Pomelo",
            "official_name": "Citrus maxima",
            "synonym": "Citrus grandis"
        },
        {
            "id": 6302,
            "code": "CITME",
            "taxon": 171251,
            "common_name": "Citron",
            "official_name": "Citrus medica",
            "synonym": null
        }
    ]
}