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

{
    "id": 139,
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/govbills/2020-147/?format=api",
    "title": "Disposizioni integrative e correttive a norma dell'articolo 1, comma 1, della legge 8 marzo 2019, n. 20, al decreto legislativo 12 gennaio 2019, n. 14, recante codice della crisi d'impresa e dell'insolvenza in attuazione della legge 19 ottobre 2017, n. 155. (20G00167)",
    "announcing_date": "2020-02-13",
    "adopting_date": "2020-10-18",
    "is_key_act": false,
    "descriptive_title": "Disposizioni integrative e correttive a norma dell'articolo 1, comma 1, della legge 8 marzo 2019, n. 20, al decreto legislativo 12 gennaio 2019, n. 14, recante codice della crisi d'impresa e dell'insolvenza in attuazione della legge 19 ottobre 2017, n. 155. (20G00167)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2020-147",
    "bill_date": "2020-10-26",
    "publication_gu_date": "2020-11-05",
    "delegation_law": [
        {
            "id": 3535,
            "identifier": "C.1409",
            "slug": "C_1409",
            "type": "bill"
        },
        {
            "id": 14839,
            "identifier": "S.2681 (Legislatura XVII)",
            "slug": "S_2681",
            "type": "prev_act"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2020;147",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}