Returns a single bill selected by `id`.
GET /api-openparlamento/v1/19/implementingdecrees/3158/?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": 3158,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/implementingdecrees/3158/?format=api",
    "title": "L. 207/2024, art. 1, comma 605 - Termini e modalità di accesso al Fondo per cori e bande musicali",
    "gov": "Meloni I",
    "identifier": "L. 207/2024, art. 1, comma 605",
    "mins_proposer": [
        "Ministero della cultura"
    ],
    "deadline_date": "2025-04-01",
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": true,
    "reference_law": {
        "id": 56959,
        "identifier": "S.1330",
        "slug": "S_1330",
        "type": "bill"
    },
    "adoption_date": "2025-04-04",
    "is_key_act": false,
    "jointly_org": [],
    "policy": "Cultura e spettacolo",
    "publication_gu_date": null,
    "theme": "Arte, cinema, spettacolo, teatro",
    "type_act": "Decreto Ministeriale",
    "nature": "Governo",
    "status": "Adottato in ritardo",
    "resources": {
        "total": 4500000.0,
        "detail": [
            {
                "2025": 1500000.0
            },
            {
                "2026": 1500000.0
            },
            {
                "2027": 1500000.0
            }
        ]
    },
    "act_adopted": "https://saappianmonitorprod001.blob.core.windows.net/documentiprod/Decreti/6185.pdf"
}