Returns a single bill selected by `id`.
GET /api-openparlamento/v1/19/implementingdecrees/3137/?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": 3137,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/implementingdecrees/3137/?format=api",
    "title": "L. 207/2024, art. 1, comma 402 - Approvazione  Piano Casa Italia\".\"",
    "gov": "Meloni I",
    "identifier": "L. 207/2024, art. 1, comma 402",
    "mins_proposer": [
        "Ministero delle infrastrutture e dei trasporti"
    ],
    "deadline_date": "2025-06-30",
    "type_act_to_adopt": "Decreto del Presidente del Consiglio dei Ministri",
    "is_adopted": false,
    "reference_law": {
        "id": 56959,
        "identifier": "S.1330",
        "slug": "S_1330",
        "type": "bill"
    },
    "adoption_date": null,
    "is_key_act": false,
    "jointly_org": [],
    "policy": "Politiche ambientali e territoriali",
    "publication_gu_date": null,
    "theme": "Edilizia e urbanistica",
    "type_act": "Decreto del Presidente del Consiglio dei Ministri",
    "nature": "Governo",
    "status": "Scaduto",
    "resources": {
        "total": 0,
        "detail": []
    },
    "act_adopted": null
}