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

{
    "id": 11,
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/govbills/2020-4/?format=api",
    "title": "Disposizioni integrative e correttive del decreto legislativo 2 gennaio 2018, n. 1, recante: «Codice della protezione civile». (20G00016)",
    "announcing_date": "2019-11-21",
    "adopting_date": "2020-02-06",
    "is_key_act": false,
    "descriptive_title": "Disposizioni integrative e correttive del decreto legislativo 2 gennaio 2018, n. 1, recante: «Codice della protezione civile». (20G00016)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2020-4",
    "bill_date": "2020-02-06",
    "publication_gu_date": "2020-02-12",
    "delegation_law": [
        {
            "id": 14760,
            "identifier": "C.2607-2972-3099-B (Legislatura XVII)",
            "slug": "C_2607-2972-3099-B",
            "type": "prev_act"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2020;4",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}