GET /api/species/?format=api&offset=19900&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=19920&ordering=id",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=19880&ordering=id",
    "results": [
        {
            "id": 19901,
            "code": "PINPT",
            "taxon": 71645,
            "common_name": "Mexican weeping pine",
            "official_name": "Pinus patula",
            "synonym": null
        },
        {
            "id": 19902,
            "code": "PINPU",
            "taxon": 71649,
            "common_name": "Dwarf Siberian pine",
            "official_name": "Pinus pumila",
            "synonym": "Pinus cembra var. pumila"
        },
        {
            "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
        },
        {
            "id": 19906,
            "code": "PINRO",
            "taxon": 71650,
            "common_name": "Chir pine",
            "official_name": "Pinus roxburghii",
            "synonym": null
        },
        {
            "id": 19907,
            "code": "PINRZ",
            "taxon": 71651,
            "common_name": "Mexican pine",
            "official_name": "Pinus rzedowskii",
            "synonym": null
        },
        {
            "id": 19908,
            "code": "PINSI",
            "taxon": 62752,
            "common_name": "Siberian pine",
            "official_name": "Pinus sibirica",
            "synonym": "Pinus cembra var. sibirica"
        },
        {
            "id": 19909,
            "code": "PINSR",
            "taxon": 419090,
            "common_name": "Pine bark adelgid",
            "official_name": "Pineus strobi",
            "synonym": "Eopineus strobi"
        },
        {
            "id": 19910,
            "code": "PINST",
            "taxon": 3348,
            "common_name": "Eastern white pine",
            "official_name": "Pinus strobus",
            "synonym": null
        },
        {
            "id": 19911,
            "code": "PINSY",
            "taxon": 3349,
            "common_name": "Scotch pine",
            "official_name": "Pinus sylvestris",
            "synonym": null
        },
        {
            "id": 19912,
            "code": "PINTA",
            "taxon": 3352,
            "common_name": "Loblolly pine",
            "official_name": "Pinus taeda",
            "synonym": null
        },
        {
            "id": 19913,
            "code": "PINTB",
            "taxon": 88731,
            "common_name": "Chinese red pine",
            "official_name": "Pinus tabuliformis",
            "synonym": "Pinus leucosperma"
        },
        {
            "id": 19914,
            "code": "PINTE",
            "taxon": 199225,
            "common_name": "Crow-dipper",
            "official_name": "Pinellia ternata",
            "synonym": "Arum ternatum"
        },
        {
            "id": 19915,
            "code": "PINTH",
            "taxon": 3350,
            "common_name": "Japanese black pine",
            "official_name": "Pinus thunbergii",
            "synonym": "Pinus thunbergiana"
        },
        {
            "id": 19916,
            "code": "PINTO",
            "taxon": 268870,
            "common_name": "Torrey pine",
            "official_name": "Pinus torreyana",
            "synonym": null
        },
        {
            "id": 19917,
            "code": "PINUN",
            "taxon": 38864,
            "common_name": "Mountain pine",
            "official_name": "Pinus uncinata",
            "synonym": "Pinus mugo subsp. uncinata"
        },
        {
            "id": 19918,
            "code": "PINVI",
            "taxon": 71654,
            "common_name": "Virginia pine",
            "official_name": "Pinus virginiana",
            "synonym": null
        },
        {
            "id": 19919,
            "code": "PINWA",
            "taxon": 3341,
            "common_name": "Himalayan white pine",
            "official_name": "Pinus wallichiana",
            "synonym": "Pinus griffithii"
        },
        {
            "id": 19920,
            "code": "PINYU",
            "taxon": 88732,
            "common_name": "Yunnan pine",
            "official_name": "Pinus yunnanensis",
            "synonym": null
        }
    ]
}