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

{
    "id": 338,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2024-144/?format=api",
    "title": "Adozione della direttiva Ue che modifica le norme in materia di governance europea dei dati",
    "announcing_date": "2024-07-03",
    "adopting_date": "2024-10-02",
    "is_key_act": false,
    "descriptive_title": "Norme di adeguamento della normativa nazionale alle disposizioni  del regolamento (UE) 2022/868 del Parlamento europeo e del Consiglio, del 30 maggio 2022, relativo alla  governance  europea  dei  dati  e  che modifica il regolamento (UE) 2018/1724. (24G00167)",
    "type": "Direttiva",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2024-144",
    "bill_date": "2024-10-07",
    "publication_gu_date": "2024-10-10",
    "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;144",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}