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

{
    "codelists": {
        "governments": [
            {
                "id": 65,
                "value": "Meloni I",
                "slug": "i-governo-meloni-2022-10-22"
            }
        ]
    },
    "id": 2159,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/implementingdecrees/2159/?format=api",
    "title": "L. 91/2022 (conv. D.L. 50/2022), art. 26, comma 7 - Istituzione del Fondo per l'avvio di opere indifferibili\" nello stato di previsione del MEF\"",
    "gov": "Draghi I",
    "identifier": "L. 91/2022 (conv. D.L. 50/2022), art. 26, comma 7",
    "mins_proposer": [
        "Ministero dell'economia e delle finanze"
    ],
    "deadline_date": null,
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": true,
    "reference_law": {
        "id": 7669,
        "identifier": "S.2668 (Legislatura XVIII)",
        "slug": "S_2668",
        "type": "prev_act"
    },
    "adoption_date": "2022-11-18",
    "is_key_act": false,
    "jointly_org": [
        "Ministero delle infrastrutture e dei trasporti"
    ],
    "policy": null,
    "publication_gu_date": "2022-11-28",
    "theme": null,
    "type_act": "Decreto Ministeriale",
    "nature": "Governo",
    "status": "Adottato",
    "resources": {
        "total": 4700000000.0,
        "detail": [
            {
                "2022": 1500000000.0
            },
            {
                "2023": 1700000000.0
            },
            {
                "2024": 1500000000.0
            }
        ]
    },
    "act_adopted": "https://saappianmonitorprod001.blob.core.windows.net/documentiprod/Decreti/5457.pdf"
}