Returns a single bill selected by `id`.
GET /api-openparlamento/v1/19/implementingdecrees/3115/?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": 3115,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/implementingdecrees/3115/?format=api",
    "title": "L. 193/2024, art. 30, comma 2 - Aggiornamento dei valori minimi che devono avere le start - up con riferimento allo svolgimento delle loro attività di supporto  ",
    "gov": "Meloni I",
    "identifier": "L. 193/2024, art. 30, comma 2",
    "mins_proposer": [
        "Ministero delle imprese e del made in Italy"
    ],
    "deadline_date": "2025-02-16",
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": true,
    "reference_law": {
        "id": 56929,
        "identifier": "S.1318",
        "slug": "S_1318",
        "type": "bill"
    },
    "adoption_date": "2024-12-20",
    "is_key_act": false,
    "jointly_org": [],
    "policy": "Economia e finanza",
    "publication_gu_date": "2025-01-22",
    "theme": null,
    "type_act": "Decreto Ministeriale",
    "nature": "Governo",
    "status": "Adottato",
    "resources": {
        "total": 0,
        "detail": []
    },
    "act_adopted": "https://saappianmonitorprod001.blob.core.windows.net/documentiprod/Decreti/6144.pdf"
}