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

{
    "id": 271,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2023-185/?format=api",
    "title": "Disposizioni in materia di revisione dello strumento militare",
    "announcing_date": "2023-07-17",
    "adopting_date": "2023-11-16",
    "is_key_act": true,
    "descriptive_title": "Disposizioni in materia di revisione  dello  strumento  militare,  ai sensi dell'articolo 9, comma 1, lettere a) e c), della legge 5 agosto 2022, n. 119. (23G00191)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2023-185",
    "bill_date": "2023-11-23",
    "publication_gu_date": "2023-12-13",
    "delegation_law": [
        {
            "id": 7472,
            "identifier": "S.2597 (Legislatura XVIII)",
            "slug": "S_2597",
            "type": "prev_act"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2023;185",
    "implementing": {
        "to_adopt": {
            "cnt": 1
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}