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

{
    "id": 199,
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/17/govbills/2018-32/?format=api",
    "title": "Modifiche al decreto legislativo 29 marzo 2004, n. 102, in attuazione dell'articolo 21 della legge 28 luglio 2016, n. 154. (18G00057)",
    "announcing_date": "2017-12-22",
    "adopting_date": "2018-03-16",
    "is_key_act": false,
    "descriptive_title": "Modifiche al decreto legislativo 29 marzo 2004, n. 102, in attuazione dell'articolo 21 della legge 28 luglio 2016, n. 154. (18G00057)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2018-32",
    "bill_date": "2018-03-26",
    "publication_gu_date": "2018-04-13",
    "delegation_law": [
        {
            "id": 13657,
            "identifier": "S.1328-B",
            "slug": "S_1328-B",
            "type": "bill"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2018;32",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}