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

{
    "id": 384,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2026-29/?format=api",
    "title": "Adeguamento della normativa nazionale alle disposizioni europee in tema di batterie e rifiuti di batterie",
    "announcing_date": "2025-11-05",
    "adopting_date": "2026-02-05",
    "is_key_act": false,
    "descriptive_title": "Disposizioni  per  l'adeguamento   della   normativa   nazionale   al regolamento (UE) 2023/1542 del Parlamento europeo  e  del  Consiglio, del 12 luglio 2023, relativo alle batterie e ai rifiuti di  batterie, che modifica la direttiva 2008/98/CE e il regolamento (UE)  2019/1020 e abroga la direttiva 2006/66/CE",
    "type": "Direttiva",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2026-29",
    "bill_date": "2026-02-10",
    "publication_gu_date": "2026-03-06",
    "delegation_law": [
        {
            "id": 57144,
            "identifier": "C.2280",
            "slug": "C_2280",
            "type": "bill"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2026;29",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}