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

{
    "id": 136,
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/govbills/2020-121/?format=api",
    "title": "Attuazione della direttiva (UE) 2018/850, che modifica la direttiva 1999/31/CE relativa alle discariche di rifiuti. (20G00138)",
    "announcing_date": "2020-03-05",
    "adopting_date": "2020-08-07",
    "is_key_act": false,
    "descriptive_title": "Attuazione della direttiva (UE) 2018/850, che modifica la direttiva 1999/31/CE relativa alle discariche di rifiuti. (20G00138)",
    "type": "Direttiva",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2020-121",
    "bill_date": "2020-09-03",
    "publication_gu_date": "2020-09-14",
    "delegation_law": [
        {
            "id": 4551,
            "identifier": "C.1201-B",
            "slug": "C_1201-B",
            "type": "bill"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2020;121",
    "implementing": {
        "to_adopt": {
            "cnt": 1
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}