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

{
    "codelists": {
        "governments": [
            {
                "id": 64,
                "value": "Draghi I",
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12"
            },
            {
                "id": 62,
                "value": "Conte II",
                "slug": "ii-governo-conte-none-2018-09-05"
            },
            {
                "id": 63,
                "value": "Conte I",
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31"
            }
        ]
    },
    "id": 1168,
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/implementingdecrees/1168/?format=api",
    "title": "L. 160/2019, art. 1, comma 30 - Attribuzione ai comuni, sulla base della popolazione residente, dei contributi per investimenti destinati ad opere pubbliche in materia di  efficientamento energetico e sviluppo territoriale sostenibile",
    "gov": "Conte II",
    "identifier": "L. 160/2019, art. 1, comma 30",
    "mins_proposer": [
        "Ministero dell'interno"
    ],
    "deadline_date": "2020-01-31",
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": true,
    "reference_law": {
        "id": 5167,
        "identifier": "C.2305",
        "slug": "C_2305",
        "type": "bill"
    },
    "adoption_date": "2020-01-14",
    "is_key_act": false,
    "jointly_org": [],
    "policy": "Politiche Regionali",
    "publication_gu_date": "2020-01-17",
    "theme": "Risorse agli Enti Locali e alle Città Metropolitane",
    "type_act": "Decreto Ministeriale",
    "nature": "Governo",
    "status": "Adottato",
    "resources": {
        "total": 1500000000.0,
        "detail": [
            {
                "2020": 500000000.0
            },
            {
                "2021": 500000000.0
            },
            {
                "2022": 500000000.0
            }
        ]
    },
    "act_adopted": "http://monitor.palazzochigi.it/provvedimenti/files/mntr_134300_134302_DM_14_01_2020_L_160_C30_5088.pdf"
}