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

{
    "id": 314,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2024-138/?format=api",
    "title": "Misure in tema di cybersecurity",
    "announcing_date": "2024-06-10",
    "adopting_date": "2024-08-07",
    "is_key_act": false,
    "descriptive_title": "Recepimento della direttiva (UE) 2022/2555, relativa a misure per un livello comune elevato di cibersicurezza nell'Unione, recante modifica del regolamento (UE) n. 910/2014 e della direttiva (UE) 2018/1972 e che abroga la direttiva (UE) 2016/1148. (24G00155)",
    "type": "Direttiva",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2024-138",
    "bill_date": "2024-09-04",
    "publication_gu_date": "2024-10-01",
    "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;138",
    "implementing": {
        "to_adopt": {
            "cnt": 5
        },
        "adopted": {
            "cnt": 1
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}