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

{
    "id": 262,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2023-120/?format=api",
    "title": "Disposizioni integrative e  correttive  dei  decreti  legislativi  28 febbraio 2021, nn. 36, 37, 38, 39 e 40. (23G00129)",
    "announcing_date": "2023-05-31",
    "adopting_date": "2023-07-26",
    "is_key_act": false,
    "descriptive_title": "Disposizioni integrative e  correttive  dei  decreti  legislativi  28 febbraio 2021, nn. 36, 37, 38, 39 e 40. (23G00129)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2023-120",
    "bill_date": "2023-08-29",
    "publication_gu_date": "2023-09-04",
    "delegation_law": [
        {
            "id": 4542,
            "identifier": "S.1372 (Legislatura XVIII)",
            "slug": "S_1372",
            "type": "prev_act"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2023;120",
    "implementing": {
        "to_adopt": {
            "cnt": 2
        },
        "adopted": {
            "cnt": 7
        },
        "to_adopt_locked_resources": {
            "total": 0.0,
            "detail": [
                {
                    "year": 2023,
                    "value": 0.0
                }
            ]
        }
    }
}