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

{
    "id": 310,
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govbills/2024-125/?format=api",
    "title": "Attuazione direttiva Ue sulla rendicontazione societaria di sostenibilità",
    "announcing_date": "2024-06-10",
    "adopting_date": "2024-08-30",
    "is_key_act": false,
    "descriptive_title": "Attuazione della direttiva 2022/2464/UE del Parlamento europeo e  del Consiglio del 14 dicembre  2022,  recante  modifica  del  regolamento 537/2014/UE, della direttiva 2004/109/CE, della direttiva  2006/43/CE e della direttiva 2013/34/UE per quanto riguarda  la  rendicontazione societaria di sostenibilita'. (24G00145)",
    "type": "Direttiva",
    "is_minotaurus": false,
    "is_omnibus": false,
    "is_subject_to_agreements": false,
    "identifier": "2024-125",
    "bill_date": "2024-09-06",
    "publication_gu_date": "2024-09-10",
    "delegation_law": [
        {
            "id": 56030,
            "identifier": "S.969",
            "slug": "S_969",
            "type": "bill"
        }
    ],
    "act_document": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legislativo:2024;125",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}