Mostra i progetti correlati

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

{
    "codelists": {
        "filtro": {
            "12": "Scuola, università e ricerca"
        }
    },
    "progetti_comunali": {
        "102047": {
            "progetti": [
                {
                    "importo_pnrr": 15044.44,
                    "importo_altri": 0.0,
                    "nome": "SCUOLA ELEMENTARE AGAZZI VV1E00100R VIA LACQUARI, 5, 89900 VIBO VALENTIA (VV)*VIA LACQUARI, 5*ACQUISTO DI PERCORSI FORMATIVI",
                    "progetto_id": 376135,
                    "filtro_id": 12,
                    "pagamento_perc": 0.0,
                    "pagamento_tot": 0.0
                }
            ],
            "lat": 38.6805714,
            "lon": 16.08943519,
            "nome": "Vibo Valentia",
            "codice_regione": 18,
            "codice_provincia": 102
        }
    },
    "progetti_provinciali": {},
    "progetti_regionali": {},
    "risorse": {
        "totale": 15044.44,
        "pnrr": 15044.44,
        "altri": 0.0,
        "dettaglio": {
            "12": 15044.44
        }
    },
    "pagamenti": {
        "perc": 0.0,
        "timeline": []
    },
    "progetti": {
        "totale": 1.0,
        "dettaglio": {
            "12": 1
        }
    },
    "province": {
        "102": {
            "c_progetti": 1,
            "risorse": {
                "totale": 15044.44,
                "totale_pro_capite": 0.09982906663481574,
                "pnrr": 15044.44,
                "altri": 0.0
            },
            "pagamenti": {
                "perc": 0.0,
                "timeline": []
            },
            "lat": 38.62675394,
            "lon": 16.09873888,
            "nome": "Vibo Valentia",
            "abitanti": null
        }
    },
    "regioni": {
        "18": {
            "c_progetti": 1,
            "risorse": {
                "totale": 15044.44,
                "totale_pro_capite": 0.008155998148093936,
                "pnrr": 15044.44,
                "altri": 0.0
            },
            "pagamenti": {
                "perc": 0.0,
                "timeline": []
            },
            "lat": 39.03057107,
            "lon": 16.64080142,
            "nome": "Calabria",
            "abitanti": 1844586
        }
    },
    "ambito_nazionale": {
        "progetti": {
            "totale": 1,
            "dettaglio": {
                "12": 1
            }
        },
        "risorse": {
            "totale": 15044.44,
            "pnrr": 15044.44,
            "altri": 0.0,
            "dettaglio": {
                "12": 15044.44
            }
        },
        "pagamenti": {
            "perc": null,
            "timeline": [
                {
                    "year": 2024,
                    "quarters": [
                        {
                            "name": "t4",
                            "perc": 0
                        }
                    ]
                },
                {
                    "year": 2025,
                    "quarters": [
                        {
                            "name": "t1",
                            "perc": 0
                        },
                        {
                            "name": "t2",
                            "perc": 0
                        },
                        {
                            "name": "t3",
                            "perc": 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": []
    }
}