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

{
    "id": 200,
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/17/govbills/2018-34/?format=api",
    "title": "Testo unico in materia di foreste e filiere forestali. (18G00060)",
    "announcing_date": null,
    "adopting_date": "2018-03-16",
    "is_key_act": false,
    "descriptive_title": "Testo unico in materia di foreste e filiere forestali. (18G00060)",
    "type": "Legge delega",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2018-34",
    "bill_date": "2018-04-03",
    "publication_gu_date": "2018-04-20",
    "delegation_law": [
        {
            "id": 13657,
            "identifier": "S.1328-B",
            "slug": "S_1328-B",
            "type": "bill"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2018;34",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}