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

{
    "id": 328,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2024-136/?format=api",
    "title": "Disposizioni integrative e correttive al codice della crisi d'impresa e dell'insolvenza",
    "announcing_date": "2024-06-10",
    "adopting_date": "2024-09-04",
    "is_key_act": false,
    "descriptive_title": "Disposizioni integrative e correttive al codice della crisi d'impresa e dell'insolvenza di cui al decreto legislativo del 12 gennaio  2019, n. 14. (24G00154)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2024-136",
    "bill_date": "2024-09-13",
    "publication_gu_date": "2024-09-27",
    "delegation_law": [
        {
            "id": 3535,
            "identifier": "C.1409 (Legislatura XVIII)",
            "slug": "C_1409",
            "type": "prev_act"
        },
        {
            "id": 6510,
            "identifier": "S.1721-B (Legislatura XVIII)",
            "slug": "S_1721-B",
            "type": "prev_act"
        },
        {
            "id": 14839,
            "identifier": "S.2681 (Legislatura XVII)",
            "slug": "S_2681",
            "type": "prev_act"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2024;136",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}