Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=233
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=234",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=232",
    "results": [
        {
            "id": 29522,
            "slug": "vs19_187_020",
            "identifier": "vs19_187_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_020/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1416/33 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1416/33 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/33 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/33 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29994,
            "slug": "vs19_281_086",
            "identifier": "vs19_281_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_086/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1752/112 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1752/112 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/112 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/112 DE LUCA PIERO (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": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 31100,
            "slug": "vs19_321_097",
            "identifier": "vs19_321_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_097/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/1718/34 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1718/34 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/34 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/34 DI BIASE MICHELA (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": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 29289,
            "slug": "vs19_270_026",
            "identifier": "vs19_270_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_026/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.7 FONTANA ILARIA (M5S) - Votazione Emendamento 3.7 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1790",
            "description_title": "Emendamento 3.7 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29529,
            "slug": "vs19_187_027",
            "identifier": "vs19_187_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_027/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1416/40 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1416/40 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/40 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/40 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29295,
            "slug": "vs19_270_036",
            "identifier": "vs19_270_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_036/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1790",
            "description_title": "Emendamento 4.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29530,
            "slug": "vs19_187_028",
            "identifier": "vs19_187_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_028/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1416/41 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1416/41 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/41 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/41 AMENDOLA VINCENZO (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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21690,
            "slug": "vs19_115_001",
            "identifier": "vs19_115_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_115_001/?format=api",
            "sitting": {
                "id": 1396,
                "date": "2023-06-07",
                "number": 115,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto rafforzamento capacità amministrativa",
            "original_title": "Votazione finale DDL n. 1114",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 22 aprile 2023, n. 44, recante disposizioni urgenti per il rafforzamento della capacità amministrativa delle amministrazioni pubbliche (DDL 1114)",
            "public_title": "Conversione decreto rafforzamento capacità amministrativa",
            "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": 26,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26766,
            "slug": "vs19_223_018",
            "identifier": "vs19_223_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_018/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 5.01 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 5.01 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1624",
            "description_title": "Articolo aggiuntivo 5.01 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25508,
            "slug": "vs19_210_055",
            "identifier": "vs19_210_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_055/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 14.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 14.1 DDL n. 1341",
            "description_title": "Emendamento 14.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22372,
            "slug": "vs19_147_033",
            "identifier": "vs19_147_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_033/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/887 E ABB./8 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/887 E ABB./8 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./8 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./8 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25392,
            "slug": "vs19_204_065",
            "identifier": "vs19_204_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_065/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 65,
            "title": "Mozione n. 1-00216, limitatamente al capoverso trentaquattresimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso trentaquattresimo della parte dispositiva, BONELLI ANGELO (AVS) 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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22821,
            "slug": "vs19_141_002",
            "identifier": "vs19_141_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_002/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00003 (Nuova formulazione), capoverso 3) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00003",
            "original_title": "Votazione Mozione 1_00003",
            "description_title": "Mozione n. 1-00003 (Nuova formulazione), capoverso 3) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 29350,
            "slug": "vs19_270_042",
            "identifier": "vs19_270_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_042/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1790/2 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1790/2 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/2 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/2 CAPPELLETTI ENRICO (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": 26,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 25748,
            "slug": "vs19_210_199",
            "identifier": "vs19_210_199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_199/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 199,
            "title": "Ordine del giorno n. 9/1341/31 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1341/31 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/31 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/31 FOSSI EMILIANO (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": 26,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 25357,
            "slug": "vs19_204_009",
            "identifier": "vs19_204_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_009/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1458/45 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1458/45 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/45 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/45 DORI DEVIS (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": 26,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22855,
            "slug": "vs19_129_003",
            "identifier": "vs19_129_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_003/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1238/80 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1238/80 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/80 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/80 SCERRA FILIPPO (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": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 38769,
            "slug": "vs19_489_012",
            "identifier": "vs19_489_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_012/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2420/22 - Votazione Ordine del giorno 9/2420/22 ",
            "original_title": "Votazione Ordine del giorno 9/2420/22 ",
            "description_title": "ODG 9/2420/22",
            "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": 26,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 25381,
            "slug": "vs19_204_016",
            "identifier": "vs19_204_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_016/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1458/54 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1458/54 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/54 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/54 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29533,
            "slug": "vs19_187_031",
            "identifier": "vs19_187_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_031/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1416/44 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1416/44 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/44 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/44 COSTA SERGIO (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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 37765,
            "slug": "vs19_464_034",
            "identifier": "vs19_464_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_034/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1621/4 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1621/4 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/4 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/4 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 33651,
            "slug": "vs19_384_042",
            "identifier": "vs19_384_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_042/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 10.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34436,
            "slug": "vs19_388_028",
            "identifier": "vs19_388_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_028/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.2 BONELLI ANGELO (AVS) - Votazione Emendamento 5.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 5.2 DDL n. 2022",
            "description_title": "Emendamento 5.2 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": 26,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 25597,
            "slug": "vs19_209_013",
            "identifier": "vs19_209_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_013/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 2.0501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2.0501, PDL n. 1275",
            "original_title": "Votazione Emendamento 2.0501, PDL n. 1275",
            "description_title": "Articolo aggiuntivo 2.0501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22895,
            "slug": "vs19_129_011",
            "identifier": "vs19_129_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_011/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1238/89 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1238/89 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/89 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/89 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": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25628,
            "slug": "vs19_210_068",
            "identifier": "vs19_210_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_068/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 17.02 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 17.02 DDL n. 1341",
            "original_title": "Votazione Emendamento 17.02 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 17.02 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29416,
            "slug": "vs19_273_015",
            "identifier": "vs19_273_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_015/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 2.02 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 2.02 DDL n. 1532",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 2.02 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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 30049,
            "slug": "vs19_281_079",
            "identifier": "vs19_281_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_079/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1752/105 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1752/105 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/105 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/105 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 25626,
            "slug": "vs19_210_150",
            "identifier": "vs19_210_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_150/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 150,
            "title": "Emendamento 37.6 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 37.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 37.6 DDL n. 1341",
            "description_title": "Emendamento 37.6 VACCARI STEFANO (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": 26,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24562,
            "slug": "vs19_184_055",
            "identifier": "vs19_184_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_055/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 4.19 TODDE ALESSANDRA (M5S) - Votazione Emendamento 4.19 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1406",
            "description_title": "Emendamento 4.19 TODDE ALESSANDRA (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": 26,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29537,
            "slug": "vs19_187_035",
            "identifier": "vs19_187_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_035/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1416/50 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1416/50 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/50 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/50 PENZA PASQUALINO (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": 26,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22162,
            "slug": "vs19_137_102",
            "identifier": "vs19_137_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_102/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 5.58 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.58 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.58 DDL n. 1038",
            "description_title": "Emendamento 5.58 GUERRA MARIA CECILIA (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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30053,
            "slug": "vs19_281_089",
            "identifier": "vs19_281_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_089/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1752/116 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1752/116 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/116 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/116 LAUS MAURO ANTONIO DONATO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 30602,
            "slug": "vs19_309_010",
            "identifier": "vs19_309_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_010/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.88 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.88 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.88 DDL n. 1665",
            "description_title": "Emendamento 2.88 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": 26,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 31807,
            "slug": "vs19_345_012",
            "identifier": "vs19_345_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_012/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 15.1013 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.1013 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1013 DDL n. 1660",
            "description_title": "Emendamento 15.1013 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 33597,
            "slug": "vs19_384_036",
            "identifier": "vs19_384_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_036/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 9.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1001",
            "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": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 21907,
            "slug": "vs19_137_062",
            "identifier": "vs19_137_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_062/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 4.21 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1038",
            "description_title": "Emendamento 4.21 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 31899,
            "slug": "vs19_345_043",
            "identifier": "vs19_345_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_043/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 17.1002 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 17.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.1002 DDL n. 1660",
            "description_title": "Emendamento 17.1002 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 31826,
            "slug": "vs19_344_034",
            "identifier": "vs19_344_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_034/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 9.1000 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 9.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1000 DDL n. 1660",
            "description_title": "Emendamento 9.1000 MAGI RICCARDO (M-+EUR)",
            "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": 26,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 30059,
            "slug": "vs19_281_088",
            "identifier": "vs19_281_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_088/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1752/115 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1752/115 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/115 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/115 DI BIASE MICHELA (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": 26,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 34677,
            "slug": "vs19_387_075",
            "identifier": "vs19_387_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_075/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2088-AR/78 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/2088-AR/78 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/78 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/78 RICCIARDI 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 31797,
            "slug": "vs19_345_031",
            "identifier": "vs19_345_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_031/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 15.01001 D'ORSO VALENTINA (M5S) - Votazione Emendamento 15.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01001 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 36586,
            "slug": "vs19_435_104",
            "identifier": "vs19_435_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_104/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 10.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1000 PDL n. 1573",
            "description_title": "Emendamento 10.1000 SCOTTO ARTURO (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": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 31795,
            "slug": "vs19_344_028",
            "identifier": "vs19_344_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_028/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 7.04 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.04 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.04 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": 26,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 31751,
            "slug": "vs19_344_004",
            "identifier": "vs19_344_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_004/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1660",
            "original_title": "Votazione Articolo 3 DDL n. 1660",
            "description_title": "Articolo 3",
            "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": 26,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 21879,
            "slug": "vs19_137_084",
            "identifier": "vs19_137_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_084/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 5.31 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.31 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.31 DDL n. 1038",
            "description_title": "Emendamento 5.31 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22057,
            "slug": "vs19_137_038",
            "identifier": "vs19_137_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_038/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.6 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1038",
            "description_title": "Emendamento 3.6 D'ALFONSO LUCIANO (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": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 31824,
            "slug": "vs19_345_033",
            "identifier": "vs19_345_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_033/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 15.01004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.01004 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01004 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01004 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 30551,
            "slug": "vs19_309_087",
            "identifier": "vs19_309_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_087/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 3.360 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.360 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.360 DDL n. 1665",
            "description_title": "Emendamento 3.360 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": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26880,
            "slug": "vs19_229_019",
            "identifier": "vs19_229_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_019/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 2.02 GIULIANO CARLA (M5S) - Votazione Emendamento 2.02 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1297",
            "description_title": "Articolo aggiuntivo 2.02 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": 5,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        }
    ]
}