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

{
    "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"
            }
        ]
    },
    "id": 1871,
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/implementingdecrees/1871/?format=api",
    "title": "D.lgs. 52/2019, art. 7, comma 1 - Definizione delle procedure di valutazione e di autorizzazione delle sperimentazioni cliniche",
    "gov": "Conte I",
    "identifier": "D.lgs. 52/2019, art. 7, comma 1",
    "mins_proposer": [
        "Ministero della salute"
    ],
    "deadline_date": "2019-09-25",
    "type_act_to_adopt": "Decreto Ministeriale",
    "is_adopted": true,
    "reference_law": {
        "id": 7,
        "identifier": "2019-52",
        "slug": "2019-52",
        "type": "dlgs"
    },
    "adoption_date": "2014-04-16",
    "is_key_act": false,
    "jointly_org": [],
    "policy": "Salute",
    "publication_gu_date": null,
    "theme": "Assistenza sanitaria",
    "type_act": "Decreto Ministeriale",
    "nature": "Governo",
    "status": "Adottato",
    "resources": {
        "total": 0,
        "detail": []
    },
    "act_adopted": "http://monitor.palazzochigi.it/provvedimenti/files/mntr_133092_133094_REg_UE_536_del_2014_6879.pdf"
}