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

{
    "count": 22091,
    "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=-majority_cohesion_rate&page=371",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=369",
    "results": [
        {
            "id": 36547,
            "slug": "vs19_435_061",
            "identifier": "vs19_435_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_061/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 6.1003 FENU EMILIANO (M5S) - Votazione Emendamento 6.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1003 PDL n. 1573",
            "description_title": "Emendamento 6.1003 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 79,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 34645,
            "slug": "vs19_387_042",
            "identifier": "vs19_387_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_042/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2088-AR/45 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/45 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/45 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/45 SCARPA RACHELE (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": 25,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36007,
            "slug": "vs19_423_021",
            "identifier": "vs19_423_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_021/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 21,
            "title": "Conversione decreto cultura",
            "original_title": "Votazione finale DDL n. 2183",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 27 dicembre 2024, n. 201, recante misure urgenti in materia di cultura (DDL 2183)",
            "public_title": "Conversione decreto cultura",
            "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": 25,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36511,
            "slug": "vs19_435_022",
            "identifier": "vs19_435_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_022/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 3.1001 SCOTTO ARTURO (PD-IDP) e 3.1010 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1001 PDL n. 1573",
            "description_title": "Identici emendamenti 3.1001 SCOTTO ARTURO (PD-IDP) e 3.1010 BARZOTTI 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": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36615,
            "slug": "vs19_435_139",
            "identifier": "vs19_435_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_139/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/1573/21 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1573/21 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/21 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/21 ROGGIANI SILVIA (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": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36842,
            "slug": "vs19_440_045",
            "identifier": "vs19_440_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_045/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 13.7 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 13.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.7 DDL n. 2026",
            "description_title": "Emendamento 13.7 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34607,
            "slug": "vs19_387_004",
            "identifier": "vs19_387_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_004/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2088-AR/5 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2088-AR/5 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/5 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/5 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36609,
            "slug": "vs19_435_133",
            "identifier": "vs19_435_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_133/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/1573/13 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/13 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36812,
            "slug": "vs19_440_003",
            "identifier": "vs19_440_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_003/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 1.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2026",
            "description_title": "Emendamento 1.2 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35929,
            "slug": "vs19_418_004",
            "identifier": "vs19_418_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_004/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 1.3 DDL n. 2206",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2206",
            "description_title": "Emendamento 1.3 SILVESTRI FRANCESCO (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": 60,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 28.66
        },
        {
            "id": 36533,
            "slug": "vs19_435_046",
            "identifier": "vs19_435_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_046/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici articoli aggiuntivi 4.01001 SCOTTO ARTURO (PD-IDP) e 4.01003 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01001 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 4.01001 SCOTTO ARTURO (PD-IDP) e 4.01003 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36799,
            "slug": "vs19_440_056",
            "identifier": "vs19_440_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_056/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2026",
            "original_title": "Votazione Articolo 14 DDL n. 2026",
            "description_title": "Articolo 14",
            "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": 43,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 36608,
            "slug": "vs19_435_132",
            "identifier": "vs19_435_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_132/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/1573/12 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1573/12 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/12 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/12 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36598,
            "slug": "vs19_435_120",
            "identifier": "vs19_435_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_120/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo aggiuntivo 13.01000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 13.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01000 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": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36525,
            "slug": "vs19_435_037",
            "identifier": "vs19_435_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_037/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 4.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 4.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.101 PDL n. 1573",
            "description_title": "Emendamento 4.101 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 34657,
            "slug": "vs19_387_054",
            "identifier": "vs19_387_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_054/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2088-AR/57 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2088-AR/57 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/57 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/57 SILVESTRI FRANCESCO (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": 30,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36815,
            "slug": "vs19_440_007",
            "identifier": "vs19_440_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_007/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 2.3 GHIRRA FRANCESCA (AVS), 2.4 DELL'OLIO GIANMAURO (M5S) e 2.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 2.3 DDL n. 2026",
            "description_title": "Identici emendamenti 2.3 GHIRRA FRANCESCA (AVS), 2.4 DELL'OLIO GIANMAURO (M5S) e 2.5 STEFANAZZI CLAUDIO MICHELE (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": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35574,
            "slug": "vs19_405_002",
            "identifier": "vs19_405_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_002/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2031",
            "original_title": "Votazione Articolo 2 DDL n. 2031",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34153,
            "slug": "vs19_393_031",
            "identifier": "vs19_393_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_031/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1950/14 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1950/14 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/14 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/14 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": 24,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 33576,
            "slug": "vs19_384_040",
            "identifier": "vs19_384_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_040/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 10.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1003",
            "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": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36265,
            "slug": "vs19_430_003",
            "identifier": "vs19_430_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_003/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2184/56 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2184/56 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/56 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/56 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 30,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36662,
            "slug": "vs19_439_029",
            "identifier": "vs19_439_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_029/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.27 RAFFA ANGELA (M5S) - Votazione Emendamento 1.27 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.27 DDL n. 2240",
            "description_title": "Emendamento 1.27 RAFFA ANGELA (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": 26,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36594,
            "slug": "vs19_435_115",
            "identifier": "vs19_435_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_115/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 13.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 13.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.101 PDL n. 1573",
            "description_title": "Emendamento 13.101 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": 24,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36848,
            "slug": "vs19_440_051",
            "identifier": "vs19_440_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_051/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 13.13 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 13.13 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.13 DDL n. 2026",
            "description_title": "Emendamento 13.13 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 36896,
            "slug": "vs19_441_023",
            "identifier": "vs19_441_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_023/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2026/3 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2026/3 DDL n. 2026",
            "original_title": "Votazione Ordine del giorno 9/2026/3 DDL n. 2026",
            "description_title": "Ordine del giorno n. 9/2026/3 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36839,
            "slug": "vs19_440_042",
            "identifier": "vs19_440_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_042/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 13.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 13.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.2 DDL n. 2026",
            "description_title": "Emendamento 13.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36537,
            "slug": "vs19_435_050",
            "identifier": "vs19_435_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_050/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 5.1003 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 5.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1003 PDL n. 1573",
            "description_title": "Emendamento 5.1003 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 51,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36650,
            "slug": "vs19_439_017",
            "identifier": "vs19_439_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_017/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 1.15 MEROLA VIRGINIO (PD-IDP) e 1.1005 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.15 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2240",
            "description_title": "Identici emendamenti 1.15 MEROLA VIRGINIO (PD-IDP) e 1.1005 BORRELLI FRANCESCO EMILIO (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": 34,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36538,
            "slug": "vs19_435_051",
            "identifier": "vs19_435_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_051/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 5.1002 FENU EMILIANO (M5S) - Votazione Emendamento 5.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1002 PDL n. 1573",
            "description_title": "Emendamento 5.1002 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36875,
            "slug": "vs19_441_008",
            "identifier": "vs19_441_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_008/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 2026",
            "original_title": "Votazione Articolo 26 DDL n. 2026",
            "description_title": "Articolo 26",
            "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": 56,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36885,
            "slug": "vs19_441_005",
            "identifier": "vs19_441_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_005/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 25.5 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 25.5 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.5 DDL n. 2026",
            "description_title": "Emendamento 25.5 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36508,
            "slug": "vs19_435_019",
            "identifier": "vs19_435_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_019/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 2.01 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 2.01 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.01 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 2.01 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 36846,
            "slug": "vs19_440_049",
            "identifier": "vs19_440_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_049/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 13.11 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 13.11 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.11 DDL n. 2026",
            "description_title": "Emendamento 13.11 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": 5,
            "n_margin": 66,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36641,
            "slug": "vs19_439_008",
            "identifier": "vs19_439_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_008/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.1003 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.1003 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1003 DDL n. 2240",
            "description_title": "Emendamento 1.1003 GRIMALDI MARCO (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": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36849,
            "slug": "vs19_440_052",
            "identifier": "vs19_440_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_052/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 13.14 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 13.14 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.14 DDL n. 2026",
            "description_title": "Emendamento 13.14 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 36856,
            "slug": "vs19_440_064",
            "identifier": "vs19_440_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_064/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 18.2 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 18.2 DDL n. 2026",
            "description_title": "Emendamento 18.2 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36564,
            "slug": "vs19_435_079",
            "identifier": "vs19_435_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_079/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 7.1004 TUCCI RICCARDO (M5S) - Votazione Emendamento 7.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1004 PDL n. 1573",
            "description_title": "Emendamento 7.1004 TUCCI RICCARDO (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": 19,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36841,
            "slug": "vs19_440_044",
            "identifier": "vs19_440_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_044/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 13.4 GHIRRA FRANCESCA (AVS), 13.5 ALIFANO ENRICA (M5S) e 13.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 13.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.4 DDL n. 2026",
            "description_title": "Identici emendamenti 13.4 GHIRRA FRANCESCA (AVS), 13.5 ALIFANO ENRICA (M5S) e 13.6 STEFANAZZI CLAUDIO MICHELE (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": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34233,
            "slug": "vs19_393_024",
            "identifier": "vs19_393_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_024/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1950/7, nel testo riformulato, DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1950/7, DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/7, DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/7, nel testo riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 121,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36515,
            "slug": "vs19_435_026",
            "identifier": "vs19_435_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_026/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.1004 FENU EMILIANO (M5S) - Votazione Emendamento 3.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1004 PDL n. 1573",
            "description_title": "Emendamento 3.1004 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36830,
            "slug": "vs19_440_027",
            "identifier": "vs19_440_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_027/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 7.6 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 7.6 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.6 DDL n. 2026",
            "description_title": "Emendamento 7.6 DELL'OLIO GIANMAURO (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": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36484,
            "slug": "vs19_435_083",
            "identifier": "vs19_435_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_083/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 1573",
            "original_title": "Votazione Articolo 8 PDL n. 1573",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 39849,
            "slug": "vs19_515_008",
            "identifier": "vs19_515_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_008/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.18",
            "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": 16,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 39940,
            "slug": "vs19_517_014",
            "identifier": "vs19_517_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_014/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 7.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39847,
            "slug": "vs19_515_006",
            "identifier": "vs19_515_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_006/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.15",
            "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": 25,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39808,
            "slug": "vs19_511_011",
            "identifier": "vs19_511_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_011/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/1074-A/2 - Votazione Ordine del giorno 9/1074-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/1074-A/2 ",
            "description_title": "ODG 9/1074-A/2",
            "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": 20,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39809,
            "slug": "vs19_511_012",
            "identifier": "vs19_511_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_012/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/1074-A/3 - Votazione Ordine del giorno 9/1074-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/1074-A/3 ",
            "description_title": "ODG 9/1074-A/3",
            "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": 21,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39795,
            "slug": "vs19_511_010",
            "identifier": "vs19_511_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_010/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 10,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 39798,
            "slug": "vs19_511_016",
            "identifier": "vs19_511_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_016/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 16,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "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": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39805,
            "slug": "vs19_511_006",
            "identifier": "vs19_511_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_006/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "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": 29,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 60.26
        }
    ]
}