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

{
    "count": 22130,
    "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=194",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=192",
    "results": [
        {
            "id": 38001,
            "slug": "vs19_470_010",
            "identifier": "vs19_470_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_010/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2308/25 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/2308/25 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/25 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/25 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 27463,
            "slug": "vs19_236_012",
            "identifier": "vs19_236_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_012/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.21 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.21 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1630",
            "description_title": "Emendamento 1.21 PAGANO UBALDO (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": 28,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 37318,
            "slug": "vs19_450_059",
            "identifier": "vs19_450_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_059/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 1.42 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.42 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.42 PDL n. 2084",
            "description_title": "Emendamento 1.42 CAFIERO DE RAHO FEDERICO (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": 28,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 27500,
            "slug": "vs19_237_020",
            "identifier": "vs19_237_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_020/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 20,
            "title": "Risoluzione n. 6-00071, limitatamente alla parte dispositiva, ad eccezione degli impegni  nn. 14, 20 e 27, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00071",
            "original_title": "Votazione Risoluzione 6_00071",
            "description_title": "Risoluzione n. 6-00071, limitatamente alla parte dispositiva, ad eccezione degli impegni  nn. 14, 20 e 27, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 31456,
            "slug": "vs19_336_105",
            "identifier": "vs19_336_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_105/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/1930/3 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1930/3 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/3 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/3 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 36273,
            "slug": "vs19_430_011",
            "identifier": "vs19_430_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_011/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2184/86 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2184/86 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/86 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/86 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36272,
            "slug": "vs19_430_010",
            "identifier": "vs19_430_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_010/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2184/85 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2184/85 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/85 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/85 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38010,
            "slug": "vs19_470_019",
            "identifier": "vs19_470_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_019/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2308/40 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2308/40 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/40 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/40 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36266,
            "slug": "vs19_430_004",
            "identifier": "vs19_430_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_004/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2184/58 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2184/58 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/58 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/58 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 27678,
            "slug": "vs19_239_050",
            "identifier": "vs19_239_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_050/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 12.18 FENU EMILIANO (M5S) - Votazione Emendamento 12.18 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.18 DDL n. 1515",
            "description_title": "Emendamento 12.18 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 38012,
            "slug": "vs19_470_021",
            "identifier": "vs19_470_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_021/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2308/45 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2308/45 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/45 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/45 ROMEO NADIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 27498,
            "slug": "vs19_236_078",
            "identifier": "vs19_236_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_078/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1630/4 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1630/4 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/4 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/4 SANTILLO AGOSTINO (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": 28,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26073,
            "slug": "vs19_216_033",
            "identifier": "vs19_216_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_033/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1555",
            "description_title": "Emendamento 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (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": 28,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 38026,
            "slug": "vs19_470_035",
            "identifier": "vs19_470_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_035/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2308/84 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/2308/84 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/84 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/84 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 35030,
            "slug": "vs19_336_038",
            "identifier": "vs19_336_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_038/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 5.02 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Articolo aggiuntivo 5.02 CAPPELLETTI ENRICO (M5S)",
            "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": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 24926,
            "slug": "vs19_201_019",
            "identifier": "vs19_201_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_019/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 19,
            "title": "Conversione decreto proroga di termini normativi e versamenti fiscali",
            "original_title": "Votazione finale DDL n. 1551",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 settembre 2023, n. 132, recante disposizioni urgenti in materia di proroga di termini normativi e versamenti fiscali (Approvato dal Senato) (DDL 1551)",
            "public_title": "Conversione decreto proroga di termini normativi e versamenti fiscali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 38295,
            "slug": "vs19_479_003",
            "identifier": "vs19_479_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_003/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34811,
            "slug": "vs19_337_017",
            "identifier": "vs19_337_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_017/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.146 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.146 MANZI IRENE (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 38302,
            "slug": "vs19_479_010",
            "identifier": "vs19_479_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_010/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38007,
            "slug": "vs19_470_016",
            "identifier": "vs19_470_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_016/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2308/37 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2308/37 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/37 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/37 ALIFANO ENRICA (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": 28,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36296,
            "slug": "vs19_431_015",
            "identifier": "vs19_431_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_015/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2245/40 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2245/40 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/40 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/40 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34800,
            "slug": "vs19_337_006",
            "identifier": "vs19_337_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_006/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.33 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.33 MANZI IRENE (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": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 36267,
            "slug": "vs19_430_005",
            "identifier": "vs19_430_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_005/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2184/59 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2184/59 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/59 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/59 CASU 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38307,
            "slug": "vs19_479_015",
            "identifier": "vs19_479_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_015/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39891,
            "slug": "vs19_515_050",
            "identifier": "vs19_515_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_050/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 14.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36164,
            "slug": "vs19_429_001",
            "identifier": "vs19_429_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_001/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2184/8 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2184/8 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/8 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/8 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40160,
            "slug": "vs19_524_059",
            "identifier": "vs19_524_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_059/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37185,
            "slug": "vs19_449_026",
            "identifier": "vs19_449_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_026/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (AVS) - Votazione Emendamento 1.02 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1.02 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": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36190,
            "slug": "vs19_429_027",
            "identifier": "vs19_429_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_027/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2184/47 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2184/47 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/47 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/47 BONELLI ANGELO (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": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38027,
            "slug": "vs19_470_036",
            "identifier": "vs19_470_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_036/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2308/85 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2308/85 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/85 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/85 EVI ELEONORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 33985,
            "slug": "vs19_397_042",
            "identifier": "vs19_397_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_042/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 6.05 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 6.05 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.05 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 6.05 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34026,
            "slug": "vs19_397_039",
            "identifier": "vs19_397_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_039/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 6.3 CASO ANTONIO (M5S) - Votazione Emendamento 6.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.3 DDL n. 2119",
            "description_title": "Emendamento 6.3 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36285,
            "slug": "vs19_431_004",
            "identifier": "vs19_431_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_004/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2245/12 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2245/12 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/12 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/12 FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38194,
            "slug": "vs19_476_005",
            "identifier": "vs19_476_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_005/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.1004 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.1004 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 0741",
            "description_title": "Emendamento 1.1004 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36483,
            "slug": "vs19_435_080",
            "identifier": "vs19_435_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_080/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 1573",
            "original_title": "Votazione Articolo 7 PDL n. 1573",
            "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": 28,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 26191,
            "slug": "vs19_216_113",
            "identifier": "vs19_216_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_113/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 113,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1555",
            "original_title": "Votazione Articolo 15 DDL n. 1555",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 40108,
            "slug": "vs19_524_002",
            "identifier": "vs19_524_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_002/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2551/39 - Votazione Ordine del giorno 9/2551/39 ",
            "original_title": "Votazione Ordine del giorno 9/2551/39 ",
            "description_title": "ODG 9/2551/39",
            "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": 28,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37132,
            "slug": "vs19_445_006",
            "identifier": "vs19_445_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_006/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00390, limitatamente ai restanti capoversi della premessa, CAPPELLETTI ENRICO (M5S) ed altri - Votazione Mozione 1_00390",
            "original_title": "Votazione Mozione 1_00390",
            "description_title": "Mozione n. 1-00390, limitatamente ai restanti capoversi della premessa, CAPPELLETTI ENRICO (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": 28,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36283,
            "slug": "vs19_431_002",
            "identifier": "vs19_431_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_002/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2245/10 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2245/10 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/10 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/10 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36286,
            "slug": "vs19_431_005",
            "identifier": "vs19_431_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_005/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2245/13 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/2245/13 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/13 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/13 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 39919,
            "slug": "vs19_516_016",
            "identifier": "vs19_516_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_016/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/DOC VIII, N 6/39 - Votazione Ordine del giorno 9/DOC VIII, N 6/39 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/39 ",
            "description_title": "ODG 9/DOC VIII, N 6/39",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 25061,
            "slug": "vs19_192_003",
            "identifier": "vs19_192_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_003/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0752",
            "original_title": "Votazione Articolo 2 PDL n. 0752",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 32608,
            "slug": "vs19_361_051",
            "identifier": "vs19_361_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_051/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1532-bis/70 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/70 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/70 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/70 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 35847,
            "slug": "vs19_413_031",
            "identifier": "vs19_413_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_031/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 7.8 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.8 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.8 DDL n. 2196",
            "description_title": "Emendamento 7.8 ASCARI STEFANIA (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": 28,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34032,
            "slug": "vs19_397_041",
            "identifier": "vs19_397_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_041/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 6.04 MANZI IRENE (PD-IDP) - Votazione Emendamento 6.04 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.04 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 6.04 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": 28,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 31465,
            "slug": "vs19_336_114",
            "identifier": "vs19_336_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_114/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/1930/14 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1930/14 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/14 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/14 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 18183,
            "slug": "vs19_009_039",
            "identifier": "vs19_009_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_039/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 13.01 RICHETTI MATTEO (AIV-RE) - Votazione Emendamento 13.01 DDL n. 0005",
            "original_title": "Votazione Emendamento 13.01 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 13.01 RICHETTI MATTEO (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": 28,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26573,
            "slug": "vs19_220_042",
            "identifier": "vs19_220_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_042/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1627/27 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1627/27 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/27 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/27 ZAN ALESSANDRO (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 37315,
            "slug": "vs19_450_056",
            "identifier": "vs19_450_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_056/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.29 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.29 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.29 PDL n. 2084",
            "description_title": "Emendamento 1.29 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39724,
            "slug": "vs19_506_026",
            "identifier": "vs19_506_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_026/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 26,
            "title": "MOZ 1-469 3 CPV DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-469 3 CPV DISP",
            "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": 28,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 67.95
        }
    ]
}