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

{
    "id": 368,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2025-194/?format=api",
    "title": "Modifiche alle norme Ue in materia di cooperazione amministrativa nel settore fiscale",
    "announcing_date": "2025-10-08",
    "adopting_date": "2025-12-04",
    "is_key_act": false,
    "descriptive_title": "Attuazione della direttiva 2023/2226/UE del Consiglio, del 17 ottobre 2023, recante modifica  della  direttiva  2011/16/UE,  relativa  alla cooperazione amministrativa nel settore fiscale. (25G00201)",
    "type": "Direttiva",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2025-194",
    "bill_date": "2025-12-10",
    "publication_gu_date": "2025-12-22",
    "delegation_law": [
        {
            "id": 57144,
            "identifier": "C.2280",
            "slug": "C_2280",
            "type": "bill"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2025;194",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}