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

{
    "id": 258,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2023-101/?format=api",
    "title": "Attuazione direttiva Ue per la realizzazione della rete transeuropea dei trasporti",
    "announcing_date": "2023-04-06",
    "adopting_date": "2023-07-06",
    "is_key_act": false,
    "descriptive_title": "Attuazione della direttiva (UE) 2021/1187 del  Parlamento  europeo  e del Consiglio, del  7  luglio  2021,  sulla  razionalizzazione  delle misure per promuovere la realizzazione della  rete  transeuropea  dei trasporti (TEN-T). (23G00109)",
    "type": "Direttiva",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2023-101",
    "bill_date": "2023-07-10",
    "publication_gu_date": "2023-08-01",
    "delegation_law": [
        {
            "id": 7622,
            "identifier": "C.3208-B (Legislatura XVIII)",
            "slug": "C_3208-B",
            "type": "prev_act"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2023;101",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}