Returns a single bill selected by `id`.
GET /api-openparlamento/v1/17/implementingdecrees/5756/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "codelists": {
        "governments": [
            {
                "id": 61,
                "value": "Gentiloni Silveri I",
                "slug": "i-governo-gentiloni-silveri-httpdaticameraitocdgovernordfg122-2016-12-12"
            },
            {
                "id": 3,
                "value": "Renzi I",
                "slug": "i-governo-renzi-httpdaticameraitocdgovernordfg102-2014-02-21"
            },
            {
                "id": 59,
                "value": "Letta I",
                "slug": "i-governo-letta-httpdaticameraitocdgovernordfg82-2013-04-28"
            }
        ]
    },
    "id": 5756,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/17/implementingdecrees/5756/?format=api",
    "title": "D.L. n°  19/2026, art. 11, comma 14, e) 4 - Definizione dei dati contenuti nell'ANGEMAR, misure di sicurezza informatica e caratteristiche del libretto di navigazione",
    "gov": "Meloni I",
    "identifier": "D.L. n°  19/2026, art. 11, comma 14, e) 4",
    "mins_proposer": [
        "Ministero delle infrastrutture e dei trasporti"
    ],
    "deadline_date": null,
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": false,
    "reference_law": {
        "id": 187,
        "identifier": "2026-19",
        "slug": "2026-19",
        "type": "decree"
    },
    "adoption_date": null,
    "is_key_act": false,
    "jointly_org": [
        "Autorità Politica delegata in materia di innovazione tecnologica e transizione digitale"
    ],
    "policy": "Digitalizzazione",
    "publication_gu_date": null,
    "theme": null,
    "type_act": "Decreto Ministeriale",
    "nature": "Governo",
    "status": "Non adottato",
    "resources": {
        "total": 8200000.0,
        "detail": [
            {
                "2026": 4800000.0
            },
            {
                "2027": 2200000.0
            },
            {
                "2028": 1200000.0
            }
        ]
    },
    "act_adopted": null
}