Returns a single bill selected by `id`.
GET /api-openparlamento/v1/19/implementingdecrees/3223/?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": 3223,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/implementingdecrees/3223/?format=api",
    "title": "L. 207/2024, art. 1, comma 241 - Definizione delle modalità di utilizzo del Fondo per gli accertamenti medico-legali e tossicologico-forensi",
    "gov": "Meloni I",
    "identifier": "L. 207/2024, art. 1, comma 241",
    "mins_proposer": [
        "Ministero dell'interno"
    ],
    "deadline_date": "2025-01-31",
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": false,
    "reference_law": {
        "id": 56959,
        "identifier": "S.1330",
        "slug": "S_1330",
        "type": "bill"
    },
    "adoption_date": null,
    "is_key_act": false,
    "jointly_org": [
        "Economia e Finanze\\nSalute"
    ],
    "policy": "Giustizia e sicurezza",
    "publication_gu_date": null,
    "theme": "Legalità",
    "type_act": "Decreto Ministeriale",
    "nature": "Governo",
    "status": "Scaduto",
    "resources": {
        "total": 12000000.0,
        "detail": [
            {
                "2025": 4000000.0
            },
            {
                "2026": 4000000.0
            },
            {
                "2027": 4000000.0
            }
        ]
    },
    "act_adopted": null
}