GET /api-openparlamento/v1/19/groups_votes/?format=api&ordering=date&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&ordering=date&page=5268",
    "results": [
        {
            "id": "40971",
            "slug": "vs19_559_006",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "title": "DDL 2642-A - EM 1.2",
            "outcome": "Respinta",
            "n_margin": "20",
            "group_vote": "Astenuto",
            "cohesion_rate": 38.46
        },
        {
            "id": "40971",
            "slug": "vs19_559_006",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "title": "DDL 2642-A - EM 1.2",
            "outcome": "Respinta",
            "n_margin": "20",
            "group_vote": "Contrario",
            "cohesion_rate": 53.12
        }
    ]
}