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

{
    "id": 340,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2025-10/?format=api",
    "title": "Adeguamento della normativa nazionale alle norme Ue in tema di imballaggio dei medicinali",
    "announcing_date": "2024-08-30",
    "adopting_date": "2025-01-28",
    "is_key_act": false,
    "descriptive_title": "Adeguamento  della  normativa   nazionale   alle   disposizioni   del regolamento delegato (UE) 2016/161 della Commissione  del  2  ottobre 2015, che integra la direttiva 2001/83/CE del  Parlamento  europeo  e del Consiglio stabilendo norme dettagliate sulle  caratteristiche  di sicurezza che figurano sull'imballaggio dei medicinali per uso umano. (25G00018)",
    "type": "Direttiva",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2025-10",
    "bill_date": "2025-02-06",
    "publication_gu_date": "2025-02-07",
    "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:2025;10",
    "implementing": {
        "to_adopt": {
            "cnt": 6
        },
        "adopted": {
            "cnt": 2
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}