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

{
    "id": 224,
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/govbills/2018-105/?format=api",
    "title": "Disposizioni integrative e correttive al decreto legislativo 3 luglio 2017, n. 117, recante: «Codice del Terzo settore, a norma dell'articolo 1, comma 2, lettera b), della legge 6 giugno 2016, n. 106.». (18G00131)",
    "announcing_date": "2018-03-21",
    "adopting_date": "2018-08-02",
    "is_key_act": false,
    "descriptive_title": "Disposizioni integrative e correttive al decreto legislativo 3 luglio 2017, n. 117, recante: «Codice del Terzo settore, a norma dell'articolo 1, comma 2, lettera b), della legge 6 giugno 2016, n. 106.». (18G00131)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2018-105",
    "bill_date": "2018-08-03",
    "publication_gu_date": "2018-09-10",
    "delegation_law": [
        {
            "id": 13691,
            "identifier": "C.2617-B (Legislatura XVII)",
            "slug": "C_2617-B",
            "type": "prev_act"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2018;105",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}