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

{
    "codelists": {
        "governments": [
            {
                "id": 64,
                "value": "Draghi I",
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12"
            },
            {
                "id": 62,
                "value": "Conte II",
                "slug": "ii-governo-conte-none-2018-09-05"
            },
            {
                "id": 63,
                "value": "Conte I",
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31"
            }
        ]
    },
    "id": 1637,
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/implementingdecrees/1637/?format=api",
    "title": "L. 130/2018 (conv. D.L. 109/2018), art. 12, comma 4 bis - Requisiti minimi di sicurezza delle gallerie sulle strade non appartenenti alla rete stradale transeuropea, obblighi dei soggetti gestori e sanzioni in caso di inosservanza ",
    "gov": "Conte I",
    "identifier": "L. 130/2018 (conv. D.L. 109/2018), art. 12, comma 4 bis",
    "mins_proposer": [
        "Ministero delle infrastrutture e dei trasporti"
    ],
    "deadline_date": "2019-01-19",
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": false,
    "reference_law": {
        "id": 3537,
        "identifier": "S.909",
        "slug": "S_909",
        "type": "bill"
    },
    "adoption_date": null,
    "is_key_act": false,
    "jointly_org": [
        "Ministero dell'economia e delle finanze",
        "Ministero dell'interno"
    ],
    "policy": "Infrastrutture e trasporti",
    "publication_gu_date": null,
    "theme": "Infrastrutture pubbliche",
    "type_act": "Decreto Ministeriale",
    "nature": "Parlamento",
    "status": "Scaduto",
    "resources": {
        "total": 0,
        "detail": []
    },
    "act_adopted": null
}