Elendo degli habitat entro i confini del Progetto

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

{
    "count": 81,
    "next": "https://biostreamportal.net/api/habitats/?format=api&limit=10&offset=70",
    "previous": "https://biostreamportal.net/api/habitats/?format=api&limit=10&offset=50",
    "results": [
        {
            "cod": "8340"
        },
        {
            "cod": "9110"
        },
        {
            "cod": "9130"
        },
        {
            "cod": "9140"
        },
        {
            "cod": "9150"
        },
        {
            "cod": "9160"
        },
        {
            "cod": "9170"
        },
        {
            "cod": "9180*"
        },
        {
            "cod": "91D0*"
        },
        {
            "cod": "91E0*"
        }
    ]
}