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

{
    "id": 250,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2023-32/?format=api",
    "title": "Attuazione della direttiva Ue in materia di cooperazione amministrativa nel settore fiscale",
    "announcing_date": "2022-12-01",
    "adopting_date": "2023-02-23",
    "is_key_act": false,
    "descriptive_title": "Attuazione della direttiva (UE) 2021/514 del Consiglio del  22  marzo 2021, recante  modifica  della  direttiva  2011/16/UE  relativa  alla cooperazione amministrativa nel settore fiscale. (23G00040)",
    "type": "Direttiva",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2023-32",
    "bill_date": "2023-03-01",
    "publication_gu_date": "2023-03-25",
    "delegation_law": [
        {
            "id": 7622,
            "identifier": "C.3208-B (Legislatura XVIII)",
            "slug": "C_3208-B",
            "type": "prev_act"
        },
        {
            "id": 11142,
            "identifier": "C.282-950-1122-1339-B (Legislatura XVII)",
            "slug": "C_282-950-1122-1339-B",
            "type": "prev_act"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2023;32",
    "implementing": {
        "to_adopt": {
            "cnt": 1
        },
        "adopted": {
            "cnt": 4
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}