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

{
    "id": 375,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2025-211/?format=api",
    "title": "Modifiche alle norme in materia di reati e sanzioni per la violazione delle misure restrittive",
    "announcing_date": "2025-10-08",
    "adopting_date": "2025-12-11",
    "is_key_act": false,
    "descriptive_title": "Attuazione della direttiva 2024/1226/UE del Parlamento europeo e  del Consiglio, del 24 aprile 2024, relativa alla definizione dei reati  e delle sanzioni per la violazione delle misure restrittive dell'Unione e che modifica la direttiva (UE) 2018/1673. (26G00003)",
    "type": "Direttiva",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2025-211",
    "bill_date": "2025-12-30",
    "publication_gu_date": "2026-01-09",
    "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;211",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}