Returns a single bill selected by `id`.
GET /api-openparlamento/v1/19/implementingdecrees/122/?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": 122,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/implementingdecrees/122/?format=api",
    "title": "L. 197/2022, art. 1, comma 458 lett. b) - Termini e modalità di accesso al Fondo per contrastare gli aumenti dei prezzi dei materiali da costruzione, nonché dei carburanti e dei prodotti energetici, in relazione agli appalti per lavori pubblici",
    "gov": "Meloni I",
    "identifier": "L. 197/2022, art. 1, comma 458 lett. b)",
    "mins_proposer": [
        "Ministero delle infrastrutture e dei trasporti"
    ],
    "deadline_date": "2023-01-31",
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": true,
    "reference_law": {
        "id": 1116,
        "identifier": "S.442",
        "slug": "S_442",
        "type": "bill"
    },
    "adoption_date": "2023-02-01",
    "is_key_act": false,
    "jointly_org": [],
    "policy": "Infrastrutture e trasporti",
    "publication_gu_date": "2023-03-06",
    "theme": "Infrastrutture pubbliche",
    "type_act": "Decreto Ministeriale",
    "nature": "Governo",
    "status": "Adottato in ritardo",
    "resources": {
        "total": 0,
        "detail": []
    },
    "act_adopted": "https://saappianmonitorprod001.blob.core.windows.net/documentiprod/Decreti/5293.pdf"
}