GET /api/species/?format=api&offset=200&ordering=synonym
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=220&ordering=synonym",
    "previous": "https://cinder.proteo.info/api/species/?format=api&limit=20&offset=180&ordering=synonym",
    "results": [
        {
            "id": 6970,
            "code": "CORCS",
            "taxon": 144206,
            "common_name": "Smooth helmeted iguana",
            "official_name": "Corytophanes cristatus",
            "synonym": "Agama cristata"
        },
        {
            "id": 4156,
            "code": "BROCR",
            "taxon": 118090,
            "common_name": "Green crested lizard",
            "official_name": "Bronchocela cristatella",
            "synonym": "Agama cristatella"
        },
        {
            "id": 4780,
            "code": "CALVC",
            "taxon": 48253,
            "common_name": "Oriental garden lizard",
            "official_name": "Calotes versicolor",
            "synonym": "Agama versicolor"
        },
        {
            "id": 13754,
            "code": "LACBE",
            "taxon": 152933,
            "common_name": "Beech milkcap",
            "official_name": "Lactarius blennius",
            "synonym": "Agaricus blennius"
        },
        {
            "id": 16685,
            "code": "MYCCL",
            "taxon": 658473,
            "common_name": "Agaric fungus",
            "official_name": "Mycena chlorophos",
            "synonym": "Agaricus chlorophos"
        },
        {
            "id": 13831,
            "code": "LACSU",
            "taxon": 118035,
            "common_name": "Mild milkcap",
            "official_name": "Lactarius subdulcis",
            "synonym": "Agaricus lactifluus var. subdulcis"
        },
        {
            "id": 12709,
            "code": "HYPMA",
            "taxon": 39966,
            "common_name": "White beech mushroom",
            "official_name": "Hypsizygus marmoreus",
            "synonym": "Agaricus marmoreus"
        },
        {
            "id": 14433,
            "code": "LEUMG",
            "taxon": 201219,
            "common_name": "Western flat-topped agaric",
            "official_name": "Leucoagaricus meleagris",
            "synonym": "Agaricus meleagris"
        },
        {
            "id": 2191,
            "code": "ARMME",
            "taxon": 47429,
            "common_name": "Honey mushroom",
            "official_name": "Armillaria mellea",
            "synonym": "Agaricus melleus"
        },
        {
            "id": 1185,
            "code": "AMAMU",
            "taxon": 41956,
            "common_name": "Fly agaric",
            "official_name": "Amanita muscaria",
            "synonym": "Agaricus muscarius"
        },
        {
            "id": 17293,
            "code": "NEONM",
            "taxon": 71958,
            "common_name": null,
            "official_name": "Neonothopanus nambi",
            "synonym": "Agaricus nambi"
        },
        {
            "id": 16777,
            "code": "MYCRO",
            "taxon": 1033263,
            "common_name": "Pink bonnet",
            "official_name": "Mycena rosella",
            "synonym": "Agaricus rosellus"
        },
        {
            "id": 20200,
            "code": "PLESI",
            "taxon": 98349,
            "common_name": "Oyster mushroom",
            "official_name": "Pleurotus sapidus",
            "synonym": "Agaricus sapidus"
        },
        {
            "id": 2197,
            "code": "ARMTA",
            "taxon": 1929756,
            "common_name": "Ringless honey mushroom",
            "official_name": "Armillaria tabescens",
            "synonym": "Agaricus tabescens"
        },
        {
            "id": 13762,
            "code": "LACCH",
            "taxon": 111135,
            "common_name": "Yellowdrop milkcap",
            "official_name": "Lactarius chrysorrheus",
            "synonym": "Agaricus theiogalus"
        },
        {
            "id": 10912,
            "code": "GLOTR",
            "taxon": 104355,
            "common_name": "Brown rot fungus",
            "official_name": "Gloeophyllum trabeum",
            "synonym": "Agaricus trabeus"
        },
        {
            "id": 10207,
            "code": "FLAVE",
            "taxon": 38945,
            "common_name": null,
            "official_name": "Flammulina velutipes",
            "synonym": "Agaricus velutipes"
        },
        {
            "id": 7096,
            "code": "CORVI",
            "taxon": 47334,
            "common_name": "Violet webcap",
            "official_name": "Cortinarius violaceus",
            "synonym": "Agaricus violaceus"
        },
        {
            "id": 1210,
            "code": "AMAVR",
            "taxon": 78357,
            "common_name": "European destroying angel",
            "official_name": "Amanita virosa",
            "synonym": "Agaricus virosa"
        },
        {
            "id": 11122,
            "code": "GRATE",
            "taxon": 2510778,
            "common_name": "Red alga",
            "official_name": "Gracilaria tenuistipitata",
            "synonym": "Agarophyton tenuistipitatum"
        }
    ]
}