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

{
    "count": 24921,
    "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=472",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=470",
    "results": [
        {
            "id": 41531,
            "slug": "vs19_577_071",
            "identifier": "vs19_577_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_071/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 71,
            "title": "EM 19.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 20,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41532,
            "slug": "vs19_577_072",
            "identifier": "vs19_577_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_072/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 72,
            "title": "EM 19.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 55.56,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41533,
            "slug": "vs19_577_073",
            "identifier": "vs19_577_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_073/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 73,
            "title": "EM 19.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 55.14,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41534,
            "slug": "vs19_577_074",
            "identifier": "vs19_577_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_074/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 74,
            "title": "EM 19.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.6",
            "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": 55.56,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41535,
            "slug": "vs19_577_075",
            "identifier": "vs19_577_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_075/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 75,
            "title": "EM 19.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 20,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41536,
            "slug": "vs19_577_076",
            "identifier": "vs19_577_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_076/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 76,
            "title": "EM 19.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 21,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41537,
            "slug": "vs19_577_077",
            "identifier": "vs19_577_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_077/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 77,
            "title": "EM 19.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.9",
            "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": 55.14,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41538,
            "slug": "vs19_577_078",
            "identifier": "vs19_577_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_078/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 19.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 20,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41539,
            "slug": "vs19_577_079",
            "identifier": "vs19_577_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_079/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 79,
            "title": "EM 19.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.12",
            "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": 54.73,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41540,
            "slug": "vs19_577_080",
            "identifier": "vs19_577_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_080/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 80,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41541,
            "slug": "vs19_577_081",
            "identifier": "vs19_577_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_081/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 81,
            "title": "EM 20.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 66,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41542,
            "slug": "vs19_577_082",
            "identifier": "vs19_577_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_082/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 82,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 69,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41543,
            "slug": "vs19_577_083",
            "identifier": "vs19_577_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_083/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 83,
            "title": "ART AGG 20.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 20.01",
            "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": 22,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41544,
            "slug": "vs19_577_084",
            "identifier": "vs19_577_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_084/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 84,
            "title": "ART AGG 20.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 20.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": 1,
            "n_margin": 53,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 41545,
            "slug": "vs19_577_085",
            "identifier": "vs19_577_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_085/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 85,
            "title": "ODG 9/2574-A/1 - Votazione Ordine del giorno 9/2574-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/1 ",
            "description_title": "ODG 9/2574-A/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 33.12
        },
        {
            "id": 41546,
            "slug": "vs19_577_086",
            "identifier": "vs19_577_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_086/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 86,
            "title": "ODG 9/2574-A/2 - Votazione Ordine del giorno 9/2574-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/2 ",
            "description_title": "ODG 9/2574-A/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41547,
            "slug": "vs19_577_087",
            "identifier": "vs19_577_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_087/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 87,
            "title": "ODG 9/2574-A/3 - Votazione Ordine del giorno 9/2574-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/3 ",
            "description_title": "ODG 9/2574-A/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41548,
            "slug": "vs19_577_088",
            "identifier": "vs19_577_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_088/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 88,
            "title": "ODG 9/2574-A/6 - Votazione Ordine del giorno 9/2574-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/6 ",
            "description_title": "ODG 9/2574-A/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41549,
            "slug": "vs19_577_089",
            "identifier": "vs19_577_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_089/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 89,
            "title": "ODG 9/2574-A/7 - Votazione Ordine del giorno 9/2574-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/7 ",
            "description_title": "ODG 9/2574-A/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 41550,
            "slug": "vs19_577_090",
            "identifier": "vs19_577_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_090/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 90,
            "title": "ODG 9/2574-A/8 - Votazione Ordine del giorno 9/2574-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/8 ",
            "description_title": "ODG 9/2574-A/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41551,
            "slug": "vs19_577_091",
            "identifier": "vs19_577_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_091/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 91,
            "title": "ODG 9/2574-A/9 - Votazione Ordine del giorno 9/2574-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/9 ",
            "description_title": "ODG 9/2574-A/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41552,
            "slug": "vs19_577_092",
            "identifier": "vs19_577_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_092/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 92,
            "title": "ODG 9/2574-A/10 - Votazione Ordine del giorno 9/2574-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/10 ",
            "description_title": "ODG 9/2574-A/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41553,
            "slug": "vs19_577_093",
            "identifier": "vs19_577_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_093/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 93,
            "title": "ODG 9/2574-A/11 - Votazione Ordine del giorno 9/2574-A/11 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/11 ",
            "description_title": "ODG 9/2574-A/11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41554,
            "slug": "vs19_577_094",
            "identifier": "vs19_577_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_094/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 94,
            "title": "ODG 9/2574-A/12 - Votazione Ordine del giorno 9/2574-A/12 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/12 ",
            "description_title": "ODG 9/2574-A/12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41555,
            "slug": "vs19_577_095",
            "identifier": "vs19_577_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_095/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 95,
            "title": "ODG 9/2574-A/13 - Votazione Ordine del giorno 9/2574-A/13 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/13 ",
            "description_title": "ODG 9/2574-A/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 41556,
            "slug": "vs19_577_096",
            "identifier": "vs19_577_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_096/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 96,
            "title": "ODG 9/2574-A/16 - Votazione Ordine del giorno 9/2574-A/16 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/16 ",
            "description_title": "ODG 9/2574-A/16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 41557,
            "slug": "vs19_577_097",
            "identifier": "vs19_577_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_097/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 97,
            "title": "ODG 9/2574-A/17 - Votazione Ordine del giorno 9/2574-A/17 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/17 ",
            "description_title": "ODG 9/2574-A/17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41558,
            "slug": "vs19_577_098",
            "identifier": "vs19_577_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_098/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 98,
            "title": "ODG 9/2574-A/18 - Votazione Ordine del giorno 9/2574-A/18 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/18 ",
            "description_title": "ODG 9/2574-A/18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41559,
            "slug": "vs19_577_099",
            "identifier": "vs19_577_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_099/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 99,
            "title": "ODG 9/2574-A/21 - Votazione Ordine del giorno 9/2574-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/21 ",
            "description_title": "ODG 9/2574-A/21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41461,
            "slug": "vs19_577_100",
            "identifier": "vs19_577_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_100/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 100,
            "title": "Legge di delegazione europea 2025",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2574-A - VOTO FINALE",
            "public_title": "Legge di delegazione europea 2025",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 48.56,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 41560,
            "slug": "vs19_577_101",
            "identifier": "vs19_577_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_101/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 101,
            "title": "PDL 956-A E ABB - SUBEM 0.1.100.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 956-A E ABB - SUBEM 0.1.100.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 62,
            "majority_cohesion_rate": 43.21,
            "minority_cohesion_rate": 26.11
        },
        {
            "id": 41561,
            "slug": "vs19_577_102",
            "identifier": "vs19_577_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_102/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 102,
            "title": "EM 1.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 46.09,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 41562,
            "slug": "vs19_577_103",
            "identifier": "vs19_577_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_103/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 103,
            "title": "ODG 9/956-A E ABB/2 - Votazione Ordine del giorno 9/956-A E ABB/2 ",
            "original_title": "Votazione Ordine del giorno 9/956-A E ABB/2 ",
            "description_title": "ODG 9/956-A E ABB/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 86,
            "majority_cohesion_rate": 45.68,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 41563,
            "slug": "vs19_578_001",
            "identifier": "vs19_578_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_578_001/?format=api",
            "sitting": {
                "id": 2149,
                "date": "2025-12-04",
                "number": 578,
                "branch": "C"
            },
            "number": 1,
            "title": "Modifiche alle norme in materia di applicazione della tassa sui rifiuti alle persone trasferite all'estero",
            "original_title": "Votazione finale ",
            "description_title": "PDL 956-A E ABB - VOTO FINALE",
            "public_title": "Modifiche alle norme in materia di applicazione della tassa sui rifiuti alle persone trasferite all'estero",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 114,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41572,
            "slug": "vs19_580_001",
            "identifier": "vs19_580_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_001/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2682 - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2682 - EM 1.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": 18,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41573,
            "slug": "vs19_580_002",
            "identifier": "vs19_580_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_002/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 16,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41574,
            "slug": "vs19_580_003",
            "identifier": "vs19_580_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_003/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 16,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41575,
            "slug": "vs19_580_004",
            "identifier": "vs19_580_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_004/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.40 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.40",
            "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": 17,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41576,
            "slug": "vs19_580_005",
            "identifier": "vs19_580_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_005/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.42 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.42",
            "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": 14,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41577,
            "slug": "vs19_580_006",
            "identifier": "vs19_580_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_006/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.56 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.56",
            "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": 15,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41578,
            "slug": "vs19_580_007",
            "identifier": "vs19_580_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_007/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.66 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.66",
            "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": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41579,
            "slug": "vs19_580_008",
            "identifier": "vs19_580_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_008/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.67 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.67",
            "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": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41580,
            "slug": "vs19_580_009",
            "identifier": "vs19_580_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_009/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.71 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.71",
            "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": 15,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41581,
            "slug": "vs19_580_010",
            "identifier": "vs19_580_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_010/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.84 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.84",
            "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": 64,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41582,
            "slug": "vs19_580_011",
            "identifier": "vs19_580_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_011/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.86 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.86",
            "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": 16,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 41583,
            "slug": "vs19_580_012",
            "identifier": "vs19_580_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_012/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.92 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.92",
            "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": 16,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41584,
            "slug": "vs19_580_013",
            "identifier": "vs19_580_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_013/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.111 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.111",
            "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": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41585,
            "slug": "vs19_580_014",
            "identifier": "vs19_580_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_014/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 1.114 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.114",
            "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": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41586,
            "slug": "vs19_580_015",
            "identifier": "vs19_580_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_015/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 1.116 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.116",
            "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": 16,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41587,
            "slug": "vs19_580_016",
            "identifier": "vs19_580_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_016/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 1.120 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.120",
            "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": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.15
        }
    ]
}