Returns a single bill selected by `id`.
GET /api-openparlamento/v1/19/implementingdecrees/2925/?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": 2925,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/implementingdecrees/2925/?format=api",
    "title": "L. 120/2024 (conv. D.L. 89/2024), art. 3, comma 7 - Composizione dell'Osservatorio sui commissariamenti infrastrutturali",
    "gov": "Meloni I",
    "identifier": "L. 120/2024 (conv. D.L. 89/2024), art. 3, comma 7",
    "mins_proposer": [
        "Ministero delle infrastrutture e dei trasporti"
    ],
    "deadline_date": "2024-07-30",
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": true,
    "reference_law": {
        "id": 56640,
        "identifier": "S.1206",
        "slug": "S_1206",
        "type": "bill"
    },
    "adoption_date": "2025-01-14",
    "is_key_act": false,
    "jointly_org": [
        "Ministero dell'economia e delle finanze"
    ],
    "policy": "Infrastrutture e trasporti",
    "publication_gu_date": null,
    "theme": "Infrastrutture pubbliche",
    "type_act": "Decreto Ministeriale",
    "nature": "Governo",
    "status": "Adottato in ritardo",
    "resources": {
        "total": 1250000.0,
        "detail": [
            {
                "2024": 250000.0
            },
            {
                "2025": 500000.0
            },
            {
                "2026": 500000.0
            }
        ]
    },
    "act_adopted": "https://saappianmonitorprod001.blob.core.windows.net/documentiprod/Decreti/5950.pdf"
}