GET /api/species/?format=api&offset=19880&ordering=id
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=19900&ordering=id",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=19860&ordering=id",
    "results": [
        {
            "id": 19881,
            "code": "PINKR",
            "taxon": 3342,
            "common_name": "Krempf's pine",
            "official_name": "Pinus krempfii",
            "synonym": null
        },
        {
            "id": 19882,
            "code": "PINLA",
            "taxon": 3343,
            "common_name": "Sugar pine",
            "official_name": "Pinus lambertiana",
            "synonym": null
        },
        {
            "id": 19883,
            "code": "PINLE",
            "taxon": 71638,
            "common_name": "Chihuahua pine",
            "official_name": "Pinus leiophylla",
            "synonym": null
        },
        {
            "id": 19884,
            "code": "PINLO",
            "taxon": 3344,
            "common_name": "Great Basin bristlecone pine",
            "official_name": "Pinus longaeva",
            "synonym": "Pinus aristata var. longaeva"
        },
        {
            "id": 19885,
            "code": "PINLU",
            "taxon": 29805,
            "common_name": "Ryukyu island pine",
            "official_name": "Pinus luchuensis",
            "synonym": null
        },
        {
            "id": 19886,
            "code": "PINMA",
            "taxon": 104660,
            "common_name": "Silver-lipped pearl oyster",
            "official_name": "Pinctada maxima",
            "synonym": "White-lipped pearl oyster"
        },
        {
            "id": 19887,
            "code": "PINMG",
            "taxon": 102329,
            "common_name": "Freshwater pearl mussel",
            "official_name": "Margaritifera margaritifera",
            "synonym": null
        },
        {
            "id": 19888,
            "code": "PINMO",
            "taxon": 3345,
            "common_name": "Western white pine",
            "official_name": "Pinus monticola",
            "synonym": "Strobus monticola"
        },
        {
            "id": 19889,
            "code": "PINMR",
            "taxon": 102331,
            "common_name": "Prickly pen shell",
            "official_name": "Pinna muricata",
            "synonym": null
        },
        {
            "id": 19890,
            "code": "PINMS",
            "taxon": 88730,
            "common_name": "Chinese red pine",
            "official_name": "Pinus massoniana",
            "synonym": null
        },
        {
            "id": 19891,
            "code": "PINMU",
            "taxon": 28528,
            "common_name": "Dwarf mountain pine",
            "official_name": "Pinus mugo",
            "synonym": null
        },
        {
            "id": 19892,
            "code": "PINMZ",
            "taxon": 159761,
            "common_name": "Pearl oyster",
            "official_name": "Pinctada mazatlanica",
            "synonym": null
        },
        {
            "id": 19893,
            "code": "PINNO",
            "taxon": 111169,
            "common_name": "Noble pen shell",
            "official_name": "Pinna nobilis",
            "synonym": null
        },
        {
            "id": 19894,
            "code": "PINPA",
            "taxon": 46836,
            "common_name": "Longleaf pine",
            "official_name": "Pinus palustris",
            "synonym": "Pinus longifolia"
        },
        {
            "id": 19895,
            "code": "PINPE",
            "taxon": 71646,
            "common_name": "Macedonian pine",
            "official_name": "Pinus peuce",
            "synonym": null
        },
        {
            "id": 19896,
            "code": "PINPI",
            "taxon": 3346,
            "common_name": "Italian stone pine",
            "official_name": "Pinus pinea",
            "synonym": null
        },
        {
            "id": 19897,
            "code": "PINPN",
            "taxon": 164241,
            "common_name": "Table Mountain pine",
            "official_name": "Pinus pungens",
            "synonym": null
        },
        {
            "id": 19898,
            "code": "PINPO",
            "taxon": 55062,
            "common_name": "Ponderosa pine",
            "official_name": "Pinus ponderosa",
            "synonym": null
        },
        {
            "id": 19899,
            "code": "PINPR",
            "taxon": 71644,
            "common_name": "Japanese white pine",
            "official_name": "Pinus parviflora",
            "synonym": "Pinus pentaphylla var. himekomatsu"
        },
        {
            "id": 19900,
            "code": "PINPS",
            "taxon": 71647,
            "common_name": "Maritime pine",
            "official_name": "Pinus pinaster",
            "synonym": null
        }
    ]
}