Returns a single bill selected by `id`.
GET /api-openparlamento/v1/19/implementingdecrees/2404/?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": 2404,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/implementingdecrees/2404/?format=api",
    "title": "L. 170/2023 (conv. D.L. 132/2023), art. 10 bis , comma 1 lett.b) - Adozione del piano nazionale dei trasporti in condizioni di eccezionalità.",
    "gov": "Meloni I",
    "identifier": "L. 170/2023 (conv. D.L. 132/2023), art. 10 bis , comma 1 lett.b)",
    "mins_proposer": [
        "Ministero delle infrastrutture e dei trasporti"
    ],
    "deadline_date": "2025-12-31",
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": false,
    "reference_law": {
        "id": 55924,
        "identifier": "C.1551",
        "slug": "C_1551",
        "type": "bill"
    },
    "adoption_date": null,
    "is_key_act": false,
    "jointly_org": [
        "Ministero dell'interno"
    ],
    "policy": "Infrastrutture e trasporti",
    "publication_gu_date": null,
    "theme": "Circolazione veicoli",
    "type_act": "Decreto Ministeriale",
    "nature": "Parlamento",
    "status": "Non adottato",
    "resources": {
        "total": 0,
        "detail": []
    },
    "act_adopted": null
}