Elendo degli habitat entro i confini del Progetto

GET /api/habitats/?format=api&offset=20
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=30",
    "previous": "https://biostreamportal.net/api/habitats/?format=api&limit=10&offset=10",
    "results": [
        {
            "cod": "3150"
        },
        {
            "cod": "3160"
        },
        {
            "cod": "3220"
        },
        {
            "cod": "3230"
        },
        {
            "cod": "3240"
        },
        {
            "cod": "3260"
        },
        {
            "cod": "3270"
        },
        {
            "cod": "4030"
        },
        {
            "cod": "4060"
        },
        {
            "cod": "4070*"
        }
    ]
}