Returns a single bill selected by `id`.
GET /api-openparlamento/v1/19/implementingdecrees/2554/?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": 2554,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/implementingdecrees/2554/?format=api",
    "title": "L. 213/2023, art. 1, comma 557 - Criteri e modalità di riparto del « Fondo  per  i  test  di  Next-Generation Sequencing per la diagnosi delle malattie rare »",
    "gov": "Meloni I",
    "identifier": "L. 213/2023, art. 1, comma 557",
    "mins_proposer": [
        "Ministero della salute"
    ],
    "deadline_date": "2024-03-01",
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": false,
    "reference_law": {
        "id": 56042,
        "identifier": "C.1627",
        "slug": "C_1627",
        "type": "bill"
    },
    "adoption_date": null,
    "is_key_act": false,
    "jointly_org": [
        "Ministero dell'economia e delle finanze"
    ],
    "policy": "Salute",
    "publication_gu_date": null,
    "theme": null,
    "type_act": "Decreto Ministeriale",
    "nature": "Governo",
    "status": "Scaduto",
    "resources": {
        "total": 1000000.0,
        "detail": [
            {
                "2024": 1000000.0
            }
        ]
    },
    "act_adopted": null
}