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

{
    "id": 281,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2023-216/?format=api",
    "title": "Prime riforme riguardanti Irpef e altre imposte sui redditi",
    "announcing_date": "2023-10-16",
    "adopting_date": "2023-12-28",
    "is_key_act": true,
    "descriptive_title": "Attuazione del primo modulo di  riforma  delle  imposte  sul  reddito delle persone fisiche e altre misure in tema di imposte sui  redditi. (23G00228)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2023-216",
    "bill_date": "2023-12-30",
    "publication_gu_date": "2023-12-30",
    "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:2023;216",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 1
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}