Elendo degli habitat entro i confini del Progetto

GET /api/habitats/?format=api&offset=30
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=40",
    "previous": "https://biostreamportal.net/api/habitats/?format=api&limit=10&offset=20",
    "results": [
        {
            "cod": "4080"
        },
        {
            "cod": "5110"
        },
        {
            "cod": "5130"
        },
        {
            "cod": "6110"
        },
        {
            "cod": "6150"
        },
        {
            "cod": "6170"
        },
        {
            "cod": "6210(*)"
        },
        {
            "cod": "6230*"
        },
        {
            "cod": "62A0"
        },
        {
            "cod": "6410"
        }
    ]
}