Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=92
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_margin&page=93",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=91",
    "results": [
        {
            "id": 21887,
            "slug": "vs19_137_071",
            "identifier": "vs19_137_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_071/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 5.13 BALDINO VITTORIA (M5S) - Votazione Emendamento 5.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.13 DDL n. 1038",
            "description_title": "Emendamento 5.13 BALDINO VITTORIA (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": 52,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 40102,
            "slug": "vs19_524_066",
            "identifier": "vs19_524_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_066/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 66,
            "title": "Disposizioni in materia di composizione di giunte e consigli regionali e di incompatibilità",
            "original_title": "Votazione finale ",
            "description_title": "PDL 2500 - VOTO FINALE",
            "public_title": "Disposizioni in materia di composizione di giunte e consigli regionali e di incompatibilità",
            "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": 52,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 40048,
            "slug": "vs19_519_047",
            "identifier": "vs19_519_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_047/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 47,
            "title": "ODG 9/2526/32 - Votazione Ordine del giorno 9/2526/32 ",
            "original_title": "Votazione Ordine del giorno 9/2526/32 ",
            "description_title": "ODG 9/2526/32",
            "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": 52,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 22345,
            "slug": "vs19_151_006",
            "identifier": "vs19_151_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_151_006/?format=api",
            "sitting": {
                "id": 1435,
                "date": "2023-08-01",
                "number": 151,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione Zanella e altri su informativa revisione complessiva Pnrr, limitatamente ai capoversi 10-13",
            "original_title": "Votazione Risoluzione 6_00046",
            "description_title": "Risoluzione n. 6-00046, limitatamente ai capoversi dal decimo al tredicesimo, ZANELLA LUANA (AVS) ed altri",
            "public_title": "Risoluzione Zanella e altri su informativa revisione complessiva Pnrr, limitatamente ai capoversi 10-13",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 35234,
            "slug": "19-254-16",
            "identifier": "19-254-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-16/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 16,
            "title": "Articolo 6",
            "original_title": "Articolo 6",
            "description_title": null,
            "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": 52,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 39.76
        },
        {
            "id": 35246,
            "slug": "19-254-5",
            "identifier": "19-254-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-5/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 5,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 40.96
        },
        {
            "id": 21040,
            "slug": "vs19_094_002",
            "identifier": "vs19_094_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_094_002/?format=api",
            "sitting": {
                "id": 1362,
                "date": "2023-04-28",
                "number": 94,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione 6-00030, riferita al Documento di economia e finanza 2023, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M) (Doc. LVII e Annesso bis) - Votazione Risoluzione 6_00030",
            "original_title": "Votazione Risoluzione 6_00030",
            "description_title": "Risoluzione 6-00030, riferita al Documento di economia e finanza 2023, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M) (Doc. LVII e Annesso bis)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 91.98,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 32983,
            "slug": "19-236-101",
            "identifier": "19-236-101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-101/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 101,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 12.156 (testo 2), Durnwalder e Patton",
            "original_title": "Em. 12.156 (testo 2), Durnwalder e Patton",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 52,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 41.86
        },
        {
            "id": 39047,
            "slug": "vs19_498_215",
            "identifier": "vs19_498_215",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_215/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 215,
            "title": "ARTICOLO 23 - Votazione Articolo 23 ",
            "original_title": "Votazione Articolo 23 ",
            "description_title": "ARTICOLO 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 35.9
        },
        {
            "id": 34110,
            "slug": "vs19_388_171",
            "identifier": "vs19_388_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_171/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 171,
            "title": "Articolo 33 - Votazione Articolo 33 DDL n. 2022",
            "original_title": "Votazione Articolo 33 DDL n. 2022",
            "description_title": "Articolo 33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 30999,
            "slug": "vs19_321_005",
            "identifier": "vs19_321_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_005/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.12 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.12 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1718",
            "description_title": "Emendamento 2.12 GIANASSI FEDERICO (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": 52,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 30836,
            "slug": "vs19_314_047",
            "identifier": "vs19_314_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_047/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 47,
            "title": "Risoluzione n. 6-00126 MAGI RICCARDO (M-+EUR), DELLA VEDOVA BENEDETTO (M-+EUR) ed altri - Votazione Risoluzione 6_00126",
            "original_title": "Votazione Risoluzione 6_00126",
            "description_title": "Risoluzione n. 6-00126 MAGI RICCARDO (M-+EUR), DELLA VEDOVA BENEDETTO (M-+EUR) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 44.72
        },
        {
            "id": 34342,
            "slug": "vs19_388_210",
            "identifier": "vs19_388_210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_210/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 210,
            "title": "Articolo 36 - Votazione Articolo 36 DDL n. 2022",
            "original_title": "Votazione Articolo 36 DDL n. 2022",
            "description_title": "Articolo 36",
            "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": 52,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 34707,
            "slug": "vs19_374_012",
            "identifier": "vs19_374_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_012/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2038/22 IARIA ANTONINO (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/22 IARIA ANTONINO (M5S)",
            "description_title": "",
            "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": 52,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 30861,
            "slug": "vs19_313_006",
            "identifier": "vs19_313_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_006/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1854/1 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1854/1 DDL n. 1854",
            "original_title": "Votazione Ordine del giorno 9/1854/1 DDL n. 1854",
            "description_title": "Ordine del giorno n. 9/1854/1 PELLEGRINI MARCO (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": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 32.3
        },
        {
            "id": 25938,
            "slug": "vs19_212_015",
            "identifier": "vs19_212_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_015/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 15,
            "title": "Risoluzione n. 6-00076, ad eccezione dei capoversi ventunesimo e ventiduesimo della premessa e del capoverso sesto della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00076",
            "original_title": "Votazione Risoluzione 6_00076",
            "description_title": "Risoluzione n. 6-00076, ad eccezione dei capoversi ventunesimo e ventiduesimo della premessa e del capoverso sesto della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 34878,
            "slug": "vs19_331_085",
            "identifier": "vs19_331_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_085/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1975/40 RICCIARDI RICCARDO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/40 RICCIARDI RICCARDO (M5S)",
            "description_title": "",
            "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": 52,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 34.78
        },
        {
            "id": 29414,
            "slug": "vs19_273_016",
            "identifier": "vs19_273_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_016/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.1001 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.1001 DDL n. 1532",
            "original_title": "Votazione Emendamento 3.1001 DDL n. 1532",
            "description_title": "Emendamento 3.1001 MALAVASI ILENIA (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": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 30307,
            "slug": "vs19_293_023",
            "identifier": "vs19_293_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_023/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00283, limitatamente al capoverso decimo della parte dispositiva, PASTORELLA GIULIA (APERRE) ed altri - Votazione Mozione 1_00283",
            "original_title": "Votazione Mozione 1_00283",
            "description_title": "Mozione n. 1-00283, limitatamente al capoverso decimo della parte dispositiva, PASTORELLA GIULIA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 52,
            "majority_cohesion_rate": 53.36,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 30925,
            "slug": "vs19_318_005",
            "identifier": "vs19_318_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_005/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00301, limitatamente alla parte dispositiva, ORSINI ANDREA (FI-PPE), CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), TIRELLI FRANCO (NM-M) ed altri - Votazione Mozione 1_00301",
            "original_title": "Votazione Mozione 1_00301",
            "description_title": "Mozione n. 1-00301, limitatamente alla parte dispositiva, ORSINI ANDREA (FI-PPE), CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), TIRELLI FRANCO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 38.51
        },
        {
            "id": 25715,
            "slug": "vs19_210_139",
            "identifier": "vs19_210_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_139/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 33.2 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 33.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 33.2 DDL n. 1341",
            "description_title": "Emendamento 33.2 BOSCHI MARIA ELENA (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": 52,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 29870,
            "slug": "vs19_276_005",
            "identifier": "vs19_276_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_005/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1532-ter/5 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1532-ter/5 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/5 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/5 BARZOTTI VALENTINA (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": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 44.79
        },
        {
            "id": 39515,
            "slug": "vs19_503_185",
            "identifier": "vs19_503_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_185/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 185,
            "title": "EM 6.9, 6.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.9, 6.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 39510,
            "slug": "vs19_503_180",
            "identifier": "vs19_503_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_180/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 180,
            "title": "EM 6.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 29579,
            "slug": "vs19_256_043",
            "identifier": "vs19_256_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_043/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.5 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.5 DDL n. 1435",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1435",
            "description_title": "Emendamento 1.5 GHIRRA FRANCESCA (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": 52,
            "majority_cohesion_rate": 43.46,
            "minority_cohesion_rate": 99.38
        },
        {
            "id": 29164,
            "slug": "vs19_267_039",
            "identifier": "vs19_267_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_039/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 36.012 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 36.012 DDL n. 1435",
            "original_title": "Votazione Emendamento 36.012 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 36.012 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": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 29239,
            "slug": "vs19_266_081",
            "identifier": "vs19_266_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_081/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1780/16 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1780/16 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/16 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/16 COLUCCI ALFONSO (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": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 28.4
        },
        {
            "id": 34988,
            "slug": "vs19_335_034",
            "identifier": "vs19_335_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_034/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1937/35 GRIMALDI MARCO (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/35 GRIMALDI MARCO (AVS)",
            "description_title": "",
            "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": 52,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 29.81
        },
        {
            "id": 18128,
            "slug": "vs19_009_042",
            "identifier": "vs19_009_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_042/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 15.2 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 15.2 DDL n. 0005",
            "original_title": "Votazione Emendamento 15.2 DDL n. 0005",
            "description_title": "Emendamento 15.2 SARRACINO MARCO (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": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 18199,
            "slug": "vs19_009_066",
            "identifier": "vs19_009_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_066/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/5/14 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/5/14 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/14 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/14 DONNO LEONARDO (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": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27473,
            "slug": "vs19_236_032",
            "identifier": "vs19_236_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_032/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.44 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.44 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.44 DDL n. 1630",
            "description_title": "Emendamento 1.44 GRIMALDI MARCO (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": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 35226,
            "slug": "vs19_399_026",
            "identifier": "vs19_399_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_399_026/?format=api",
            "sitting": {
                "id": 1860,
                "date": "2024-12-17",
                "number": 399,
                "branch": "C"
            },
            "number": 26,
            "title": "Risoluzione n. 6-00144, limitatamente alle restanti parti della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00144",
            "original_title": "Votazione Risoluzione 6_00144",
            "description_title": "Risoluzione n. 6-00144, limitatamente alle restanti parti della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 27409,
            "slug": "vs19_236_048",
            "identifier": "vs19_236_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_048/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.7 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 2.7 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1630",
            "description_title": "Emendamento 2.7 BORRELLI FRANCESCO EMILIO (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": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 26520,
            "slug": "vs19_219_029",
            "identifier": "vs19_219_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_029/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.29 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.29 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1627",
            "description_title": "Emendamento 1.29 FRATOIANNI NICOLA (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": 52,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25166,
            "slug": "vs19_200_030",
            "identifier": "vs19_200_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_030/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1551/32 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1551/32 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/32 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/32 LAUS MAURO ANTONIO DONATO (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": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 26478,
            "slug": "vs19_219_001",
            "identifier": "vs19_219_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_001/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.1 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1627",
            "description_title": "Emendamento 1.1 BARZOTTI VALENTINA (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": 52,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25115,
            "slug": "vs19_197_007",
            "identifier": "vs19_197_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_007/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.6 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1324",
            "description_title": "Emendamento 1.6 CARAMIELLO ALESSANDRO (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": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 26625,
            "slug": "vs19_220_031",
            "identifier": "vs19_220_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_031/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1627/9 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1627/9 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/9 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/9 ORFINI MATTEO (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": 16,
            "n_margin": 52,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25101,
            "slug": "vs19_197_004",
            "identifier": "vs19_197_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_004/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.9 DI LAURO CARMEN (M5S) - Votazione Emendamento 1.9 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1324",
            "description_title": "Emendamento 1.9 DI LAURO CARMEN (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": 5,
            "n_margin": 52,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25133,
            "slug": "vs19_197_006",
            "identifier": "vs19_197_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_006/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.5 DI LAURO CARMEN (M5S) - Votazione Emendamento 1.5 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1324",
            "description_title": "Emendamento 1.5 DI LAURO CARMEN (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": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 25129,
            "slug": "vs19_197_061",
            "identifier": "vs19_197_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_061/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 61,
            "title": "Legge contro la carne sinstetica",
            "original_title": "Votazione finale DDL n. 1324",
            "description_title": "Disposizioni in materia di divieto di produzione e di immissione sul mercato di alimenti e mangimi costituiti, isolati o prodotti a partire da colture cellulari o di tessuti derivanti da animali vertebrati nonché di divieto della denominazione di carne per prodotti trasformati contenenti proteine vegetali (Approvato dal Senato) (DDL 1324 e abbinata PDL 746)",
            "public_title": "Legge contro la carne sinstetica",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 52,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 31657,
            "slug": "vs19_342_033",
            "identifier": "vs19_342_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_033/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2002/36 CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/2002/36 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/36 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/36 CANDIANI STEFANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 52,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 44.72
        },
        {
            "id": 36809,
            "slug": "vs19_440_087",
            "identifier": "vs19_440_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_087/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 87,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 2026",
            "original_title": "Votazione Articolo 24 DDL n. 2026",
            "description_title": "Articolo 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 33.12
        },
        {
            "id": 35458,
            "slug": "vs19_402_108",
            "identifier": "vs19_402_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_108/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/2112-bis/96 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2112-bis/96 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/96 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/96 RICCIARDI MARIANNA (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": 52,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 26174,
            "slug": "vs19_216_022",
            "identifier": "vs19_216_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_022/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.1001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 2.1001 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.1001 DDL n. 1555",
            "description_title": "Emendamento 2.1001 GADDA MARIA CHIARA (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": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 34036,
            "slug": "vs19_397_081",
            "identifier": "vs19_397_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_081/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2119/15 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2119/15 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/15 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/15 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": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 32.48
        },
        {
            "id": 26119,
            "slug": "vs19_216_096",
            "identifier": "vs19_216_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_096/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo aggiuntivo 12.03 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 12.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.03 CARAMIELLO ALESSANDRO (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": 52,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 33628,
            "slug": "vs19_384_068",
            "identifier": "vs19_384_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_068/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 68,
            "title": "ART AGG 14.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 33667,
            "slug": "vs19_384_069",
            "identifier": "vs19_384_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_069/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 69,
            "title": "ART AGG 14.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 35690,
            "slug": "vs19_409_010",
            "identifier": "vs19_409_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_010/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.28 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.28 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.28 DDL n. 1917",
            "description_title": "Emendamento 3.28 ZARATTI FILIBERTO (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": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 43.95
        }
    ]
}