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

{
    "id": 251,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2023-36/?format=api",
    "title": "Riforma in materia di contratti pubblici",
    "announcing_date": "2022-12-16",
    "adopting_date": "2023-03-28",
    "is_key_act": true,
    "descriptive_title": "Codice dei contratti pubblici in  attuazione  dell'articolo  1  della legge 21 giugno 2022, n. 78, recante delega al Governo in materia  di contratti pubblici. (23G00044)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2023-36",
    "bill_date": "2023-03-31",
    "publication_gu_date": "2023-03-31",
    "delegation_law": [
        {
            "id": 7530,
            "identifier": "S.2330-B (Legislatura XVIII)",
            "slug": "S_2330-B",
            "type": "prev_act"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2023;36",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}