GET /api/v1/scadenze?format=api&ordering=-tempistica_completamento_anno&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 802,
    "next": null,
    "previous": "https://openpnrr.it/api/v1/scadenze?format=api&ordering=-tempistica_completamento_anno&page=16",
    "results": [
        {
            "id": 1438,
            "url": "https://openpnrr.it/api/v1/scadenze/1438?format=api",
            "tipologia": "M",
            "numero_sequenziale": "PNC-H.1-288",
            "codice_progressivo": null,
            "descrizione_breve": "Provvedimento di attribuzione beneficio",
            "tempistica_completamento_anno": 2021,
            "tempistica_completamento_trimestre": "T3",
            "ita_ue": "ITA",
            "numero_misure": 1,
            "status": "C",
            "status_ultima_data": "2021-09-28",
            "status_fonti": [
                {
                    "id": 702,
                    "fonte": {
                        "titolo": "Mipaaf DD 0478546/2021",
                        "url": "https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/6%252F7%252F8%252FD.b3b85fdc67a7ced8a184/P/BLOB%3AID%3D17386/E/pdf?mode=download",
                        "data": "2021-09-28",
                        "tipologia_atto": 14
                    },
                    "created_at": "2022-04-22T11:57:30.491050+02:00",
                    "updated_at": "2022-04-22T11:57:30.491062+02:00"
                }
            ],
            "monitorata": true
        },
        {
            "id": 1439,
            "url": "https://openpnrr.it/api/v1/scadenze/1439?format=api",
            "tipologia": "M",
            "numero_sequenziale": "PNC-H.1-289",
            "codice_progressivo": null,
            "descrizione_breve": "Pubblicazione nuovo bando settore agroalimentare",
            "tempistica_completamento_anno": 2021,
            "tempistica_completamento_trimestre": "T4",
            "ita_ue": "ITA",
            "numero_misure": 1,
            "status": "K",
            "status_ultima_data": "2022-04-22",
            "status_fonti": [
                {
                    "id": 882,
                    "fonte": {
                        "titolo": "V bando settore agro-alimentare",
                        "url": "https://www.politicheagricole.it/flex/cm/pages/ServeBLOB.php/L/IT/IDPagina/18066",
                        "data": "2022-04-22",
                        "tipologia_atto": 23
                    },
                    "created_at": "2022-06-08T17:23:15.557393+02:00",
                    "updated_at": "2022-06-08T17:23:15.557411+02:00"
                }
            ],
            "monitorata": true
        }
    ]
}