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

{
    "id": 308,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2024-110/?format=api",
    "title": "Riordino del sistema nazionale di riscossione",
    "announcing_date": "2024-03-11",
    "adopting_date": "2024-07-22",
    "is_key_act": false,
    "descriptive_title": "Disposizioni in materia  di  riordino  del  sistema  nazionale  della riscossione. (24G00128)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2024-110",
    "bill_date": "2024-07-29",
    "publication_gu_date": "2024-08-07",
    "delegation_law": [
        {
            "id": 55627,
            "identifier": "C.1038-B",
            "slug": "C_1038-B",
            "type": "bill"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2024;110",
    "implementing": {
        "to_adopt": {
            "cnt": 7
        },
        "adopted": {
            "cnt": 2
        },
        "to_adopt_locked_resources": {
            "total": 8360000.0,
            "detail": [
                {
                    "year": 2025,
                    "value": 4180000.0
                },
                {
                    "year": 2026,
                    "value": 4180000.0
                }
            ]
        }
    }
}