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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "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=-n_rebels&page=420",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=418",
    "results": [
        {
            "id": 36874,
            "slug": "vs19_441_006",
            "identifier": "vs19_441_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_006/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 2026",
            "original_title": "Votazione Articolo 25 DDL n. 2026",
            "description_title": "Articolo 25",
            "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": 22,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 27304,
            "slug": "vs19_233_067",
            "identifier": "vs19_233_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_067/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1606/106 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1606/106 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/106 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/106 GHIO VALENTINA (PD-IDP)",
            "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": 30,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 36875,
            "slug": "vs19_441_008",
            "identifier": "vs19_441_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_008/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 2026",
            "original_title": "Votazione Articolo 26 DDL n. 2026",
            "description_title": "Articolo 26",
            "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": 56,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36885,
            "slug": "vs19_441_005",
            "identifier": "vs19_441_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_005/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 25.5 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 25.5 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.5 DDL n. 2026",
            "description_title": "Emendamento 25.5 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36602,
            "slug": "vs19_435_126",
            "identifier": "vs19_435_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_126/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 126,
            "title": "Emendamento Tit. 400 delle Commissioni - Votazione Emendamento Tit. PDL n. 1573",
            "original_title": "Votazione Emendamento Tit. PDL n. 1573",
            "description_title": "Emendamento Tit. 400 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36893,
            "slug": "vs19_441_016",
            "identifier": "vs19_441_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_016/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici articoli aggiuntivi 27.02 BENZONI FABRIZIO (APERRE) e 27.03 CASU ANDREA (PD-IDP) - Votazione Emendamento 27.02 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.02 DDL n. 2026",
            "description_title": "Identici articoli aggiuntivi 27.02 BENZONI FABRIZIO (APERRE) e 27.03 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36883,
            "slug": "vs19_441_003",
            "identifier": "vs19_441_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_003/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 25.3 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.3 DDL n. 2026",
            "description_title": "Emendamento 25.3 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36881,
            "slug": "vs19_441_001",
            "identifier": "vs19_441_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_001/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 25.1 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.1 DDL n. 2026",
            "description_title": "Emendamento 25.1 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36886,
            "slug": "vs19_441_007",
            "identifier": "vs19_441_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_007/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 26.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 26.500, DDL n. 2026",
            "original_title": "Votazione Emendamento 26.500, DDL n. 2026",
            "description_title": "Emendamento 26.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36884,
            "slug": "vs19_441_004",
            "identifier": "vs19_441_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_004/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 25.4 BONETTI ELENA (APERRE) - Votazione Emendamento 25.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.4 DDL n. 2026",
            "description_title": "Emendamento 25.4 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 27268,
            "slug": "vs19_233_084",
            "identifier": "vs19_233_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_084/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 84,
            "title": "Fiducia conversione decreto sicurezza energetica e fonti rinnovabili",
            "original_title": "Votazione Articolo unico DDL n. 1606",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 9 dicembre 2023, n. 181, nel testo delle Commissioni, sul quale il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia conversione decreto sicurezza energetica e fonti rinnovabili",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 27363,
            "slug": "vs19_233_005",
            "identifier": "vs19_233_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_005/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1606/16 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1606/16 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/16 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/16 MANZI IRENE (PD-IDP)",
            "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": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31890,
            "slug": "vs19_348_116",
            "identifier": "vs19_348_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_116/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 33.1000 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.1000 DDL n. 1660",
            "description_title": "Emendamento 33.1000 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 31921,
            "slug": "vs19_348_043",
            "identifier": "vs19_348_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_043/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 26.20 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 26.20 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.20 DDL n. 1660",
            "description_title": "Emendamento 26.20 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 36476,
            "slug": "vs19_435_143",
            "identifier": "vs19_435_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_143/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 143,
            "title": "Partecipazione dei lavoratori alla governance aziendale",
            "original_title": "Votazione finale PDL n. 1573",
            "description_title": "Disposizioni per la partecipazione dei lavoratori alla gestione, al capitale e agli utili delle imprese (PDL 1573 e abbinate PDL 300-1184-1299-1310-1617)",
            "public_title": "Partecipazione dei lavoratori alla governance aziendale",
            "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": 61,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 27372,
            "slug": "vs19_233_004",
            "identifier": "vs19_233_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_004/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1606/12 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1606/12 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/12 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/12 MORASSUT ROBERTO (PD-IDP)",
            "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": 44,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 36898,
            "slug": "vs19_441_025",
            "identifier": "vs19_441_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_025/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2026/11 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2026/11 DDL n. 2026",
            "original_title": "Votazione Ordine del giorno 9/2026/11 DDL n. 2026",
            "description_title": "Ordine del giorno n. 9/2026/11 GHIRRA FRANCESCA (AVS)",
            "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": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36873,
            "slug": "vs19_441_026",
            "identifier": "vs19_441_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_026/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 26,
            "title": "Disposizioni in materia di economia dello spazio",
            "original_title": "Votazione finale DDL n. 2026",
            "description_title": "Disposizioni in materia di economia dello spazio (DDL 2026)",
            "public_title": "Disposizioni in materia di economia dello spazio",
            "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": 21,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 31881,
            "slug": "vs19_348_020",
            "identifier": "vs19_348_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_020/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 22.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 22.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 22.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 22.01000 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 36931,
            "slug": "vs19_444_023",
            "identifier": "vs19_444_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_023/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.49 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.49 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.49 PDL n. 2149",
            "description_title": "Emendamento 2.49 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 36936,
            "slug": "vs19_444_028",
            "identifier": "vs19_444_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_028/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.56 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.56 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.56 PDL n. 2149",
            "description_title": "Emendamento 2.56 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 36952,
            "slug": "vs19_444_046",
            "identifier": "vs19_444_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_046/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2149/13 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/2149/13 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/13 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/13 RICCIARDI TONI (PD-IDP)",
            "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": 55.79,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 36950,
            "slug": "vs19_444_044",
            "identifier": "vs19_444_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_044/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2149/11 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2149/11 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/11 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/11 MANZI IRENE (PD-IDP)",
            "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": 35,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36923,
            "slug": "vs19_444_015",
            "identifier": "vs19_444_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_015/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.27 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.27 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.27 PDL n. 2149",
            "description_title": "Emendamento 2.27 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36924,
            "slug": "vs19_444_016",
            "identifier": "vs19_444_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_016/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.28 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.28 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.28 PDL n. 2149",
            "description_title": "Emendamento 2.28 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 36925,
            "slug": "vs19_444_017",
            "identifier": "vs19_444_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_017/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.33 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.33 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.33 PDL n. 2149",
            "description_title": "Emendamento 2.33 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36927,
            "slug": "vs19_444_019",
            "identifier": "vs19_444_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_019/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.40 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.40 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.40 PDL n. 2149",
            "description_title": "Emendamento 2.40 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 27873,
            "slug": "vs19_243_003",
            "identifier": "vs19_243_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_003/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione Pd su guerra in medio oriente terzo e sesto capoverso",
            "original_title": "Votazione Mozione 1_00233",
            "description_title": "Mozione n. 1-233, limitatamente ai capoversi terzo e sesto della parte dispositiva SCHLEIN ELLY (PD-IDP) e altri",
            "public_title": "Mozione Pd su guerra in medio oriente terzo e sesto capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 36929,
            "slug": "vs19_444_021",
            "identifier": "vs19_444_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_021/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.43 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.43 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.43 PDL n. 2149",
            "description_title": "Emendamento 2.43 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36930,
            "slug": "vs19_444_022",
            "identifier": "vs19_444_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_022/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.42 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.42 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.42 PDL n. 2149",
            "description_title": "Emendamento 2.42 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 36932,
            "slug": "vs19_444_024",
            "identifier": "vs19_444_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_024/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.50 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.50 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.50 PDL n. 2149",
            "description_title": "Emendamento 2.50 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 36938,
            "slug": "vs19_444_030",
            "identifier": "vs19_444_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_030/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.59 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.59 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.59 PDL n. 2149",
            "description_title": "Emendamento 2.59 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 36939,
            "slug": "vs19_444_031",
            "identifier": "vs19_444_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_031/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.63 CASO ANTONIO (M5S) - Votazione Emendamento 2.63 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.63 PDL n. 2149",
            "description_title": "Emendamento 2.63 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 36941,
            "slug": "vs19_444_033",
            "identifier": "vs19_444_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_033/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.75 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.75 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.75 PDL n. 2149",
            "description_title": "Emendamento 2.75 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 36943,
            "slug": "vs19_444_035",
            "identifier": "vs19_444_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_035/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2.83 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.83 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.83 PDL n. 2149",
            "description_title": "Emendamento 2.83 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36949,
            "slug": "vs19_444_042",
            "identifier": "vs19_444_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_042/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 2.01000 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.01000 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.01000 PDL n. 2149",
            "description_title": "Articolo aggiuntivo 2.01000 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36951,
            "slug": "vs19_444_045",
            "identifier": "vs19_444_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_045/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2149/12 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2149/12 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/12 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/12 MALAVASI ILENIA (PD-IDP)",
            "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": 37,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 36955,
            "slug": "vs19_444_049",
            "identifier": "vs19_444_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_049/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2149/24 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2149/24 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/24 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/24 PICCOLOTTI ELISABETTA (AVS)",
            "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": 43,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 31885,
            "slug": "vs19_348_040",
            "identifier": "vs19_348_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_040/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 26.10 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 26.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.10 DDL n. 1660",
            "description_title": "Emendamento 26.10 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 36906,
            "slug": "vs19_444_052",
            "identifier": "vs19_444_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_052/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 52,
            "title": "Legge delega per il superamento del numero chiuso nei corsi di laurea magistrale in medicina e chirurgia",
            "original_title": "Votazione finale PDL n. 2149",
            "description_title": "Delega al Governo per la revisione delle modalità di accesso ai corsi di laurea magistrale in medicina e chirurgia, in odontoiatria e protesi dentaria e in medicina veterinaria (Approvata, in un testo unificato, dal Senato) (PDL 2149 e abbinate PDL 160-683-1403-1497-1511-1575-1646-1802)",
            "public_title": "Legge delega per il superamento del numero chiuso nei corsi di laurea magistrale in medicina e chirurgia",
            "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": 42,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 27325,
            "slug": "vs19_233_060",
            "identifier": "vs19_233_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_060/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1606/96 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1606/96 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/96 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/96 VACCARI STEFANO (PD-IDP)",
            "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": 50,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 36910,
            "slug": "vs19_444_001",
            "identifier": "vs19_444_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_001/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.1000 PDL n. 2149",
            "original_title": "Votazione Emendamento 1.1000 PDL n. 2149",
            "description_title": "Emendamento 1.1000 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 36607,
            "slug": "vs19_435_131",
            "identifier": "vs19_435_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_131/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 131,
            "title": "Ordine del giorno n. 9/1573/11 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1573/11 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/11 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/11 FENU EMILIANO (M5S)",
            "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": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36606,
            "slug": "vs19_435_130",
            "identifier": "vs19_435_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_130/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 130,
            "title": "Ordine del giorno n. 9/1573/10 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1573/10 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/10 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/10 RAFFA ANGELA (M5S)",
            "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": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 27324,
            "slug": "vs19_233_050",
            "identifier": "vs19_233_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_050/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1606/83 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1606/83 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/83 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/83 SCOTTO ARTURO (PD-IDP)",
            "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": 28,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 36918,
            "slug": "vs19_444_010",
            "identifier": "vs19_444_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_010/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.10 CASO ANTONIO (M5S) - Votazione Emendamento 2.10 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.10 PDL n. 2149",
            "description_title": "Emendamento 2.10 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36917,
            "slug": "vs19_444_009",
            "identifier": "vs19_444_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_009/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.8 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.8 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.8 PDL n. 2149",
            "description_title": "Emendamento 2.8 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36944,
            "slug": "vs19_444_036",
            "identifier": "vs19_444_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_036/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 2.84 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.84 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.84 PDL n. 2149",
            "description_title": "Emendamento 2.84 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36926,
            "slug": "vs19_444_018",
            "identifier": "vs19_444_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_018/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.38 CASO ANTONIO (M5S) - Votazione Emendamento 2.38 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.38 PDL n. 2149",
            "description_title": "Emendamento 2.38 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36948,
            "slug": "vs19_444_040",
            "identifier": "vs19_444_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_040/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.99 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.99 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.99 PDL n. 2149",
            "description_title": "Emendamento 2.99 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 44.59
        }
    ]
}