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

{
    "codelists": {
        "governments": [
            {
                "id": 61,
                "value": "Gentiloni Silveri I",
                "slug": "i-governo-gentiloni-silveri-httpdaticameraitocdgovernordfg122-2016-12-12"
            },
            {
                "id": 3,
                "value": "Renzi I",
                "slug": "i-governo-renzi-httpdaticameraitocdgovernordfg102-2014-02-21"
            },
            {
                "id": 59,
                "value": "Letta I",
                "slug": "i-governo-letta-httpdaticameraitocdgovernordfg82-2013-04-28"
            }
        ]
    },
    "id": 1795,
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/17/implementingdecrees/1795/?format=api",
    "title": "L. 145/2018, art. 1, comma 1029 - Assegnazione di risorse finanziarie di cui all'articolo 1, comma 1028, della legge 30 dicembre 2018, n. 145",
    "gov": "Conte I",
    "identifier": "L. 145/2018, art. 1, comma 1029",
    "mins_proposer": [
        "PRESIDENZA DEL CONSIGLIO DEI MINISTRI"
    ],
    "deadline_date": null,
    "type_act_to_adopt": "Decreto del Presidente del Consiglio dei Ministri",
    "is_adopted": true,
    "reference_law": {
        "id": 3597,
        "identifier": "C.1334-B (Legislatura XVIII)",
        "slug": "C_1334-B",
        "type": "prev_act"
    },
    "adoption_date": "2019-02-27",
    "is_key_act": false,
    "jointly_org": [],
    "policy": "Emergenza e protezione civile",
    "publication_gu_date": "2019-04-03",
    "theme": "Interventi per i territori colpiti da calamità naturali",
    "type_act": "Decreto del Presidente del Consiglio dei Ministri",
    "nature": "Governo",
    "status": "Adottato",
    "resources": {
        "total": 2600000000.0,
        "detail": [
            {
                "2019": 800000000.0
            },
            {
                "2020": 900000000.0
            },
            {
                "2021": 900000000.0
            }
        ]
    },
    "act_adopted": "http://monitor.palazzochigi.it/provvedimenti/files/mntr_132006_132008_DPCM_27_02_2019_4742.pdf"
}