GET /api/affected-territory/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 85,
    "next": "https://data.opendataricostruzione.gssi.it/api/affected-territory/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "id": "13",
            "name": "Abruzzo",
            "tags": ""
        },
        {
            "id": "13001",
            "name": "Cratere",
            "tags": ""
        },
        {
            "id": "66001",
            "name": "Acciano",
            "tags": "cratere"
        },
        {
            "id": "66008",
            "name": "Barete",
            "tags": "cratere"
        },
        {
            "id": "66009",
            "name": "Barisciano",
            "tags": "cratere"
        },
        {
            "id": "66012",
            "name": "Bugnara",
            "tags": "cratere"
        },
        {
            "id": "66013",
            "name": "Cagnano Amiterno",
            "tags": "cratere"
        },
        {
            "id": "66016",
            "name": "Campotosto",
            "tags": "cratere"
        },
        {
            "id": "66019",
            "name": "Capestrano",
            "tags": "cratere"
        },
        {
            "id": "66021",
            "name": "Capitignano",
            "tags": "cratere"
        },
        {
            "id": "66022",
            "name": "Caporciano",
            "tags": "cratere"
        },
        {
            "id": "66024",
            "name": "Carapelle Calvisio",
            "tags": "cratere"
        },
        {
            "id": "66026",
            "name": "Castel Del Monte",
            "tags": "cratere"
        },
        {
            "id": "66027",
            "name": "Castel Di Ieri",
            "tags": "cratere"
        },
        {
            "id": "66030",
            "name": "Castelvecchio Calvisio",
            "tags": "cratere"
        },
        {
            "id": "66031",
            "name": "Castelvecchio Subequo",
            "tags": "cratere"
        },
        {
            "id": "66037",
            "name": "Cocullo",
            "tags": "cratere"
        },
        {
            "id": "66038",
            "name": "Collarmele",
            "tags": "cratere"
        },
        {
            "id": "66042",
            "name": "Fagnano Alto",
            "tags": "cratere"
        },
        {
            "id": "66043",
            "name": "Fontecchio",
            "tags": "cratere"
        }
    ]
}