Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24888,
    "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"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=9",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=7",
    "results": [
        {
            "id": 42591,
            "slug": "vs19_609_021",
            "identifier": "vs19_609_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_021/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42590,
            "slug": "vs19_609_020",
            "identifier": "vs19_609_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_020/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 9.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.06",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42589,
            "slug": "vs19_609_019",
            "identifier": "vs19_609_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_019/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 19,
            "title": "ART AGG 9.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42588,
            "slug": "vs19_609_018",
            "identifier": "vs19_609_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_018/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 14,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42587,
            "slug": "vs19_609_017",
            "identifier": "vs19_609_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_017/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 9.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42586,
            "slug": "vs19_609_016",
            "identifier": "vs19_609_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_016/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42585,
            "slug": "vs19_609_015",
            "identifier": "vs19_609_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_015/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 9.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42584,
            "slug": "vs19_609_014",
            "identifier": "vs19_609_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_014/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 42583,
            "slug": "vs19_609_013",
            "identifier": "vs19_609_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_013/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 8.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42582,
            "slug": "vs19_609_012",
            "identifier": "vs19_609_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_012/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 8.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 42581,
            "slug": "vs19_609_011",
            "identifier": "vs19_609_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_011/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 11,
            "title": "ART AGG 8.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42580,
            "slug": "vs19_609_010",
            "identifier": "vs19_609_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_010/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 10,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42579,
            "slug": "vs19_609_009",
            "identifier": "vs19_609_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_009/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 8.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42578,
            "slug": "vs19_609_008",
            "identifier": "vs19_609_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_008/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 8,
            "title": "ART AGG 7.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01007",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42577,
            "slug": "vs19_609_007",
            "identifier": "vs19_609_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_007/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 7,
            "title": "ART AGG 7.01006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01006",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 42576,
            "slug": "vs19_609_006",
            "identifier": "vs19_609_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_006/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 6,
            "title": "ART AGG 7.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 42575,
            "slug": "vs19_609_005",
            "identifier": "vs19_609_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_005/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 7.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 42574,
            "slug": "vs19_609_004",
            "identifier": "vs19_609_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_004/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 4,
            "title": "ART AGG 7.01002, 7.01050 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01002, 7.01050",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 42573,
            "slug": "vs19_609_003",
            "identifier": "vs19_609_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_003/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 3,
            "title": "ART AGG 7.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 42572,
            "slug": "vs19_609_002",
            "identifier": "vs19_609_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_002/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 2,
            "title": "ART AGG 7.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 48.56,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 42571,
            "slug": "vs19_609_001",
            "identifier": "vs19_609_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_001/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2673-A - ART AGG 7.06, 7.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2673-A - ART AGG 7.06, 7.01005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 42570,
            "slug": "vs19_608_113",
            "identifier": "vs19_608_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_113/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 113,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42569,
            "slug": "vs19_608_112",
            "identifier": "vs19_608_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_112/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 112,
            "title": "EM 7.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42568,
            "slug": "vs19_608_111",
            "identifier": "vs19_608_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_111/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 7.9, 7.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.9, 7.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42567,
            "slug": "vs19_608_110",
            "identifier": "vs19_608_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_110/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 7.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42566,
            "slug": "vs19_608_109",
            "identifier": "vs19_608_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_109/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42565,
            "slug": "vs19_608_108",
            "identifier": "vs19_608_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_108/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 7.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42564,
            "slug": "vs19_608_107",
            "identifier": "vs19_608_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_107/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 107,
            "title": "EM 7.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42563,
            "slug": "vs19_608_106",
            "identifier": "vs19_608_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_106/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 106,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42562,
            "slug": "vs19_608_105",
            "identifier": "vs19_608_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_105/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 7.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42561,
            "slug": "vs19_608_104",
            "identifier": "vs19_608_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_104/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 104,
            "title": "EM 7.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42560,
            "slug": "vs19_608_103",
            "identifier": "vs19_608_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_103/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 103,
            "title": "EM 7.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42559,
            "slug": "vs19_608_102",
            "identifier": "vs19_608_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_102/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 102,
            "title": "ART AGG 6.01009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01009",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42558,
            "slug": "vs19_608_101",
            "identifier": "vs19_608_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_101/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 101,
            "title": "ART AGG 6.01008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01008",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42557,
            "slug": "vs19_608_100",
            "identifier": "vs19_608_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_100/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 100,
            "title": "ART AGG 6.01006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01006",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42556,
            "slug": "vs19_608_099",
            "identifier": "vs19_608_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_099/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 99,
            "title": "ART AGG 6.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42555,
            "slug": "vs19_608_098",
            "identifier": "vs19_608_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_098/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 98,
            "title": "ART AGG 6.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42554,
            "slug": "vs19_608_097",
            "identifier": "vs19_608_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_097/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 97,
            "title": "ART AGG 6.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42553,
            "slug": "vs19_608_096",
            "identifier": "vs19_608_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_096/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 96,
            "title": "ART AGG 6.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42552,
            "slug": "vs19_608_095",
            "identifier": "vs19_608_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_095/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 95,
            "title": "ART AGG 6.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42551,
            "slug": "vs19_608_094",
            "identifier": "vs19_608_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_094/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 94,
            "title": "ART AGG 6.011, 6.01001, 6.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.011, 6.01001, 6.01007",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42550,
            "slug": "vs19_608_093",
            "identifier": "vs19_608_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_093/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 93,
            "title": "ART AGG 6.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.06",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42549,
            "slug": "vs19_608_092",
            "identifier": "vs19_608_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_092/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 72,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42548,
            "slug": "vs19_608_091",
            "identifier": "vs19_608_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_091/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 91,
            "title": "EM 6.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42547,
            "slug": "vs19_608_090",
            "identifier": "vs19_608_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_090/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 6.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42546,
            "slug": "vs19_608_089",
            "identifier": "vs19_608_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_089/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 89,
            "title": "EM 6.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42545,
            "slug": "vs19_608_088",
            "identifier": "vs19_608_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_088/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 6.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42544,
            "slug": "vs19_608_087",
            "identifier": "vs19_608_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_087/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 6.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42543,
            "slug": "vs19_608_086",
            "identifier": "vs19_608_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_086/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 86,
            "title": "EM 6.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42542,
            "slug": "vs19_608_085",
            "identifier": "vs19_608_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_085/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 85,
            "title": "EM 6.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.88
        }
    ]
}