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

{
    "id": 247,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2023-30/?format=api",
    "title": "Attuazione del regolamento Ue in materia di servizi di crowfunding per le imprese",
    "announcing_date": "2022-12-09",
    "adopting_date": "2023-03-09",
    "is_key_act": false,
    "descriptive_title": "Attuazione del regolamento  (UE)  2020/1503,  relativo  ai  fornitori europei di servizi di crowdfunding per le imprese, e che modifica  il regolamento (UE) 2017/1129 e la direttiva (UE) 2019/1937. (23G00038)",
    "type": "Direttiva",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2023-30",
    "bill_date": "2023-03-10",
    "publication_gu_date": "2023-03-24",
    "delegation_law": [
        {
            "id": 7622,
            "identifier": "C.3208-B (Legislatura XVIII)",
            "slug": "C_3208-B",
            "type": "prev_act"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2023;30",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}