Checklist proveniente da una vista materializzata che ritorna statistiche
riassuntive relative ai vari habitat entro i confini del Progetto

GET /api/habitats-check/?format=api&offset=120
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 137,
    "next": "https://biostreamportal.net/api/habitats-check/?format=api&limit=10&offset=130",
    "previous": "https://biostreamportal.net/api/habitats-check/?format=api&limit=10&offset=110",
    "results": [
        {
            "cod": "92A0",
            "maincod": 92,
            "maindesc": "Foreste mediterranee caducifoglie",
            "desc": "Foreste a galleria di Salix alba e Populus alba",
            "website": "http://vnr.unipg.it/habitat/cerca.do?formato=stampa&idSegnalazione=38"
        },
        {
            "cod": "92C0",
            "maincod": 92,
            "maindesc": "Foreste mediterranee caducifoglie",
            "desc": "Foreste di Platanus orientalis e Liquidambar orientalis (Platanion orientalis)",
            "website": "http://vnr.unipg.it/habitat/cerca.do?formato=stampa&idSegnalazione=73"
        },
        {
            "cod": "92D0",
            "maincod": 92,
            "maindesc": "Foreste mediterranee caducifoglie",
            "desc": "Gallerie e forteti ripari meridionali (Nerio-Tamaricetea e Securinegion tinctoriae)",
            "website": "http://vnr.unipg.it/habitat/cerca.do?formato=stampa&idSegnalazione=74"
        },
        {
            "cod": "9320",
            "maincod": 93,
            "maindesc": "Foreste sclerofille mediterranee",
            "desc": "Foreste di Olea e Ceratonia",
            "website": "http://vnr.unipg.it/habitat/cerca.do?formato=stampa&idSegnalazione=122"
        },
        {
            "cod": "9330",
            "maincod": 93,
            "maindesc": "Foreste sclerofille mediterranee",
            "desc": "Foreste di Quercus suber",
            "website": "http://vnr.unipg.it/habitat/cerca.do?formato=stampa&idSegnalazione=33"
        },
        {
            "cod": "9340",
            "maincod": 93,
            "maindesc": "Foreste sclerofille mediterranee",
            "desc": "Foreste di Quercus ilex e Quercus rotundifolia",
            "website": "http://vnr.unipg.it/habitat/cerca.do?formato=stampa&idSegnalazione=7"
        },
        {
            "cod": "9350",
            "maincod": 93,
            "maindesc": "Foreste sclerofille mediterranee",
            "desc": "Foreste di Quercus macrolepis",
            "website": "http://vnr.unipg.it/habitat/cerca.do?formato=stampa&idSegnalazione=158"
        },
        {
            "cod": "9380",
            "maincod": 93,
            "maindesc": "Foreste sclerofille mediterranee",
            "desc": "Foreste di Ilex aquifolium",
            "website": "http://vnr.unipg.it/habitat/cerca.do?formato=stampa&idSegnalazione=90"
        },
        {
            "cod": "9410",
            "maincod": 94,
            "maindesc": "Foreste di conifere delle montagne temperate",
            "desc": "Foreste acidofile montane e alpine di Picea (Vaccinio-Piceetea)",
            "website": "http://vnr.unipg.it/habitat/cerca.do?formato=stampa&idSegnalazione=130"
        },
        {
            "cod": "9420",
            "maincod": 94,
            "maindesc": "Foreste di conifere delle montagne temperate",
            "desc": "Foreste alpine di Larix decidua e/o Pinus cembra",
            "website": "http://vnr.unipg.it/habitat/cerca.do?formato=stampa&idSegnalazione=131"
        }
    ]
}