GET /api-openparlamento/v1/17/events/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "codelists": {
        "years": [],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51637,
                "slug": "i-governo-renzi-httpdaticameraitocdgovernordfg102-2014-02-21",
                "start_date": "2014-02-21",
                "value": "Renzi I"
            },
            {
                "id": 51693,
                "slug": "i-governo-letta-httpdaticameraitocdgovernordfg82-2013-04-28",
                "start_date": "2013-04-28",
                "value": "Letta I"
            },
            {
                "id": 51695,
                "slug": "i-governo-gentiloni-silveri-httpdaticameraitocdgovernordfg122-2016-12-12",
                "start_date": "2016-12-12",
                "value": "Gentiloni Silveri I"
            },
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "event_category": [
            {
                "id": "law",
                "value": "Approvazione legge"
            },
            {
                "id": "comm",
                "value": "Commissioni"
            },
            {
                "id": "dact",
                "value": "Decreti attuativi"
            },
            {
                "id": "dl",
                "value": "Decreti legge"
            },
            {
                "id": "dlgs",
                "value": "Decreti legislativi"
            },
            {
                "id": "ddl",
                "value": "Disegni di legge"
            },
            {
                "id": "gov",
                "value": "Governo"
            },
            {
                "id": "groups",
                "value": "Gruppi"
            },
            {
                "id": "inc_parl",
                "value": "Incarichi parlamentari"
            },
            {
                "id": "organs",
                "value": "Organi"
            },
            {
                "id": "voto",
                "value": "Votazioni"
            }
        ]
    },
    "next": null,
    "previous": null,
    "results": []
}