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

{
    "id": 20,
    "slug": "2021-3",
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/govdecrees/2021-3/?format=api",
    "title": "Misure urgenti in materia di accertamento, riscossione, nonche' adempimenti e versamenti tributari. (21G00005)",
    "source_url": "https://www.normattiva.it/uri-res/N2Ls?urn:nir:stato:decreto.legge:2021;3",
    "identifier": "2021-3",
    "date_presenting": "2021-01-14",
    "status": "{'status': 'e', 'date': '2021-03-16'}",
    "status_desc": "Decaduto",
    "conversion_act": {
        "id": 6188,
        "identifier": "C.2862",
        "slug": "C_2862",
        "type": "bill"
    },
    "status_date": "2021-03-16",
    "codelists": {
        "governments": [
            {
                "id": 64,
                "value": "Draghi I",
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12"
            },
            {
                "id": 62,
                "value": "Conte II",
                "slug": "ii-governo-conte-none-2018-09-05"
            },
            {
                "id": 63,
                "value": "Conte I",
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31"
            }
        ]
    },
    "council_ministers_approval_date": "2021-01-14",
    "days_from_approval": 1,
    "days_to_expiry": null,
    "GU_publishing_date": "2021-01-15",
    "is_key_act": false,
    "is_omnibus": false,
    "is_minotaurus": false,
    "is_subject_to_agreements": false,
    "parliament_iter": {
        "status": {
            "label": "",
            "date": ""
        },
        "detail": [
            {
                "label": "Decreto legge",
                "branch": "II Governo Conte",
                "date": "2021-01-14",
                "previous_codes": [
                    {
                        "value": "2021-3",
                        "slug": "2021-3",
                        "id": 20,
                        "type": "decree"
                    }
                ],
                "code_prefix": null,
                "post_codes": [],
                "color": "Approvato"
            },
            {
                "label": "D-L decaduto",
                "branch": "C",
                "date": "2021-03-16",
                "previous_codes": [
                    {
                        "value": "C.2862",
                        "slug": "C_2862",
                        "id": 6188,
                        "type": "bill"
                    }
                ],
                "code_prefix": null,
                "post_codes": null,
                "color": "Respinto"
            }
        ]
    },
    "gov": "Conte II",
    "implementing": {
        "to_adopt": {
            "cnt": 0
        },
        "adopted": {
            "cnt": 0
        },
        "to_adopt_locked_resources": {
            "total": 0,
            "detail": []
        }
    }
}