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

{
    "id": 147,
    "slug": "2024-167",
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/govdecrees/2024-167/?format=api",
    "title": "Decreto concordato preventivo",
    "source_url": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legge:2024;167",
    "identifier": "2024-167",
    "date_presenting": "2024-11-12",
    "status": "{'status': 'e', 'date': '2025-01-13'}",
    "status_desc": "Decaduto",
    "conversion_act": {
        "id": 56889,
        "identifier": "S.1297",
        "slug": "S_1297",
        "type": "bill"
    },
    "status_date": "2025-01-13",
    "codelists": {
        "governments": [
            {
                "id": 65,
                "value": "Meloni I",
                "slug": "i-governo-meloni-2022-10-22"
            }
        ]
    },
    "council_ministers_approval_date": "2024-11-12",
    "days_from_approval": 2,
    "days_to_expiry": null,
    "GU_publishing_date": "2024-11-14",
    "is_key_act": false,
    "is_omnibus": true,
    "is_minotaurus": false,
    "is_subject_to_agreements": false,
    "parliament_iter": {
        "status": {
            "label": "",
            "date": ""
        },
        "detail": [
            {
                "label": "Decreto legge",
                "branch": "I Governo Meloni",
                "date": "2024-11-12",
                "previous_codes": [
                    {
                        "value": "2024-167",
                        "slug": "2024-167",
                        "id": 147,
                        "type": "decree"
                    }
                ],
                "code_prefix": null,
                "post_codes": [],
                "color": "Approvato"
            },
            {
                "label": "D-L decaduto",
                "branch": "S",
                "date": "2025-01-13",
                "previous_codes": [
                    {
                        "value": "S.1297",
                        "slug": "S_1297",
                        "id": 56889,
                        "type": "bill"
                    }
                ],
                "code_prefix": null,
                "post_codes": null,
                "color": "Respinto"
            }
        ]
    },
    "gov": "Meloni I",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}