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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=273",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=271",
    "results": [
        {
            "id": 26798,
            "slug": "vs19_223_024",
            "identifier": "vs19_223_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_024/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1624/10 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1624/10 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/10 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/10 FERRARI SARA (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": 22,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 31850,
            "slug": "vs19_344_037",
            "identifier": "vs19_344_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_037/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 9.1010 RICHETTI MATTEO (APERRE) - Votazione Emendamento 9.1010 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1010 DDL n. 1660",
            "description_title": "Emendamento 9.1010 RICHETTI MATTEO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 78.75
        },
        {
            "id": 24723,
            "slug": "vs19_175_026",
            "identifier": "vs19_175_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_026/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.101 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.101 PDL n. 0835",
            "original_title": "Votazione Emendamento 3.101 PDL n. 0835",
            "description_title": "Emendamento 3.101 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 34430,
            "slug": "vs19_388_021",
            "identifier": "vs19_388_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_021/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.1 BONELLI ANGELO (AVS) - Votazione Emendamento 4.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2022",
            "description_title": "Emendamento 4.1 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 26714,
            "slug": "vs19_224_010",
            "identifier": "vs19_224_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_010/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00226 (Nuova formulazione), sulla premessa, sui capoversi diciassettesimo, ventesimo e ventitreesimo, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), sulla premessa, sui capoversi diciassettesimo, ventesimo e ventitreesimo, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 31822,
            "slug": "vs19_344_039",
            "identifier": "vs19_344_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_039/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 9.1004 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 9.1004 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1004 DDL n. 1660",
            "description_title": "Emendamento 9.1004 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 78.75
        },
        {
            "id": 31815,
            "slug": "vs19_344_053",
            "identifier": "vs19_344_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_053/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo premissivo 010.010 COLUCCI ALFONSO (M5S) - Votazione Emendamento 010.010 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.010 DDL n. 1660",
            "description_title": "Articolo premissivo 010.010 COLUCCI ALFONSO (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": 22,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 77.5
        },
        {
            "id": 29982,
            "slug": "vs19_281_022",
            "identifier": "vs19_281_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_022/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1752/43 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1752/43 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/43 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/43 DELL'OLIO GIANMAURO (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": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31768,
            "slug": "vs19_344_057",
            "identifier": "vs19_344_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_057/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1660",
            "description_title": "Emendamento 10.4 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 76.88
        },
        {
            "id": 32031,
            "slug": "vs19_348_038",
            "identifier": "vs19_348_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_038/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 26.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.8 DDL n. 1660",
            "description_title": "Emendamento 26.8 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": 22,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31783,
            "slug": "vs19_344_086",
            "identifier": "vs19_344_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_086/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 14.1004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 14.1004 DDL n. 1660",
            "original_title": "Votazione Emendamento 14.1004 DDL n. 1660",
            "description_title": "Emendamento 14.1004 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 21743,
            "slug": "vs19_114_036",
            "identifier": "vs19_114_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_036/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1114/73 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1114/73 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/73 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/73 GRIBAUDO 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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 22659,
            "slug": "vs19_153_024",
            "identifier": "vs19_153_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_024/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/418/7 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/418/7 PDL n. 0418",
            "original_title": "Votazione Ordine del giorno 9/418/7 PDL n. 0418",
            "description_title": "Ordine del giorno n. 9/418/7 ZANELLA LUANA (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": 22,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 31772,
            "slug": "vs19_344_087",
            "identifier": "vs19_344_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_087/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 14.1003 BOSCHI MARIA ELENA (IVICRE), 14.4 MAURI MATTEO (PD-IDP) e 14.5 ASCARI STEFANIA (M5S) - Votazione Emendamento 14.1003 DDL n. 1660",
            "original_title": "Votazione Emendamento 14.1003 DDL n. 1660",
            "description_title": "Identici emendamenti 14.1003 BOSCHI MARIA ELENA (IVICRE), 14.4 MAURI MATTEO (PD-IDP) e 14.5 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 75.62
        },
        {
            "id": 22616,
            "slug": "vs19_153_021",
            "identifier": "vs19_153_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_021/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 5.0500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.0500, PDL n. 0418",
            "original_title": "Votazione Emendamento 5.0500, PDL n. 0418",
            "description_title": "Articolo aggiuntivo 5.0500, 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": 7,
            "n_margin": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22612,
            "slug": "vs19_153_020",
            "identifier": "vs19_153_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_020/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 5.01 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.01 PDL n. 0418",
            "original_title": "Votazione Emendamento 5.01 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 5.01 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 31968,
            "slug": "vs19_348_034",
            "identifier": "vs19_348_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_034/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 26.36 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.36 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.36 DDL n. 1660",
            "description_title": "Emendamento 26.36 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 32013,
            "slug": "vs19_348_035",
            "identifier": "vs19_348_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_035/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 26.5 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.5 DDL n. 1660",
            "description_title": "Emendamento 26.5 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 21707,
            "slug": "vs19_114_037",
            "identifier": "vs19_114_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_037/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1114/74 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1114/74 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/74 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/74 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 31965,
            "slug": "vs19_348_042",
            "identifier": "vs19_348_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_042/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 26.13 GIACHETTI ROBERTO (IVICRE) e 26.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 26.13 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.13 DDL n. 1660",
            "description_title": "Identici emendamenti 26.13 GIACHETTI ROBERTO (IVICRE) e 26.14 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": 22,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 32065,
            "slug": "vs19_348_011",
            "identifier": "vs19_348_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_011/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 21.01005 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01005 AURIEMMA CARMELA (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": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 30017,
            "slug": "vs19_281_075",
            "identifier": "vs19_281_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_075/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1752/100 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1752/100 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/100 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/100 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 27245,
            "slug": "vs19_232_035",
            "identifier": "vs19_232_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_035/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.60 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.60 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.60 DDL n. 1620",
            "description_title": "Emendamento 4.60 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": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29971,
            "slug": "vs19_281_011",
            "identifier": "vs19_281_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_011/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1752/32 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1752/32 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/32 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/32 BRUNO RAFFAELE (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": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 32044,
            "slug": "vs19_348_037",
            "identifier": "vs19_348_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_037/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 26.7 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.7 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.7 DDL n. 1660",
            "description_title": "Emendamento 26.7 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 29964,
            "slug": "vs19_281_033",
            "identifier": "vs19_281_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_033/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1752/55 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1752/55 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/55 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/55 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30057,
            "slug": "vs19_281_081",
            "identifier": "vs19_281_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_081/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1752/107 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1752/107 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/107 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/107 MEROLA VIRGINIO (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": 22,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29997,
            "slug": "vs19_282_023",
            "identifier": "vs19_282_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_023/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1752/145 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1752/145 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/145 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/145 PAGANO UBALDO (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": 22,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30063,
            "slug": "vs19_282_020",
            "identifier": "vs19_282_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_020/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/142 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30009,
            "slug": "vs19_282_021",
            "identifier": "vs19_282_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_021/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1752/143 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1752/143 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/143 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/143 RICCIARDI TONI (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": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25647,
            "slug": "vs19_210_154",
            "identifier": "vs19_210_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_154/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 154,
            "title": "Identici articoli aggiuntivi 39.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 39.03 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 39.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 39.01 DDL n. 1341",
            "description_title": "Identici articoli aggiuntivi 39.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 39.03 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22317,
            "slug": "vs19_146_037",
            "identifier": "vs19_146_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_037/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1194/R/64 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/64 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/64 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/64 ORFINI MATTEO (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": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22246,
            "slug": "vs19_146_040",
            "identifier": "vs19_146_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_040/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1194/R/67 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/67 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/67 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/67 DE MICHELI PAOLA (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": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 34898,
            "slug": "vs19_331_105",
            "identifier": "vs19_331_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_105/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/1975/61 BORRELLI FRANCESCO EMILIO (AVS)",
            "original_title": "Ordine del giorno n. 9/1975/61 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": 22,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 29328,
            "slug": "vs19_270_043",
            "identifier": "vs19_270_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_043/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1790/3 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1790/3 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/3 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/3 BARZOTTI 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22390,
            "slug": "vs19_146_020",
            "identifier": "vs19_146_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_020/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1194/R/34 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1194/R/34 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/34 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/34 DONNO LEONARDO (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": 22,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 22353,
            "slug": "vs19_146_017",
            "identifier": "vs19_146_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_017/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1194/R/31 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1194/R/31 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/31 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/31 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 30329,
            "slug": "vs19_300_003",
            "identifier": "vs19_300_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_003/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.1001 PDL n. 0304",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 0304",
            "description_title": "Emendamento 1.1001 COLUCCI ALFONSO (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": 22,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22274,
            "slug": "vs19_146_004",
            "identifier": "vs19_146_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_004/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1194/R/9 RUFFINO DANIELA (AIV-RE) - Votazione Ordine del giorno 9/1194/R/9 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/9 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/9 RUFFINO DANIELA (AIV-RE)",
            "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": 22,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 25582,
            "slug": "vs19_210_077",
            "identifier": "vs19_210_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_077/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 18.15 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.15 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.15 DDL n. 1341",
            "description_title": "Emendamento 18.15 L'ABBATE PATTY (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": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30309,
            "slug": "vs19_293_019",
            "identifier": "vs19_293_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_019/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00282 GHIRRA FRANCESCA (AVS) ed altri - Votazione Mozione 1_00282",
            "original_title": "Votazione Mozione 1_00282",
            "description_title": "Mozione n. 1-00282 GHIRRA FRANCESCA (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": 22,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 33439,
            "slug": "vs19_377_146",
            "identifier": "vs19_377_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_146/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 146,
            "title": "MOZ 1-346 CPV 29 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 29 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": 22,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 30461,
            "slug": "vs19_304_007",
            "identifier": "vs19_304_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_007/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.17 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.17 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1665",
            "description_title": "Emendamento 1.17 AURIEMMA CARMELA (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": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22825,
            "slug": "vs19_141_005",
            "identifier": "vs19_141_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_005/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00161, ad eccezione dei capoversi 4), 6) e 13) della parte dispositiva, SANTILLO AGOSTINO (M5S) ed altri - Votazione Mozione 1_00161",
            "original_title": "Votazione Mozione 1_00161",
            "description_title": "Mozione n. 1-00161, ad eccezione dei capoversi 4), 6) e 13) della parte dispositiva, SANTILLO AGOSTINO (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": 22,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 21872,
            "slug": "vs19_141_001",
            "identifier": "vs19_141_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_001/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00003 (Nuova formulazione), ad eccezione dei capoversi 3), 13) e 14) 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), ad eccezione dei capoversi 3), 13) e 14) 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": 22,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 22759,
            "slug": "vs19_141_014",
            "identifier": "vs19_141_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_014/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 1.3 EVI ELEONORA (AVS) - Votazione Emendamento 1.2 DDL n. 1134",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1134",
            "description_title": "Identici emendamenti 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 1.3 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 25662,
            "slug": "vs19_210_081",
            "identifier": "vs19_210_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_081/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 18.24 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 18.24 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.24 DDL n. 1341",
            "description_title": "Emendamento 18.24 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22626,
            "slug": "vs19_140_004",
            "identifier": "vs19_140_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_004/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1183/6 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1183/6 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/6 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/6 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": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 31963,
            "slug": "vs19_348_029",
            "identifier": "vs19_348_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_029/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 25.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 25.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 25.1 DDL n. 1660",
            "description_title": "Emendamento 25.1 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 25667,
            "slug": "vs19_210_115",
            "identifier": "vs19_210_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_115/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 25.12 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.12 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.12 DDL n. 1341",
            "description_title": "Emendamento 25.12 ASCANI ANNA (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": 22,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        }
    ]
}