GET /api/species/?format=api&offset=20120&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=20140&ordering=-official_name",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=20100&ordering=-official_name",
    "results": [
        {
            "id": 7569,
            "code": "CULBI",
            "taxon": 69822,
            "common_name": "Mosquito",
            "official_name": "Culex bitaeniorhynchus",
            "synonym": null
        },
        {
            "id": 7567,
            "code": "CULAN",
            "taxon": 162997,
            "common_name": "Common banded mosquito",
            "official_name": "Culex annulirostris",
            "synonym": null
        },
        {
            "id": 7578,
            "code": "CULNO",
            "taxon": 31170,
            "common_name": "Cushion seastar",
            "official_name": "Culcita novaeguineae",
            "synonym": null
        },
        {
            "id": 7563,
            "code": "CUCPM",
            "taxon": 3665,
            "common_name": "Zucchini",
            "official_name": "Cucurbita pepo var. melopepo",
            "synonym": null
        },
        {
            "id": 7562,
            "code": "CUCPE",
            "taxon": 3663,
            "common_name": "Vegetable marrow",
            "official_name": "Cucurbita pepo",
            "synonym": "Summer squash"
        },
        {
            "id": 7561,
            "code": "CUCMO",
            "taxon": 3662,
            "common_name": "Winter crookneck squash",
            "official_name": "Cucurbita moschata",
            "synonym": "Cucurbita pepo var. moschata"
        },
        {
            "id": 7556,
            "code": "CUCMA",
            "taxon": 3661,
            "common_name": "Pumpkin",
            "official_name": "Cucurbita maxima",
            "synonym": "Winter squash"
        },
        {
            "id": 7565,
            "code": "CUCZE",
            "taxon": 61887,
            "common_name": "Wild cucumber",
            "official_name": "Cucumis zeyherii",
            "synonym": "Cucumis prophetarum subsp. zeyheri"
        },
        {
            "id": 7564,
            "code": "CUCSA",
            "taxon": 3659,
            "common_name": "Cucumber",
            "official_name": "Cucumis sativus",
            "synonym": null
        },
        {
            "id": 7557,
            "code": "CUCMC",
            "taxon": 3657,
            "common_name": "Oriental pickling melon",
            "official_name": "Cucumis melo var. conomon",
            "synonym": null
        },
        {
            "id": 7560,
            "code": "CUCMN",
            "taxon": 3658,
            "common_name": "Netted muskmelon",
            "official_name": "Cucumis melo var. cantalupensis",
            "synonym": "Cucumis melo var. reticulatus"
        },
        {
            "id": 7558,
            "code": "CUCME",
            "taxon": 3656,
            "common_name": "Muskmelon",
            "official_name": "Cucumis melo",
            "synonym": null
        },
        {
            "id": 7554,
            "code": "CUCFI",
            "taxon": 131071,
            "common_name": null,
            "official_name": "Cucumis ficifolius",
            "synonym": "Cucumis figarei"
        },
        {
            "id": 6533,
            "code": "CNV",
            "taxon": 12143,
            "common_name": "CNV",
            "official_name": "Cucumber necrosis virus",
            "synonym": null
        },
        {
            "id": 6524,
            "code": "CMVY",
            "taxon": 12312,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Y)",
            "synonym": null
        },
        {
            "id": 6523,
            "code": "CMVWL",
            "taxon": 12311,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain WL)",
            "synonym": null
        },
        {
            "id": 6522,
            "code": "CMVTR",
            "taxon": 117127,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Trk7)",
            "synonym": null
        },
        {
            "id": 6520,
            "code": "CMVS",
            "taxon": 117126,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain S)",
            "synonym": null
        },
        {
            "id": 6519,
            "code": "CMVQ",
            "taxon": 12310,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Q)",
            "synonym": null
        },
        {
            "id": 6518,
            "code": "CMVPE",
            "taxon": 117125,
            "common_name": "CMV",
            "official_name": "Cucumber mosaic virus (strain Pepo)",
            "synonym": null
        }
    ]
}