Returns a single bill selected by `id`.
GET /api-openparlamento/v1/19/implementingdecrees/3107/?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": 3107,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/implementingdecrees/3107/?format=api",
    "title": "L. 189/2024 (conv. D.L. 155/2024), art. 6 sexies, comma 1 - Riparto delle risorse di cui al fondo per la realizzazione delle misure relative al rafforzamento delle strutture preposte ai pagamenti delle fatture commerciali e alla riduzione dei tempi di pagamento da parte delle pubbliche amministrazioni.",
    "gov": "Meloni I",
    "identifier": "L. 189/2024 (conv. D.L. 155/2024), art. 6 sexies, comma 1",
    "mins_proposer": [
        "Ministero dell'economia e delle finanze"
    ],
    "deadline_date": null,
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": true,
    "reference_law": {
        "id": 56917,
        "identifier": "C.2150",
        "slug": "C_2150",
        "type": "bill"
    },
    "adoption_date": "2025-03-21",
    "is_key_act": false,
    "jointly_org": [],
    "policy": "Economia e finanza",
    "publication_gu_date": "2025-04-16",
    "theme": null,
    "type_act": "Decreto Ministeriale",
    "nature": "Parlamento",
    "status": "Adottato",
    "resources": {
        "total": 10000000.0,
        "detail": [
            {
                "2025": 5000000.0
            },
            {
                "2026": 5000000.0
            }
        ]
    },
    "act_adopted": "https://saappianmonitorprod001.blob.core.windows.net/documentiprod/Decreti/6132.pdf"
}