Mostra i progetti correlati

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

{
    "codelists": {
        "filtro": {
            "25": "Cultura e turismo"
        }
    },
    "progetti_comunali": {
        "048043": {
            "progetti": [
                {
                    "importo_pnrr": 778604.96,
                    "importo_altri": 0.0,
                    "nome": "GIARDINO VILLA CORSI SALVIATI VIA ANTONIO GRAMSCI 456 50019 - SESTO FIORENTINO FIRENZE*VIA ANTONIO GRAMSCI 456*RESTAURO E VALORIZZAZIONE DEL GIARDINO STORICO DELLA VILLA CORSI SALVIATI",
                    "progetto_id": 9767,
                    "filtro_id": 25,
                    "pagamento_perc": 97.51,
                    "pagamento_tot": 759201.8
                }
            ],
            "lat": 43.8419317,
            "lon": 11.23248261,
            "nome": "Sesto Fiorentino",
            "codice_regione": 9,
            "codice_provincia": 48
        }
    },
    "progetti_provinciali": {},
    "progetti_regionali": {},
    "risorse": {
        "totale": 778604.96,
        "pnrr": 778604.96,
        "altri": 0.0,
        "dettaglio": {
            "25": 778604.96
        }
    },
    "pagamenti": {
        "perc": 97.51,
        "timeline": []
    },
    "progetti": {
        "totale": 1.0,
        "dettaglio": {
            "25": 1
        }
    },
    "province": {
        "48": {
            "c_progetti": 1,
            "risorse": {
                "totale": 778604.96,
                "totale_pro_capite": 0.7827401763516658,
                "pnrr": 778604.96,
                "altri": 0.0
            },
            "pagamenti": {
                "perc": 97.51,
                "timeline": []
            },
            "lat": 43.84527354,
            "lon": 11.37353813,
            "nome": "Firenze",
            "abitanti": null
        }
    },
    "regioni": {
        "9": {
            "c_progetti": 1,
            "risorse": {
                "totale": 778604.96,
                "totale_pro_capite": 0.21179124034181246,
                "pnrr": 778604.96,
                "altri": 0.0
            },
            "pagamenti": {
                "perc": 97.51,
                "timeline": []
            },
            "lat": 43.41682155,
            "lon": 11.21393866,
            "nome": "Toscana",
            "abitanti": 3676285
        }
    },
    "ambito_nazionale": {
        "progetti": {
            "totale": 1,
            "dettaglio": {
                "25": 1
            }
        },
        "risorse": {
            "totale": 778604.96,
            "pnrr": 778604.96,
            "altri": 0.0,
            "dettaglio": {
                "25": 778604.96
            }
        },
        "pagamenti": {
            "perc": 97.51,
            "timeline": [
                {
                    "year": 2024,
                    "quarters": [
                        {
                            "name": "t4",
                            "perc": 26.22
                        }
                    ]
                },
                {
                    "year": 2025,
                    "quarters": [
                        {
                            "name": "t1",
                            "perc": 97.51
                        },
                        {
                            "name": "t2",
                            "perc": 97.51
                        },
                        {
                            "name": "t3",
                            "perc": 97.51
                        },
                        {
                            "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": []
    }
}