GET /api/affected-territory/?format=api&page=3
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=4",
    "previous": "https://data.opendataricostruzione.gssi.it/api/affected-territory/?format=api&page=2",
    "results": [
        {
            "id": "6604916",
            "name": "San Gregorio",
            "tags": "laquila-frazioni"
        },
        {
            "id": "6604917",
            "name": "Onna",
            "tags": "laquila-frazioni"
        },
        {
            "id": "6604918",
            "name": "Monticchio",
            "tags": "laquila-frazioni"
        },
        {
            "id": "6604919",
            "name": "Pianola",
            "tags": "laquila-frazioni"
        },
        {
            "id": "6604920",
            "name": "Bazzano",
            "tags": "laquila-frazioni"
        },
        {
            "id": "6604921",
            "name": "Periferia Est",
            "tags": "laquila-periferia"
        },
        {
            "id": "6604922",
            "name": "Periferia Ovest",
            "tags": "laquila-periferia"
        },
        {
            "id": "66052",
            "name": "Lucoli",
            "tags": "cratere"
        },
        {
            "id": "66056",
            "name": "Montereale",
            "tags": "cratere"
        },
        {
            "id": "66058",
            "name": "Navelli",
            "tags": "cratere"
        },
        {
            "id": "66059",
            "name": "Ocre",
            "tags": "cratere"
        },
        {
            "id": "66060",
            "name": "Ofena",
            "tags": "cratere"
        },
        {
            "id": "66065",
            "name": "Ovindoli",
            "tags": "cratere"
        },
        {
            "id": "66072",
            "name": "Pizzoli",
            "tags": "cratere"
        },
        {
            "id": "66073",
            "name": "Poggio Picenze",
            "tags": "cratere"
        },
        {
            "id": "66074",
            "name": "Prata D'Ansidonia",
            "tags": "cratere"
        },
        {
            "id": "66081",
            "name": "Rocca Di Cambio",
            "tags": "cratere"
        },
        {
            "id": "66082",
            "name": "Rocca Di Mezzo",
            "tags": "cratere"
        },
        {
            "id": "66087",
            "name": "San Demetrio Ne' Vestini",
            "tags": "cratere"
        },
        {
            "id": "66088",
            "name": "San Pio Delle Camere",
            "tags": "cratere"
        }
    ]
}