Mostra i progetti correlati

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

{
    "codelists": {
        "filtro": {
            "25": "Cultura e turismo"
        }
    },
    "progetti_comunali": {
        "058091": {
            "progetti": [
                {
                    "importo_pnrr": 15000.0,
                    "importo_altri": 0.0,
                    "nome": "PALAZZO VENEZIA*PIAZZA SAN MARCO 49*REDAZIONE DEL PEBA DI PALAZZO VENEZIA",
                    "progetto_id": 139895,
                    "filtro_id": 25,
                    "pagamento_perc": 100.0,
                    "pagamento_tot": 15000.0
                },
                {
                    "importo_pnrr": 500000.0,
                    "importo_altri": 0.0,
                    "nome": "PALAZZO VENEZIA*PIAZZA SAN MARCO 49*OPERE FINALIZZATE ALLA RIMOZIONE DELLE BARRIERE FISICHE E COGNITIVE A PALAZZO VENEZIA",
                    "progetto_id": 139439,
                    "filtro_id": 25,
                    "pagamento_perc": 7.03,
                    "pagamento_tot": 35162.61
                },
                {
                    "importo_pnrr": 10000.0,
                    "importo_altri": 0.0,
                    "nome": "BIBLIOTECA DI ARCHEOLOGIA E STORIA DELL'ARTE*PIAZZA VENEZIA N. 3*REDAZIONE DEL PEBA DELLA BIBLIOTECA DI ARCHEOLOGIA E STORIA DELL'ARTE",
                    "progetto_id": 139437,
                    "filtro_id": 25,
                    "pagamento_perc": 100.0,
                    "pagamento_tot": 10000.0
                }
            ],
            "lat": 41.87968434,
            "lon": 12.47184732,
            "nome": "Roma",
            "codice_regione": 12,
            "codice_provincia": 58
        }
    },
    "progetti_provinciali": {},
    "progetti_regionali": {},
    "risorse": {
        "totale": 525000.0,
        "pnrr": 525000.0,
        "altri": 0.0,
        "dettaglio": {
            "25": 525000.0
        }
    },
    "pagamenti": {
        "perc": 11.46,
        "timeline": []
    },
    "progetti": {
        "totale": 3.0,
        "dettaglio": {
            "25": 3
        }
    },
    "province": {
        "58": {
            "c_progetti": 3,
            "risorse": {
                "totale": 525000.0,
                "totale_pro_capite": 0.12433006814945469,
                "pnrr": 525000.0,
                "altri": 0.0
            },
            "pagamenti": {
                "perc": 11.46,
                "timeline": []
            },
            "lat": 41.85287571,
            "lon": 12.63088229,
            "nome": "Roma",
            "abitanti": null
        }
    },
    "regioni": {
        "12": {
            "c_progetti": 3,
            "risorse": {
                "totale": 525000.0,
                "totale_pro_capite": 0.09186046308171732,
                "pnrr": 525000.0,
                "altri": 0.0
            },
            "pagamenti": {
                "perc": 11.46,
                "timeline": []
            },
            "lat": 42.02087699,
            "lon": 12.50085988,
            "nome": "Lazio",
            "abitanti": 5715190
        }
    },
    "ambito_nazionale": {
        "progetti": {
            "totale": 3,
            "dettaglio": {
                "25": 3
            }
        },
        "risorse": {
            "totale": 525000.0,
            "pnrr": 525000.0,
            "altri": 0.0,
            "dettaglio": {
                "25": 525000.0
            }
        },
        "pagamenti": {
            "perc": 11.46,
            "timeline": [
                {
                    "year": 2024,
                    "quarters": [
                        {
                            "name": "t4",
                            "perc": 22.38
                        }
                    ]
                },
                {
                    "year": 2025,
                    "quarters": [
                        {
                            "name": "t1",
                            "perc": 22.38
                        },
                        {
                            "name": "t2",
                            "perc": 22.38
                        },
                        {
                            "name": "t3",
                            "perc": 11.46
                        },
                        {
                            "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": []
    }
}