Elendo degli habitat entro i confini del Progetto

GET /api/habitats/?format=api&limit=10&offset=10
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=20",
    "previous": "https://biostreamportal.net/api/habitats/?format=api&limit=10",
    "results": [
        {
            "cod": "2110"
        },
        {
            "cod": "2120"
        },
        {
            "cod": "2130*"
        },
        {
            "cod": "2160"
        },
        {
            "cod": "2190"
        },
        {
            "cod": "2230"
        },
        {
            "cod": "2250*"
        },
        {
            "cod": "2270*"
        },
        {
            "cod": "3130"
        },
        {
            "cod": "3140"
        }
    ]
}