GET /api-openparlamento/v1/19/events/?format=api&ordering=date&page=16
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 751,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "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": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/events/?format=api&ordering=date&page=15",
    "results": [
        {
            "date": "2026-03-31",
            "opp_events": [
                {
                    "id": 14569,
                    "is_key_event": false,
                    "title": "<a href='/persone/alberto-di-rubba-1979-01-26'>Alberto Di Rubba</a> è entrato a far parte dell'organo <a href='/organi_parlamentari/camera/commissioni_e_giunte'>IV COMMISSIONE (DIFESA)</a>",
                    "description": null,
                    "branch": "C"
                },
                {
                    "id": 14568,
                    "is_key_event": false,
                    "title": "<a href='/persone/maurizio-gasparri-1956-07-18'>Maurizio Gasparri</a> è entrato a far parte dell'organo <a href='/organi_parlamentari/senato/commissioni_e_giunte'>3ª Commissione permanente</a> come presidente",
                    "description": null,
                    "branch": "S"
                }
            ]
        }
    ]
}