Elendo degli habitat entro i confini del Progetto

GET /api/habitats/?format=api
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=10",
    "previous": null,
    "results": [
        {
            "cod": "1110"
        },
        {
            "cod": "1130"
        },
        {
            "cod": "1140"
        },
        {
            "cod": "1150*"
        },
        {
            "cod": "1210"
        },
        {
            "cod": "1310"
        },
        {
            "cod": "1320"
        },
        {
            "cod": "1410"
        },
        {
            "cod": "1420"
        },
        {
            "cod": "1510*"
        }
    ]
}