Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=303
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=304",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=302",
    "results": [
        {
            "id": 35997,
            "slug": "vs19_422_044",
            "identifier": "vs19_422_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_044/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2183/108 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/2183/108 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/108 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/108 CAROTENUTO DARIO (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": 33,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 34239,
            "slug": "vs19_396_030",
            "identifier": "vs19_396_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_030/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2164/44 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2164/44 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/44 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/44 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34796,
            "slug": "vs19_337_002",
            "identifier": "vs19_337_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_002/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.11 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.11 CASO ANTONIO (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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 36077,
            "slug": "vs19_426_022",
            "identifier": "vs19_426_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_022/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso diciassettesimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso diciassettesimo della parte dispositiva, PAVANELLI EMMA (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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 26620,
            "slug": "vs19_220_106",
            "identifier": "vs19_220_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_106/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1627/139 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1627/139 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/139 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/139 CASO 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 32456,
            "slug": "vs19_359_024",
            "identifier": "vs19_359_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_024/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2066/32 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2066/32 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/32 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/32 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 55.7
        },
        {
            "id": 26558,
            "slug": "vs19_220_007",
            "identifier": "vs19_220_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_007/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1627",
            "original_title": "Votazione Articolo 1 DDL n. 1627",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26626,
            "slug": "vs19_220_091",
            "identifier": "vs19_220_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_091/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1627/103 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1627/103 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/103 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/103 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": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26561,
            "slug": "vs19_220_013",
            "identifier": "vs19_220_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_013/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1627",
            "original_title": "Votazione Articolo 7 DDL n. 1627",
            "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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26587,
            "slug": "vs19_220_125",
            "identifier": "vs19_220_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_125/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/1627/158 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1627/158 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/158 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/158 SCUTELLA' ELISA (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": 33,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 38923,
            "slug": "vs19_491_104",
            "identifier": "vs19_491_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_104/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 104,
            "title": "EM 25.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 33,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 26570,
            "slug": "vs19_220_003",
            "identifier": "vs19_220_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_003/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.82 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 1.82 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.82 DDL n. 1627",
            "description_title": "Emendamento 1.82 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 35017,
            "slug": "vs19_336_025",
            "identifier": "vs19_336_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_025/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.25 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 3.25 FONTANA ILARIA (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": 33,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 31426,
            "slug": "vs19_336_101",
            "identifier": "vs19_336_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_101/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 101,
            "title": "Identici emendamenti 14-bis.1000 GHIRRA FRANCESCA (AVS) e 14-bis.1002 PAVANELLI EMMA (M5S) - Votazione Emendamento 14-bis.1000 DDL n. 1930",
            "original_title": "Votazione Emendamento 14-bis.1000 DDL n. 1930",
            "description_title": "Identici emendamenti 14-bis.1000 GHIRRA FRANCESCA (AVS) e 14-bis.1002 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 36324,
            "slug": "vs19_431_043",
            "identifier": "vs19_431_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_043/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2245/75 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2245/75 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/75 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/75 GIANASSI 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": 33,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26555,
            "slug": "vs19_220_006",
            "identifier": "vs19_220_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_006/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.85 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.85 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.85 DDL n. 1627",
            "description_title": "Emendamento 1.85 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": 33,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 34731,
            "slug": "vs19_336_001",
            "identifier": "vs19_336_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_001/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto infrastrutture, processo penale e sport",
            "original_title": "Conversione in legge, con modificazioni, del decreto-legge 29 giugno 2024, n. 89, recante disposizioni urgenti per le infrastrutture e gli investimenti di interesse strategico, per il processo penale e in materia di sport (DDL 1937)",
            "description_title": "",
            "public_title": "Conversione decreto infrastrutture, processo penale e sport",
            "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": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 36344,
            "slug": "vs19_431_063",
            "identifier": "vs19_431_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_063/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2245/15 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/2245/15 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/15 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/15 BRAGA CHIARA (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": 33,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36343,
            "slug": "vs19_431_062",
            "identifier": "vs19_431_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_062/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2245/108 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2245/108 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/108 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/108 DI SANZO CHRISTIAN DIEGO (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": 33,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33999,
            "slug": "vs19_397_055",
            "identifier": "vs19_397_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_055/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 10.7 MANZI IRENE (PD-IDP) - Votazione Emendamento 10.7 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.7 DDL n. 2119",
            "description_title": "Emendamento 10.7 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": 33,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 31413,
            "slug": "vs19_336_088",
            "identifier": "vs19_336_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_088/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 10.16 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 10.16 DDL n. 1930",
            "original_title": "Votazione Emendamento 10.16 DDL n. 1930",
            "description_title": "Emendamento 10.16 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 35716,
            "slug": "vs19_409_036",
            "identifier": "vs19_409_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_036/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.91 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.91 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.91 DDL n. 1917",
            "description_title": "Emendamento 3.91 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34346,
            "slug": "vs19_392_006",
            "identifier": "vs19_392_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_006/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2150/10 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2150/10 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/10 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/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": 33,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 31403,
            "slug": "vs19_336_078",
            "identifier": "vs19_336_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_078/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 9.5 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 9.5 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.5 DDL n. 1930",
            "description_title": "Emendamento 9.5 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 26612,
            "slug": "vs19_220_087",
            "identifier": "vs19_220_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_087/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1627/98 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1627/98 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/98 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/98 MARI FRANCESCO (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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26686,
            "slug": "vs19_220_096",
            "identifier": "vs19_220_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_096/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1627/110 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1627/110 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/110 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/110 CIANI PAOLO (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": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26684,
            "slug": "vs19_220_132",
            "identifier": "vs19_220_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_132/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/1627/165 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1627/165 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/165 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/165 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": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 36326,
            "slug": "vs19_431_045",
            "identifier": "vs19_431_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_045/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2245/80 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/2245/80 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/80 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/80 BARBAGALLO ANTHONY EMANUELE (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": 33,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35005,
            "slug": "vs19_335_051",
            "identifier": "vs19_335_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_051/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1937/55 BORRELLI FRANCESCO EMILIO (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/55 BORRELLI FRANCESCO EMILIO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 26482,
            "slug": "vs19_219_014",
            "identifier": "vs19_219_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_014/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 ONORI FEDERICA (M5S) - Votazione Emendamento 1.14 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1627",
            "description_title": "Emendamento 1.14 ONORI FEDERICA (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": 33,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 36338,
            "slug": "vs19_431_057",
            "identifier": "vs19_431_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_057/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2245/99 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2245/99 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/99 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/99 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": 33,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35677,
            "slug": "vs19_409_082",
            "identifier": "vs19_409_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_082/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1917",
            "original_title": "Votazione Articolo 4 DDL n. 1917",
            "description_title": "Articolo 4",
            "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": 33,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35484,
            "slug": "vs19_402_135",
            "identifier": "vs19_402_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_135/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 135,
            "title": "Ordine del giorno n. 9/2112-bis/137 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/137 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/137 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/137 BOLDRINI LAURA (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": 33,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 26487,
            "slug": "vs19_219_054",
            "identifier": "vs19_219_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_054/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 1.54 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 1.54 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.54 DDL n. 1627",
            "description_title": "Emendamento 1.54 DI SANZO CHRISTIAN DIEGO (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": 33,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 32007,
            "slug": "vs19_349_020",
            "identifier": "vs19_349_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_020/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 37 - Votazione Articolo 37 DDL n. 1660",
            "original_title": "Votazione Articolo 37 DDL n. 1660",
            "description_title": "Articolo 37",
            "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": 33,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 26499,
            "slug": "vs19_219_058",
            "identifier": "vs19_219_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_058/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 1.58 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 1.58 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.58 DDL n. 1627",
            "description_title": "Emendamento 1.58 BARBAGALLO ANTHONY EMANUELE (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": 33,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 35995,
            "slug": "vs19_422_042",
            "identifier": "vs19_422_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_042/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2183/106 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/2183/106 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/106 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/106 TUCCI RICCARDO (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": 33,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 26521,
            "slug": "vs19_219_040",
            "identifier": "vs19_219_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_040/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.40 SCHLEIN ELLY (PD-IDP) - Votazione Emendamento 1.40 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.40 DDL n. 1627",
            "description_title": "Emendamento 1.40 SCHLEIN ELLY (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": 33,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 31941,
            "slug": "vs19_349_014",
            "identifier": "vs19_349_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_014/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 35 - Votazione Articolo 35 DDL n. 1660",
            "original_title": "Votazione Articolo 35 DDL n. 1660",
            "description_title": "Articolo 35",
            "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": 33,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 36867,
            "slug": "vs19_440_080",
            "identifier": "vs19_440_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_080/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 23.7 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.7 DDL n. 2026",
            "description_title": "Emendamento 23.7 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 34978,
            "slug": "vs19_335_024",
            "identifier": "vs19_335_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_024/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1937/25 DORI DEVIS (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/25 DORI DEVIS (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 32686,
            "slug": "vs19_366_028",
            "identifier": "vs19_366_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_028/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 28,
            "title": "MOZ 1-335 CPV 1, 2, 3 E 9 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-335 CPV 1, 2, 3 E 9 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 67.22,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 38968,
            "slug": "vs19_491_155",
            "identifier": "vs19_491_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_155/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 155,
            "title": "MOZ1-448PREMECPV2,3,11,14,15,17DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ1-448PREMECPV2,3,11,14,15,17DISP",
            "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": 33,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 32672,
            "slug": "vs19_366_019",
            "identifier": "vs19_366_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_019/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 19,
            "title": "MOZ 1-316 NF CPV 15 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 15 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": 33,
            "majority_cohesion_rate": 68.46,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 35353,
            "slug": "vs19_402_002",
            "identifier": "vs19_402_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_002/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 2 DDL n. 2112-bis",
            "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": 33,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 31891,
            "slug": "vs19_348_003",
            "identifier": "vs19_348_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_003/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 20.1002 GIULIANO CARLA (M5S) - Votazione Emendamento 20.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 20.1002 DDL n. 1660",
            "description_title": "Emendamento 20.1002 GIULIANO CARLA (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": 33,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 26159,
            "slug": "vs19_216_058",
            "identifier": "vs19_216_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_058/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.6 BONELLI ANGELO (AVS) - Votazione Emendamento 10.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1555",
            "description_title": "Emendamento 10.6 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 32001,
            "slug": "vs19_348_076",
            "identifier": "vs19_348_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_076/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo 29 (Mantenimento) - Votazione Articolo 29 DDL n. 1660",
            "original_title": "Votazione Articolo 29 DDL n. 1660",
            "description_title": "Articolo 29 (Mantenimento)",
            "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": 33,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 35477,
            "slug": "vs19_402_128",
            "identifier": "vs19_402_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_128/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 128,
            "title": "Ordine del giorno n. 9/2112-bis/121 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/121 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/121 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/121 PORTA FABIO (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": 33,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 40732,
            "slug": "vs19_552_043",
            "identifier": "vs19_552_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_043/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 43,
            "title": "RIS 6-212 CPV 3 DISP - Votazione Risoluzione 6_00212",
            "original_title": "Votazione Risoluzione 6_00212",
            "description_title": "RIS 6-212 CPV 3 DISP",
            "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": 33,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 72.61
        }
    ]
}