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

{
    "id": 294,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2024-29/?format=api",
    "title": "Disposizioni in materia di politiche in favore delle persone anziane",
    "announcing_date": "2024-01-25",
    "adopting_date": "2024-03-11",
    "is_key_act": false,
    "descriptive_title": "Disposizioni in materia di politiche in favore delle persone anziane, in attuazione della delega di cui agli articoli 3, 4 e 5 della  legge 23 marzo 2023, n. 33. (24G00050)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2024-29",
    "bill_date": "2024-03-15",
    "publication_gu_date": "2024-03-18",
    "delegation_law": [
        {
            "id": 54982,
            "identifier": "C.977",
            "slug": "C_977",
            "type": "bill"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2024;29",
    "implementing": {
        "to_adopt": {
            "cnt": 9
        },
        "adopted": {
            "cnt": 3
        },
        "to_adopt_locked_resources": {
            "total": 499999.0,
            "detail": [
                {
                    "year": 2024,
                    "value": 166667.0
                },
                {
                    "year": 2025,
                    "value": 166666.0
                },
                {
                    "year": 2026,
                    "value": 166666.0
                }
            ]
        }
    }
}