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

{
    "id": 216,
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/govbills/2018-72/?format=api",
    "title": "Tutela del lavoro nell'ambito delle imprese sequestrate e confiscate in attuazione dell'articolo 34 della legge 17 ottobre 2017, n. 161. (18G00098)",
    "announcing_date": "2018-03-16",
    "adopting_date": "2018-05-16",
    "is_key_act": false,
    "descriptive_title": "Tutela del lavoro nell'ambito delle imprese sequestrate e confiscate in attuazione dell'articolo 34 della legge 17 ottobre 2017, n. 161. (18G00098)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2018-72",
    "bill_date": "2018-05-18",
    "publication_gu_date": "2018-06-21",
    "delegation_law": [
        {
            "id": 15276,
            "identifier": "C.1039-1138-1189-2580-2737-2786-2956-B (Legislatura XVII)",
            "slug": "C_1039-1138-1189-2580-2737-2786-2956-B",
            "type": "prev_act"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2018;72",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}