Returns a single bill selected by `id`.
GET /api-openparlamento/v1/18/implementingdecrees/300/?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": 300,
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/implementingdecrees/300/?format=api",
    "title": "D.lgs. 36/2021, art. 32, comma 1 - Disciplina dei controlli medici sulle attività sportive dei lavoratori sportivi",
    "gov": "Draghi I",
    "identifier": "D.lgs. 36/2021, art. 32, comma 1",
    "mins_proposer": [
        "Ministro per lo Sport e i Giovani"
    ],
    "deadline_date": "2023-12-31",
    "type_act_to_adopt": "Decreto del Presidente del Consiglio dei Ministri",
    "is_adopted": false,
    "reference_law": {
        "id": 144,
        "identifier": "2021-36",
        "slug": "2021-36",
        "type": "dlgs"
    },
    "adoption_date": null,
    "is_key_act": false,
    "jointly_org": [
        "Ministero della salute"
    ],
    "policy": "Salute",
    "publication_gu_date": null,
    "theme": "Organizzazione del Servizio Sanitario Nazionale",
    "type_act": "Decreto del Presidente del Consiglio dei Ministri",
    "nature": "Governo",
    "status": "Scaduto",
    "resources": {
        "total": 0,
        "detail": []
    },
    "act_adopted": null
}