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

{
    "count": 22951,
    "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=334",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=332",
    "results": [
        {
            "id": 39720,
            "slug": "vs19_506_022",
            "identifier": "vs19_506_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_022/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 22,
            "title": "MOZ 1-464 DISP NO CPV 7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-464 DISP NO CPV 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 49.36
        },
        {
            "id": 22535,
            "slug": "vs19_134_075",
            "identifier": "vs19_134_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_075/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/T.U.384/8 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/T.U.384/8 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/8 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/8 BALDINO VITTORIA (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": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27866,
            "slug": "vs19_243_013",
            "identifier": "vs19_243_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_013/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione M5s su guerra in medio oriente diciannovesimo capoverso",
            "original_title": "Votazione Mozione 1_00222",
            "description_title": "Mozione n. 1-222, nuova formulazione, limitatamente al capoverso diciannovesimo della parte dispositiva SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Mozione M5s su guerra in medio oriente diciannovesimo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22409,
            "slug": "vs19_134_035",
            "identifier": "vs19_134_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_035/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.54 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.54 PDL n. 0384",
            "description_title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (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": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22511,
            "slug": "vs19_133_017",
            "identifier": "vs19_133_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_017/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 11.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.16 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.16 PDL n. 0596",
            "description_title": "Emendamento 11.16 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 27499,
            "slug": "vs19_236_088",
            "identifier": "vs19_236_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_088/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1630/16 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1630/16 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/16 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/16 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 22520,
            "slug": "vs19_134_092",
            "identifier": "vs19_134_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_092/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/T.U.384/25 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/T.U.384/25 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/25 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/25 D'ORSO 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": 38,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 21856,
            "slug": "vs19_132_044",
            "identifier": "vs19_132_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_044/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 4.102 CHERCHI SUSANNA (M5S) - Votazione Emendamento 4.102 PDL n. 0596",
            "original_title": "Votazione Emendamento 4.102 PDL n. 0596",
            "description_title": "Emendamento 4.102 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 22432,
            "slug": "vs19_134_067",
            "identifier": "vs19_134_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_067/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0384",
            "original_title": "Votazione Articolo 7 PDL n. 0384",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22512,
            "slug": "vs19_134_030",
            "identifier": "vs19_134_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_030/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.50 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.50 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.50 PDL n. 0384",
            "description_title": "Emendamento 3.50 QUARTINI ANDREA (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": 38,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25206,
            "slug": "vs19_199_008",
            "identifier": "vs19_199_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_008/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 8,
            "title": "Risoluzione n. 6-00068, sul capoverso sesto della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri - Votazione Risoluzione 6_00068",
            "original_title": "Votazione Risoluzione 6_00068",
            "description_title": "Risoluzione n. 6-00068, sul capoverso sesto della parte dispositiva, COLUCCI ALFONSO (M5S) 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": 38,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22506,
            "slug": "vs19_133_037",
            "identifier": "vs19_133_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_037/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 37,
            "title": "Questione sospensiva n. 1 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione questione sospensiva PDL n. 0712",
            "original_title": "Votazione questione sospensiva PDL n. 0712",
            "description_title": "Questione sospensiva n. 1 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione sospensiva",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22522,
            "slug": "vs19_134_102",
            "identifier": "vs19_134_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_102/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/T.U.384/35 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/T.U.384/35 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/35 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/35 MORFINO DANIELA (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": 38,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 22462,
            "slug": "vs19_133_001",
            "identifier": "vs19_133_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_001/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 9.1 D'ORSO VALENTINA (M5S) e 9.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 9.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 9.1 PDL n. 0596",
            "description_title": "Identici emendamenti 9.1 D'ORSO VALENTINA (M5S) e 9.2 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 22581,
            "slug": "vs19_134_091",
            "identifier": "vs19_134_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_091/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/T.U.384/24 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/T.U.384/24 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/24 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/24 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22427,
            "slug": "vs19_134_040",
            "identifier": "vs19_134_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_040/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.60 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.60 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.60 PDL n. 0384",
            "description_title": "Emendamento 3.60 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39780,
            "slug": "vs19_508_048",
            "identifier": "vs19_508_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_048/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/2416-A/92 - Votazione Ordine del giorno 9/2416-A/92 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/92 ",
            "description_title": "ODG 9/2416-A/92",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 27742,
            "slug": "vs19_239_060",
            "identifier": "vs19_239_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_060/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 13.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 13.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1515",
            "description_title": "Emendamento 13.5 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": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 25215,
            "slug": "vs19_199_009",
            "identifier": "vs19_199_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_009/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 9,
            "title": "Risoluzione n. 6-00068, sul capoverso ottavo della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri - Votazione Risoluzione 6_00068",
            "original_title": "Votazione Risoluzione 6_00068",
            "description_title": "Risoluzione n. 6-00068, sul capoverso ottavo della parte dispositiva, COLUCCI ALFONSO (M5S) 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": 39,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22544,
            "slug": "vs19_134_096",
            "identifier": "vs19_134_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_096/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/T.U.384/29 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/T.U.384/29 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/29 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/29 GIULIANO CARLA (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": 39,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22585,
            "slug": "vs19_134_101",
            "identifier": "vs19_134_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_101/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/T.U.384/34 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/T.U.384/34 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/34 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/34 LOVECCHIO GIORGIO (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": 39,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 25212,
            "slug": "vs19_199_010",
            "identifier": "vs19_199_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_010/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 10,
            "title": "Risoluzione n. 6-00068, sul capoverso dodicesimo della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri - Votazione Risoluzione 6_00068",
            "original_title": "Votazione Risoluzione 6_00068",
            "description_title": "Risoluzione n. 6-00068, sul capoverso dodicesimo della parte dispositiva, COLUCCI ALFONSO (M5S) 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": 39,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21957,
            "slug": "vs19_124_012",
            "identifier": "vs19_124_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_012/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1151/18 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1151/18 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/18 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/18 SPORTIELLO GILDA (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": 39,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22006,
            "slug": "vs19_124_013",
            "identifier": "vs19_124_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_013/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1151/19 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1151/19 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/19 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/19 DI LAURO CARMEN (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": 39,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 39786,
            "slug": "vs19_508_054",
            "identifier": "vs19_508_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_054/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 54,
            "title": "ODG 9/2416-A/98 - Votazione Ordine del giorno 9/2416-A/98 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/98 ",
            "description_title": "ODG 9/2416-A/98",
            "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": 39,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 52.56
        },
        {
            "id": 22557,
            "slug": "vs19_134_097",
            "identifier": "vs19_134_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_097/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/T.U.384/30 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/T.U.384/30 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/30 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/30 GUBITOSA MICHELE (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": 39,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22532,
            "slug": "vs19_134_103",
            "identifier": "vs19_134_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_103/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/T.U.384/36 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/T.U.384/36 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/36 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/36 ONORI FEDERICA (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": 39,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 22516,
            "slug": "vs19_133_070",
            "identifier": "vs19_133_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_070/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 3.11 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.11 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.11 PDL n. 0384",
            "description_title": "Emendamento 3.11 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22400,
            "slug": "vs19_133_056",
            "identifier": "vs19_133_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_056/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.10 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.10 PDL n. 0384",
            "original_title": "Votazione Emendamento 1.10 PDL n. 0384",
            "description_title": "Emendamento 1.10 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39215,
            "slug": "vs19_498_186",
            "identifier": "vs19_498_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_186/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 186,
            "title": "EM 26.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 39013,
            "slug": "vs19_497_013",
            "identifier": "vs19_497_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_013/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 13,
            "title": "Votazione della risoluzione presentata da Partito democratico in vista del Consiglio europeo del 26 e 27 giugno, esclusi i capoversi 2, 5, 6, 8, 12",
            "original_title": "Votazione Risoluzione 6_00192",
            "description_title": "RIS 6-192 NO CPV 2,5,6,8,12 DISP",
            "public_title": "Votazione della risoluzione presentata da Partito democratico in vista del Consiglio europeo del 26 e 27 giugno, esclusi i capoversi 2, 5, 6, 8, 12",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 73.36,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27690,
            "slug": "vs19_239_042",
            "identifier": "vs19_239_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_042/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 12.10 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 12.10 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.10 DDL n. 1515",
            "description_title": "Emendamento 12.10 TABACCI BRUNO (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": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 21833,
            "slug": "vs19_132_050",
            "identifier": "vs19_132_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_050/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 6.3 CHERCHI SUSANNA (M5S) - Votazione Emendamento 6.3 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.3 PDL n. 0596",
            "description_title": "Emendamento 6.3 CHERCHI SUSANNA (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": 39,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 22442,
            "slug": "vs19_133_002",
            "identifier": "vs19_133_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_002/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 9.100 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.100 PDL n. 0596",
            "original_title": "Votazione Emendamento 9.100 PDL n. 0596",
            "description_title": "Emendamento 9.100 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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 22480,
            "slug": "vs19_134_060",
            "identifier": "vs19_134_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_060/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.88 ZANELLA LUANA (AVS) - Votazione Emendamento 3.88 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.88 PDL n. 0384",
            "description_title": "Emendamento 3.88 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21874,
            "slug": "vs19_127_001",
            "identifier": "vs19_127_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_127_001/?format=api",
            "sitting": {
                "id": 1411,
                "date": "2023-06-27",
                "number": 127,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto lavoro",
            "original_title": "Votazione Articolo unico DDL n. 1238",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 4 maggio 2023, n. 48, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto lavoro",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 87.34,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 22538,
            "slug": "vs19_134_095",
            "identifier": "vs19_134_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_095/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/T.U.384/28 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/T.U.384/28 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/28 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/28 FONTANA ILARIA (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": 39,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 35718,
            "slug": "vs19_409_038",
            "identifier": "vs19_409_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_038/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 3.95 COLUCCI ALFONSO (M5S), 3.97 ZARATTI FILIBERTO (AVS) e 3.1015 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.95 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.95 DDL n. 1917",
            "description_title": "Identici emendamenti 3.95 COLUCCI ALFONSO (M5S), 3.97 ZARATTI FILIBERTO (AVS) e 3.1015 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35380,
            "slug": "vs19_402_029",
            "identifier": "vs19_402_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_029/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 18 DDL n. 2112-bis",
            "description_title": "Articolo 18",
            "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": 39,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35757,
            "slug": "vs19_409_078",
            "identifier": "vs19_409_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_078/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 4.104 CAFIERO DE RAHO FEDERICO (M5S) e 4.1016 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.104 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.104 DDL n. 1917",
            "description_title": "Identici emendamenti 4.104 CAFIERO DE RAHO FEDERICO (M5S) e 4.1016 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35378,
            "slug": "vs19_402_027",
            "identifier": "vs19_402_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_027/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 16 DDL n. 2112-bis",
            "description_title": "Articolo 16",
            "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": 39,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37339,
            "slug": "vs19_450_080",
            "identifier": "vs19_450_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_080/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 80,
            "title": "Modifica delle norme in tema di intercettazioni",
            "original_title": "Votazione finale PDL n. 2084",
            "description_title": "Modifiche alla disciplina in materia di durata delle operazioni di intercettazione (Approvata dal Senato) (PDL 2084)",
            "public_title": "Modifica delle norme in tema di intercettazioni",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 31399,
            "slug": "vs19_331_052",
            "identifier": "vs19_331_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_052/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici articoli aggiuntivi 7.02 GIRELLI GIAN ANTONIO (PD-IDP) e 7.03 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 7.02 DDL n. 1975",
            "original_title": "Votazione Emendamento 7.02 DDL n. 1975",
            "description_title": "Identici articoli aggiuntivi 7.02 GIRELLI GIAN ANTONIO (PD-IDP) e 7.03 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 34748,
            "slug": "vs19_355_011",
            "identifier": "vs19_355_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_011/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.17 GUERRA MARIA CECILIA (PD-IDP)",
            "original_title": "Emendamento 1.17 GUERRA MARIA CECILIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 45.28
        },
        {
            "id": 31886,
            "slug": "vs19_349_017",
            "identifier": "vs19_349_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_017/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 37.4 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 37.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.4 DDL n. 1660",
            "description_title": "Emendamento 37.4 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 35603,
            "slug": "vs19_406_005",
            "identifier": "vs19_406_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_005/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.1106 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.1106 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1106 DDL n. 1917",
            "description_title": "Emendamento 1.1106 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 31376,
            "slug": "vs19_331_029",
            "identifier": "vs19_331_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_029/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.1 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1975",
            "description_title": "Emendamento 4.1 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": 39,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 32232,
            "slug": "vs19_328_008",
            "identifier": "vs19_328_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_008/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1896/18 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1896/18 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/18 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/18 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32268,
            "slug": "vs19_328_043",
            "identifier": "vs19_328_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_043/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1896/60 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/1896/60 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/60 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/60 FERRARA ANTONIO (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": 39,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 26103,
            "slug": "vs19_216_056",
            "identifier": "vs19_216_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_056/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.9 EVI ELEONORA (AVS) - Votazione Emendamento 10.9 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.9 DDL n. 1555",
            "description_title": "Emendamento 10.9 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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.09
        }
    ]
}