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

{
    "id": 351,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2025-99/?format=api",
    "title": "Disposizioni in materia di prevenzione e contrasto del bullismo e cyberbullismo",
    "announcing_date": "2025-05-09",
    "adopting_date": "2025-06-04",
    "is_key_act": false,
    "descriptive_title": "Disposizioni in materia di prevenzione e contrasto del bullismo e del cyberbullismo, in attuazione della delega di cui all'articolo 3 della legge 17 maggio 2024, n. 70. (25G00100)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2025-99",
    "bill_date": "2025-06-12",
    "publication_gu_date": "2025-07-01",
    "delegation_law": [
        {
            "id": 56221,
            "identifier": "C.536-891-910-B",
            "slug": "C_536-891-910-B",
            "type": "bill"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2025;99",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}