Mostra i progetti correlati

GET /api/v1/organizzazioni/27715/progetti?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "codelists": {
        "filtro": {
            "25": "Cultura e turismo"
        }
    },
    "progetti_comunali": {
        "082053": {
            "progetti": [
                {
                    "importo_pnrr": 2000000.0,
                    "importo_altri": 0.0,
                    "nome": "VILLA TASCA*VIALE REGIONE SICILIANA S E N. 399*RESTAURO RECUPERO E VALORIZZAZIONE DEL PARCO STORICO VILLA TASCA",
                    "progetto_id": 208473,
                    "filtro_id": 25,
                    "pagamento_perc": 100.0,
                    "pagamento_tot": 1999931.98
                }
            ],
            "lat": 38.13718492,
            "lon": 13.31086557,
            "nome": "Palermo",
            "codice_regione": 19,
            "codice_provincia": 82
        }
    },
    "progetti_provinciali": {},
    "progetti_regionali": {},
    "risorse": {
        "totale": 2000000.0,
        "pnrr": 2000000.0,
        "altri": 0.0,
        "dettaglio": {
            "25": 2000000.0
        }
    },
    "pagamenti": {
        "perc": 100.0,
        "timeline": []
    },
    "progetti": {
        "totale": 1.0,
        "dettaglio": {
            "25": 1
        }
    },
    "province": {
        "82": {
            "c_progetti": 1,
            "risorse": {
                "totale": 2000000.0,
                "totale_pro_capite": 1.6671862730551021,
                "pnrr": 2000000.0,
                "altri": 0.0
            },
            "pagamenti": {
                "perc": 100.0,
                "timeline": []
            },
            "lat": 37.88190825,
            "lon": 13.61009492,
            "nome": "Palermo",
            "abitanti": null
        }
    },
    "regioni": {
        "19": {
            "c_progetti": 1,
            "risorse": {
                "totale": 2000000.0,
                "totale_pro_capite": 0.41653927507170724,
                "pnrr": 2000000.0,
                "altri": 0.0
            },
            "pagamenti": {
                "perc": 100.0,
                "timeline": []
            },
            "lat": 37.47460527,
            "lon": 14.13828539,
            "nome": "Sicilia",
            "abitanti": 4801468
        }
    },
    "ambito_nazionale": {
        "progetti": {
            "totale": 1,
            "dettaglio": {
                "25": 1
            }
        },
        "risorse": {
            "totale": 2000000.0,
            "pnrr": 2000000.0,
            "altri": 0.0,
            "dettaglio": {
                "25": 2000000.0
            }
        },
        "pagamenti": {
            "perc": 100.0,
            "timeline": [
                {
                    "year": 2024,
                    "quarters": [
                        {
                            "name": "t4",
                            "perc": 35.76
                        }
                    ]
                },
                {
                    "year": 2025,
                    "quarters": [
                        {
                            "name": "t1",
                            "perc": 78.39
                        },
                        {
                            "name": "t2",
                            "perc": 96.32
                        },
                        {
                            "name": "t3",
                            "perc": 100.0
                        },
                        {
                            "name": "t4",
                            "perc": 0
                        }
                    ]
                },
                {
                    "year": 2026,
                    "quarters": [
                        {
                            "name": "t1",
                            "perc": 0
                        },
                        {
                            "name": "t2",
                            "perc": 0
                        },
                        {
                            "name": "t3",
                            "perc": 0
                        },
                        {
                            "name": "t4",
                            "perc": 0
                        }
                    ]
                },
                {
                    "year": 2027,
                    "quarters": [
                        {
                            "name": "t1",
                            "perc": 0
                        },
                        {
                            "name": "t2",
                            "perc": 0
                        },
                        {
                            "name": "t3",
                            "perc": 0
                        },
                        {
                            "name": "t4",
                            "perc": 0
                        }
                    ]
                }
            ]
        },
        "lista_progetti": []
    }
}