Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=86
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=87",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=85",
    "results": [
        {
            "id": 32925,
            "slug": "19-236-138",
            "identifier": "19-236-138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-138/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 138,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Articolo 21",
            "original_title": "Articolo 21",
            "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": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 57,
            "majority_cohesion_rate": 70.69,
            "minority_cohesion_rate": 39.53
        },
        {
            "id": 21948,
            "slug": "vs19_137_061",
            "identifier": "vs19_137_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_061/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 4.20 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.20 DDL n. 1038",
            "description_title": "Emendamento 4.20 D'ORSO 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": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 19915,
            "slug": "vs19_068_020",
            "identifier": "vs19_068_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_020/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.101 COSTA ENRICO (AIV-RE) - Votazione Emendamento 3.101 DDL n. 0831",
            "original_title": "Votazione Emendamento 3.101 DDL n. 0831",
            "description_title": "Emendamento 3.101 COSTA ENRICO (AIV-RE)",
            "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": 57,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 21500,
            "slug": "vs19_112_013",
            "identifier": "vs19_112_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_013/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00139, limitatamente alle lettere a), b), c) e d) e ovviamente all'alinea, CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente alle lettere a), b), c) e d) e ovviamente all'alinea, CASO ANTONIO (M5S) 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": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 22050,
            "slug": "vs19_138_027",
            "identifier": "vs19_138_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_027/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 15.7  MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 15.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 15.7 DDL n. 1038",
            "description_title": "Emendamento 15.7  MEROLA VIRGINIO (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": 57,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 36097,
            "slug": "19-272-5",
            "identifier": "19-272-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-272-5/?format=api",
            "sitting": {
                "id": 1904,
                "date": "2025-02-12",
                "number": 272,
                "branch": "S"
            },
            "number": 5,
            "title": "Mozione n. 117 (testo 2) (disp. B), Calenda ed altri, su rincari del prezzo dell'energia elettrica",
            "original_title": "Mozione n. 117 (testo 2) (disp. B), Calenda ed altri, su rincari del prezzo dell'energia elettrica",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 40.96
        },
        {
            "id": 36098,
            "slug": "19-272-4",
            "identifier": "19-272-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-272-4/?format=api",
            "sitting": {
                "id": 1904,
                "date": "2025-02-12",
                "number": 272,
                "branch": "S"
            },
            "number": 4,
            "title": "Mozione n. 117 (testo 2) (disp. A), Calenda ed altri, su rincari del prezzo dell'energia elettrica",
            "original_title": "Mozione n. 117 (testo 2) (disp. A), Calenda ed altri, su rincari del prezzo dell'energia elettrica",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 40.96
        },
        {
            "id": 38931,
            "slug": "vs19_491_113",
            "identifier": "vs19_491_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_113/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 26.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 18470,
            "slug": "vs19_019_040",
            "identifier": "vs19_019_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_040/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 9.02 GIACHETTI ROBERTO (AIV-RE) - Votazione Emendamento 9.02 DDL n. 0547",
            "original_title": "Votazione Emendamento 9.02 DDL n. 0547",
            "description_title": "Articolo aggiuntivo 9.02 GIACHETTI ROBERTO (AIV-RE)",
            "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": 57,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 21102,
            "slug": "vs19_100_028",
            "identifier": "vs19_100_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_100_028/?format=api",
            "sitting": {
                "id": 1371,
                "date": "2023-05-09",
                "number": 100,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00122, congiuntemente, sui capoversi ventunesimo e trentunesimo della premessa, DI SANZO CHRISTIAN DIEGO (PD-IDP) ed altri - Votazione Mozione 1_00122",
            "original_title": "Votazione Mozione 1_00122",
            "description_title": "Mozione n. 1-00122, congiuntemente, sui capoversi ventunesimo e trentunesimo della premessa, DI SANZO CHRISTIAN DIEGO (PD-IDP) 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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 22150,
            "slug": "vs19_137_127",
            "identifier": "vs19_137_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_127/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 127,
            "title": "Emendamento 6.10 BALDINO VITTORIA (M5S) - Votazione Emendamento 6.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.10 DDL n. 1038",
            "description_title": "Emendamento 6.10 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": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 18583,
            "slug": "vs19_027_078",
            "identifier": "vs19_027_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_078/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/643-BIS/152 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/643-BIS/152 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/152 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/152 MAGI RICCARDO (MISTO)",
            "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": 57,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 18555,
            "slug": "vs19_027_047",
            "identifier": "vs19_027_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_047/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/643-BIS/50 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/50 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/50 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/50 GNASSI ANDREA (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": 4,
            "n_margin": 57,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 38866,
            "slug": "vs19_491_029",
            "identifier": "vs19_491_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_029/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 7.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 46.15
        },
        {
            "id": 21922,
            "slug": "vs19_137_053",
            "identifier": "vs19_137_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_053/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.10 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 4.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.10 DDL n. 1038",
            "description_title": "Emendamento 4.10 BENZONI FABRIZIO (AIV-RE)",
            "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": 57,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 22104,
            "slug": "vs19_137_079",
            "identifier": "vs19_137_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_079/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 5.24 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.24 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.24 DDL n. 1038",
            "description_title": "Emendamento 5.24 MARATTIN LUIGI (AIV-RE)",
            "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": 57,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 21252,
            "slug": "vs19_105_027",
            "identifier": "vs19_105_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_027/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1060/R/62 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1060/R/62 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/62 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/62 PAVANELLI EMMA (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": 57,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22094,
            "slug": "vs19_137_165",
            "identifier": "vs19_137_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_165/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 165,
            "title": "Articolo aggiuntivo 8.02 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 8.02 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.02 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 8.02 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": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 34144,
            "slug": "vs19_388_162",
            "identifier": "vs19_388_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_162/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 162,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 2022",
            "original_title": "Votazione Articolo 28 DDL n. 2022",
            "description_title": "Articolo 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 57,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 32802,
            "slug": "vs19_371_025",
            "identifier": "vs19_371_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_025/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 8.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 44.3
        },
        {
            "id": 34117,
            "slug": "vs19_388_125",
            "identifier": "vs19_388_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_125/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo aggiuntivo 25.022 IARIA ANTONINO (M5S) - Votazione Emendamento 25.022 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.022 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.022 IARIA ANTONINO (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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 31373,
            "slug": "vs19_331_026",
            "identifier": "vs19_331_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_026/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.16 BONETTI ELENA (APERRE) - Votazione Emendamento 3.16 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.16 DDL n. 1975",
            "description_title": "Emendamento 3.16 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": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 30363,
            "slug": "vs19_301_002",
            "identifier": "vs19_301_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_002/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00279 CONTE GIUSEPPE (M5S) ed altri - Votazione Mozione 1_00279",
            "original_title": "Votazione Mozione 1_00279",
            "description_title": "Mozione n. 1-00279 CONTE GIUSEPPE (M5S) 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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 24664,
            "slug": "vs19_184_099",
            "identifier": "vs19_184_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_099/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 99,
            "title": "Risoluzione n. 6-00063, limitatamente alla premessa e ai capoversi settimo e decimo della parte dispositiva, DEL BARBA MAURO (AIV-RE) ed altri - Votazione Risoluzione 6_00063",
            "original_title": "Votazione Risoluzione 6_00063",
            "description_title": "Risoluzione n. 6-00063, limitatamente alla premessa e ai capoversi settimo e decimo della parte dispositiva, DEL BARBA MAURO (AIV-RE) 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": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 33524,
            "slug": "vs19_381_003",
            "identifier": "vs19_381_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_003/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 28730,
            "slug": "vs19_251_172",
            "identifier": "vs19_251_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_172/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 172,
            "title": "Mozione n. 1-00247, sul capoverso ventunesimo delle premesse AMORESE ALESSANDRO (FDI), MIELE GIOVANNA (LEGA), RUSSO PAOLO EMILIO (FI-PPE), PISANO CALOGERO (NM-M) ed altri - Votazione Mozione 1_00247",
            "original_title": "Votazione Mozione 1_00247",
            "description_title": "Mozione n. 1-00247, sul capoverso ventunesimo delle premesse AMORESE ALESSANDRO (FDI), MIELE GIOVANNA (LEGA), RUSSO PAOLO EMILIO (FI-PPE), PISANO CALOGERO (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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 28869,
            "slug": "vs19_255_037",
            "identifier": "vs19_255_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_037/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1658/11 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1658/11 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/11 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/11 RUFFINO DANIELA (APERRE)",
            "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": 57,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 26406,
            "slug": "vs19_217_018",
            "identifier": "vs19_217_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_018/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 10.1 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 10.1 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1342",
            "description_title": "Emendamento 10.1 ORRICO ANNA LAURA (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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 27471,
            "slug": "vs19_236_052",
            "identifier": "vs19_236_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_052/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.12 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 2.12 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1630",
            "description_title": "Emendamento 2.12 LOVECCHIO GIORGIO (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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25913,
            "slug": "vs19_214_009",
            "identifier": "vs19_214_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_009/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.58 AIELLO DAVIDE (M5S) - Votazione Emendamento 1.58 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.58 DDL n. 1342",
            "description_title": "Emendamento 1.58 AIELLO DAVIDE (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": 57,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 26393,
            "slug": "vs19_217_020",
            "identifier": "vs19_217_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_020/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 10.6 FONTANA ILARIA (M5S) - Votazione Emendamento 10.6 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1342",
            "description_title": "Emendamento 10.6 FONTANA ILARIA (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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 26212,
            "slug": "vs19_216_142",
            "identifier": "vs19_216_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_142/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/1555/6 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1555/6 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/6 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/6 BENZONI FABRIZIO (APERRE)",
            "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": 57,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 36836,
            "slug": "vs19_440_036",
            "identifier": "vs19_440_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_036/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 10.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 10.1 DDL n. 2026",
            "description_title": "Emendamento 10.1 PAVANELLI EMMA (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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 26371,
            "slug": "vs19_218_002",
            "identifier": "vs19_218_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_218_002/?format=api",
            "sitting": {
                "id": 1564,
                "date": "2023-12-21",
                "number": 218,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0712",
            "original_title": "Votazione Articolo 1 PDL n. 0712",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 26217,
            "slug": "vs19_217_024",
            "identifier": "vs19_217_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_024/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 10.2 FONTANA ILARIA (M5S) - Votazione Emendamento 10.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1342",
            "description_title": "Emendamento 10.2 FONTANA ILARIA (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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 36568,
            "slug": "vs19_435_085",
            "identifier": "vs19_435_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_085/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 9.1004 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 9.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.1004 PDL n. 1573",
            "description_title": "Emendamento 9.1004 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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34992,
            "slug": "vs19_335_038",
            "identifier": "vs19_335_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_038/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1937/39 RICCIARDI RICCARDO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/39 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": 4,
            "n_margin": 57,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 27.33
        },
        {
            "id": 21840,
            "slug": "vs19_132_048",
            "identifier": "vs19_132_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_048/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 6.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 6.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.1 PDL n. 0596",
            "description_title": "Emendamento 6.1 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": 6,
            "n_margin": 57,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 26397,
            "slug": "vs19_217_012",
            "identifier": "vs19_217_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_012/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 8.1 MORFINO DANIELA (M5S) - Votazione Emendamento 8.1 DDL n. 1342",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1342",
            "description_title": "Emendamento 8.1 MORFINO DANIELA (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": 57,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 37650,
            "slug": "vs19_460_051",
            "identifier": "vs19_460_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_051/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 18.2 LOMUTI ARNALDO (M5S) - Votazione Emendamento 18.2 DDL n. 2139",
            "original_title": "Votazione Emendamento 18.2 DDL n. 2139",
            "description_title": "Emendamento 18.2 LOMUTI ARNALDO (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": 56,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 36330,
            "slug": "vs19_431_049",
            "identifier": "vs19_431_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_049/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2245/84 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2245/84 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/84 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/84 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 56,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 26147,
            "slug": "vs19_216_085",
            "identifier": "vs19_216_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_085/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo aggiuntivo 11.01001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 11.01001 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.01001 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 11.01001 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": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 32099,
            "slug": "vs19_349_048",
            "identifier": "vs19_349_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_048/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1660/14 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1660/14 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/14 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/14 SILVESTRI FRANCESCO (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": 3,
            "n_margin": 56,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 40.88
        },
        {
            "id": 26093,
            "slug": "vs19_216_044",
            "identifier": "vs19_216_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_044/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1555",
            "original_title": "Votazione Articolo 6 DDL n. 1555",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 36565,
            "slug": "vs19_435_081",
            "identifier": "vs19_435_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_081/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 8.1000 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 8.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 8.1000 PDL n. 1573",
            "description_title": "Emendamento 8.1000 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": 3,
            "n_margin": 56,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 26129,
            "slug": "vs19_216_032",
            "identifier": "vs19_216_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_032/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.8 EVI ELEONORA (AVS) - Votazione Emendamento 3.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1555",
            "description_title": "Emendamento 3.8 EVI ELEONORA (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": 56,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 25920,
            "slug": "vs19_214_003",
            "identifier": "vs19_214_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_003/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.53 SCERRA FILIPPO (M5S) - Votazione Emendamento 1.53 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.53 DDL n. 1342",
            "description_title": "Emendamento 1.53 SCERRA FILIPPO (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": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 37651,
            "slug": "vs19_460_052",
            "identifier": "vs19_460_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_052/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 18.3 PELLEGRINI MARCO (M5S) - Votazione Emendamento 18.3 DDL n. 2139",
            "original_title": "Votazione Emendamento 18.3 DDL n. 2139",
            "description_title": "Emendamento 18.3 PELLEGRINI MARCO (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": 56,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 27687,
            "slug": "vs19_239_043",
            "identifier": "vs19_239_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_043/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 12.11 FENU EMILIANO (M5S) - Votazione Emendamento 12.11 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.11 DDL n. 1515",
            "description_title": "Emendamento 12.11 FENU EMILIANO (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": 56,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 27457,
            "slug": "vs19_236_053",
            "identifier": "vs19_236_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_053/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 2.13 BONELLI ANGELO (AVS) - Votazione Emendamento 2.13 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1630",
            "description_title": "Emendamento 2.13 BONELLI ANGELO (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": 56,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.27
        }
    ]
}