Returns a single bill selected by `id`.
GET /api-openparlamento/v1/19/implementingdecrees/3256/?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": 3256,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/implementingdecrees/3256/?format=api",
    "title": "D.lgs. 219/2024, art. 6, comma 2 - Definizione delle modalità attuative per l'istituzione dell'Albo nazionale delle attività commerciali, delle botteghe  artigiane  e  degli  esercizi  pubblici   storici.",
    "gov": "Meloni I",
    "identifier": "D.lgs. 219/2024, art. 6, comma 2",
    "mins_proposer": [
        "Ministero delle imprese e del made in Italy"
    ],
    "deadline_date": "2025-05-01",
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": false,
    "reference_law": {
        "id": 319,
        "identifier": "2024-219",
        "slug": "2024-219",
        "type": "dlgs"
    },
    "adoption_date": null,
    "is_key_act": false,
    "jointly_org": [
        "Ministero del turismo"
    ],
    "policy": "Turismo",
    "publication_gu_date": null,
    "theme": "Promozione del turismo",
    "type_act": "Decreto Ministeriale",
    "nature": "Governo",
    "status": "Scaduto",
    "resources": {
        "total": 0,
        "detail": []
    },
    "act_adopted": null
}