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

{
    "count": 263402,
    "next": null,
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/groups_votes/?format=api&page=5268",
    "results": [
        {
            "id": "28369",
            "slug": "vs19_247_061",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "title": "Ordine del giorno n. 9/1633/110 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1633/110 DDL n. 1633",
            "outcome": "Respinta",
            "n_margin": "26",
            "group_vote": "Contrario",
            "cohesion_rate": 59.07
        },
        {
            "id": "28369",
            "slug": "vs19_247_061",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "title": "Ordine del giorno n. 9/1633/110 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1633/110 DDL n. 1633",
            "outcome": "Respinta",
            "n_margin": "26",
            "group_vote": "Favorevole",
            "cohesion_rate": 59.26
        }
    ]
}