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

{
    "count": 140003,
    "next": null,
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/groups_votes/?format=api&page=2800",
    "results": [
        {
            "id": "17853",
            "slug": "18-458-2",
            "sitting": {
                "id": 1214,
                "date": "2022-08-02",
                "number": 458,
                "branch": "S"
            },
            "title": "ANNULLATA",
            "outcome": "Respinta",
            "n_margin": "42",
            "group_vote": "Non votante",
            "cohesion_rate": 4.88
        },
        {
            "id": "17853",
            "slug": "18-458-2",
            "sitting": {
                "id": 1214,
                "date": "2022-08-02",
                "number": 458,
                "branch": "S"
            },
            "title": "ANNULLATA",
            "outcome": "Respinta",
            "n_margin": "42",
            "group_vote": "Contrario",
            "cohesion_rate": 36.73
        },
        {
            "id": "17853",
            "slug": "18-458-2",
            "sitting": {
                "id": 1214,
                "date": "2022-08-02",
                "number": 458,
                "branch": "S"
            },
            "title": "ANNULLATA",
            "outcome": "Respinta",
            "n_margin": "42",
            "group_vote": "Favorevole",
            "cohesion_rate": 44.12
        }
    ]
}