GET /api/species/?format=api&offset=20060
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=20080",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=20040",
    "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": 19890,
            "code": "PINMS",
            "taxon": 88730,
            "common_name": "Chinese red pine",
            "official_name": "Pinus massoniana",
            "synonym": null
        },
        {
            "id": 19888,
            "code": "PINMO",
            "taxon": 3345,
            "common_name": "Western white pine",
            "official_name": "Pinus monticola",
            "synonym": "Strobus monticola"
        },
        {
            "id": 19891,
            "code": "PINMU",
            "taxon": 28528,
            "common_name": "Dwarf mountain pine",
            "official_name": "Pinus mugo",
            "synonym": null
        },
        {
            "id": 19894,
            "code": "PINPA",
            "taxon": 46836,
            "common_name": "Longleaf pine",
            "official_name": "Pinus palustris",
            "synonym": "Pinus longifolia"
        },
        {
            "id": 19899,
            "code": "PINPR",
            "taxon": 71644,
            "common_name": "Japanese white pine",
            "official_name": "Pinus parviflora",
            "synonym": "Pinus pentaphylla var. himekomatsu"
        },
        {
            "id": 19901,
            "code": "PINPT",
            "taxon": 71645,
            "common_name": "Mexican weeping pine",
            "official_name": "Pinus patula",
            "synonym": null
        },
        {
            "id": 19895,
            "code": "PINPE",
            "taxon": 71646,
            "common_name": "Macedonian pine",
            "official_name": "Pinus peuce",
            "synonym": null
        },
        {
            "id": 19900,
            "code": "PINPS",
            "taxon": 71647,
            "common_name": "Maritime pine",
            "official_name": "Pinus pinaster",
            "synonym": null
        },
        {
            "id": 19896,
            "code": "PINPI",
            "taxon": 3346,
            "common_name": "Italian stone pine",
            "official_name": "Pinus pinea",
            "synonym": null
        },
        {
            "id": 19898,
            "code": "PINPO",
            "taxon": 55062,
            "common_name": "Ponderosa pine",
            "official_name": "Pinus ponderosa",
            "synonym": null
        },
        {
            "id": 19902,
            "code": "PINPU",
            "taxon": 71649,
            "common_name": "Dwarf Siberian pine",
            "official_name": "Pinus pumila",
            "synonym": "Pinus cembra var. pumila"
        },
        {
            "id": 19897,
            "code": "PINPN",
            "taxon": 164241,
            "common_name": "Table Mountain pine",
            "official_name": "Pinus pungens",
            "synonym": null
        },
        {
            "id": 19903,
            "code": "PINRA",
            "taxon": 3347,
            "common_name": "Monterey pine",
            "official_name": "Pinus radiata",
            "synonym": "Pinus insignis"
        },
        {
            "id": 19904,
            "code": "PINRE",
            "taxon": 54921,
            "common_name": "Red pine",
            "official_name": "Pinus resinosa",
            "synonym": "Norway pine"
        },
        {
            "id": 19905,
            "code": "PINRI",
            "taxon": 164242,
            "common_name": "Pitch pine",
            "official_name": "Pinus rigida",
            "synonym": null
        }
    ]
}