Returns a single bill selected by `id`.
GET /api-openparlamento/v1/19/govbills/2024-134/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 313,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2024-134/?format=api",
    "title": "Attuazione della direttiva Ue che modifica le norme in materia di resilienza dei soggetti critici",
    "announcing_date": "2024-06-10",
    "adopting_date": "2024-08-07",
    "is_key_act": false,
    "descriptive_title": "Attuazione della direttiva (UE) 2022/2557 del  Parlamento  europeo  e del Consiglio, del 14 dicembre 2022,  relativa  alla  resilienza  dei soggetti critici e che abroga la direttiva 2008/114/CE del Consiglio. (24G00150)",
    "type": "Direttiva",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2024-134",
    "bill_date": "2024-09-04",
    "publication_gu_date": "2024-09-23",
    "delegation_law": [
        {
            "id": 56030,
            "identifier": "S.969",
            "slug": "S_969",
            "type": "bill"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2024;134",
    "implementing": {
        "to_adopt": {
            "cnt": 8
        },
        "adopted": {
            "cnt": 1
        },
        "to_adopt_locked_resources": {
            "total": 0.0,
            "detail": [
                {
                    "year": 2024,
                    "value": 0.0
                },
                {
                    "year": 2025,
                    "value": 0.0
                }
            ]
        }
    }
}