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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=243",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=241",
    "results": [
        {
            "id": 21921,
            "slug": "vs19_137_033",
            "identifier": "vs19_137_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_033/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.64 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.64 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.64 DDL n. 1038",
            "description_title": "Emendamento 2.64 ALIFANO ENRICA (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": 29,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24613,
            "slug": "vs19_184_087",
            "identifier": "vs19_184_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_087/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 87,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1406",
            "original_title": "Votazione Articolo 10 DDL n. 1406",
            "description_title": "Articolo 10",
            "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": 84,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24616,
            "slug": "vs19_184_077",
            "identifier": "vs19_184_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_077/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 6.23 APPENDINO CHIARA (M5S) - Votazione Emendamento 6.23 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.23 DDL n. 1406",
            "description_title": "Emendamento 6.23 APPENDINO CHIARA (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": 66.67,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 31037,
            "slug": "vs19_318_037",
            "identifier": "vs19_318_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_037/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.27 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.27 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1718",
            "description_title": "Emendamento 1.27 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": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 45.96
        },
        {
            "id": 36483,
            "slug": "vs19_435_080",
            "identifier": "vs19_435_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_080/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 1573",
            "original_title": "Votazione Articolo 7 PDL n. 1573",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37748,
            "slug": "vs19_464_017",
            "identifier": "vs19_464_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_017/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.1003 AURIEMMA CARMELA (M5S) - Votazione Emendamento 3.1003 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 1621",
            "description_title": "Emendamento 3.1003 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37755,
            "slug": "vs19_464_024",
            "identifier": "vs19_464_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_024/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1621",
            "original_title": "Votazione Articolo 4 PDL n. 1621",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 26871,
            "slug": "vs19_229_012",
            "identifier": "vs19_229_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_012/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.3 GIULIANO CARLA (M5S) - Votazione Emendamento 2.3 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1297",
            "description_title": "Emendamento 2.3 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 31781,
            "slug": "vs19_345_024",
            "identifier": "vs19_345_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_024/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 24,
            "title": "Subemendamento 0.15.800.8 D'ORSO VALENTINA (M5S) - Votazione Emendamento 0.15.800.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.8 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.8 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": 28,
            "majority_cohesion_rate": 66.11,
            "minority_cohesion_rate": 64.38
        },
        {
            "id": 28833,
            "slug": "vs19_255_014",
            "identifier": "vs19_255_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_014/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.22 BONELLI ANGELO (AVS) - Votazione Emendamento 1.22 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1658",
            "description_title": "Emendamento 1.22 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 36557,
            "slug": "vs19_435_072",
            "identifier": "vs19_435_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_072/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 7.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1003 PDL n. 1573",
            "description_title": "Emendamento 7.1003 CAROTENUTO DARIO (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": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 28850,
            "slug": "vs19_255_021",
            "identifier": "vs19_255_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_021/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 1.36 SANTILLO AGOSTINO (M5S) e 1.37 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.36 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1658",
            "description_title": "Identici emendamenti 1.36 SANTILLO AGOSTINO (M5S) e 1.37 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": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 24673,
            "slug": "vs19_184_098",
            "identifier": "vs19_184_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_098/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 98,
            "title": "Risoluzione n. 6-00062, limitatamente al capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Risoluzione 6_00062",
            "original_title": "Votazione Risoluzione 6_00062",
            "description_title": "Risoluzione n. 6-00062, limitatamente al capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 24713,
            "slug": "vs19_184_096",
            "identifier": "vs19_184_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_096/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 96,
            "title": "Risoluzione n. 6-00061 SCUTELLA' ELISA (M5S) - Votazione Risoluzione 6_00061",
            "original_title": "Votazione Risoluzione 6_00061",
            "description_title": "Risoluzione n. 6-00061 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 67,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 32153,
            "slug": "vs19_326_002",
            "identifier": "vs19_326_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_002/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1902/7, nel testo riformulato, BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1902/7, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/7, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/7, nel testo riformulato, BONAFE' SIMONA (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": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 36554,
            "slug": "vs19_435_069",
            "identifier": "vs19_435_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_069/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 6.01001 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 6.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.01001 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 6.01001 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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 30220,
            "slug": "vs19_292_064",
            "identifier": "vs19_292_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_064/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 18.01 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 18.01 DDL n. 1717",
            "original_title": "Votazione Emendamento 18.01 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 18.01 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 55.21
        },
        {
            "id": 28859,
            "slug": "vs19_255_026",
            "identifier": "vs19_255_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_026/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.46 BONELLI ANGELO (AVS) - Votazione Emendamento 1.46 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.46 DDL n. 1658",
            "description_title": "Emendamento 1.46 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 21928,
            "slug": "vs19_137_120",
            "identifier": "vs19_137_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_120/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 120,
            "title": "Emendamento 5.93 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 5.93 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.93 DDL n. 1038",
            "description_title": "Emendamento 5.93 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": 46,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 32159,
            "slug": "vs19_326_008",
            "identifier": "vs19_326_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_008/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1902/14 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1902/14 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/14 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/14 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 95,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 34.16
        },
        {
            "id": 24758,
            "slug": "vs19_184_041",
            "identifier": "vs19_184_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_041/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 4.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1406",
            "description_title": "Emendamento 4.4 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28873,
            "slug": "vs19_255_039",
            "identifier": "vs19_255_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_039/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1261",
            "original_title": "Votazione Articolo 1 DDL n. 1261",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 36482,
            "slug": "vs19_435_067",
            "identifier": "vs19_435_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_067/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1573",
            "original_title": "Votazione Articolo 6 PDL n. 1573",
            "description_title": "Articolo 6",
            "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": 27,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36551,
            "slug": "vs19_435_065",
            "identifier": "vs19_435_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_065/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.1002 FENU EMILIANO (M5S) - Votazione Emendamento 6.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1002 PDL n. 1573",
            "description_title": "Emendamento 6.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": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 25691,
            "slug": "vs19_210_090",
            "identifier": "vs19_210_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_090/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 20.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 20.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.3 DDL n. 1341",
            "description_title": "Emendamento 20.3 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31554,
            "slug": "vs19_340_078",
            "identifier": "vs19_340_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_078/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 9-septies.4 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-septies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-septies.4 DDL n. 1997",
            "description_title": "Emendamento 9-septies.4 DE LUCA PIERO (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": 38,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 32184,
            "slug": "vs19_326_034",
            "identifier": "vs19_326_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_034/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1902/43, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1902/43, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/43, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/43, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 33620,
            "slug": "vs19_384_063",
            "identifier": "vs19_384_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_063/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 14.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36550,
            "slug": "vs19_435_064",
            "identifier": "vs19_435_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_064/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 6.1011 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 6.1011 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1011 PDL n. 1573",
            "description_title": "Emendamento 6.1011 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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 22891,
            "slug": "vs19_129_042",
            "identifier": "vs19_129_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_042/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 42,
            "title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri, n. 6-00035 PELLEGRINI MARCO (M5S) ed altri, n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri e n. 6-00037 FRATOIANNI NICOLA (AVS) e ZANELLA LUANA (AVS),  limitatamente alle missioni nn. 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 36, 37, 38, 4 - Votazione Risoluzione 6_00033",
            "original_title": "Votazione Risoluzione 6_00033",
            "description_title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri, n. 6-00035 PELLEGRINI MARCO (M5S) ed altri, n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri e n. 6-00037 FRATOIANNI NICOLA (AVS) e ZANELLA LUANA (AVS),  limitatamente alle missioni nn. 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 36, 37, 38, 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 37752,
            "slug": "vs19_464_021",
            "identifier": "vs19_464_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_021/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1621",
            "original_title": "Votazione Articolo 3 PDL n. 1621",
            "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": 28,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 33601,
            "slug": "vs19_384_014",
            "identifier": "vs19_384_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_014/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 4.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 31856,
            "slug": "vs19_344_061",
            "identifier": "vs19_344_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_061/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 10.1000 D'ORSO VALENTINA (M5S) e 10.1004 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 10.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.1000 DDL n. 1660",
            "description_title": "Identici emendamenti 10.1000 D'ORSO VALENTINA (M5S) e 10.1004 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 37751,
            "slug": "vs19_464_020",
            "identifier": "vs19_464_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_020/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.88 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.88 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.88 PDL n. 1621",
            "description_title": "Emendamento 3.88 ALIFANO ENRICA (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": 21,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.34
        },
        {
            "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": 36536,
            "slug": "vs19_435_049",
            "identifier": "vs19_435_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_049/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 5.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.500, PDL n. 1573",
            "original_title": "Votazione Emendamento 5.500, PDL n. 1573",
            "description_title": "Emendamento 5.500, 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": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 22879,
            "slug": "vs19_129_034",
            "identifier": "vs19_129_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_034/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1238/53 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1238/53 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/53 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/53 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26841,
            "slug": "vs19_227_016",
            "identifier": "vs19_227_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_016/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.67 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.67 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.67 PDL n. 0893",
            "description_title": "Emendamento 1.67 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": 40,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 31770,
            "slug": "vs19_344_026",
            "identifier": "vs19_344_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_026/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 7.02 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 7.02 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.02 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.02 SERRACCHIANI DEBORA (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": 23,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 24472,
            "slug": "vs19_184_025",
            "identifier": "vs19_184_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_025/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.22 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.22 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.22 DDL n. 1406",
            "description_title": "Emendamento 2.22 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30097,
            "slug": "vs19_283_029",
            "identifier": "vs19_283_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_029/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0836",
            "original_title": "Votazione Articolo 5 PDL n. 0836",
            "description_title": "Articolo 5",
            "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": 115,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 54.6
        },
        {
            "id": 36534,
            "slug": "vs19_435_047",
            "identifier": "vs19_435_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_047/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.01002 AIELLO DAVIDE (M5S) - Votazione Emendamento 4.01002 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01002 PDL n. 1573",
            "description_title": "Emendamento 4.01002 AIELLO DAVIDE (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": 14,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 30996,
            "slug": "vs19_321_051",
            "identifier": "vs19_321_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_051/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 5.011 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.011 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.011 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.011 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 22124,
            "slug": "vs19_137_132",
            "identifier": "vs19_137_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_132/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 132,
            "title": "Emendamento 6.16 FENU EMILIANO (M5S) - Votazione Emendamento 6.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.16 DDL n. 1038",
            "description_title": "Emendamento 6.16 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": 32,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 68.52
        },
        {
            "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": 36480,
            "slug": "vs19_435_044",
            "identifier": "vs19_435_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_044/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1573",
            "original_title": "Votazione Articolo 4 PDL n. 1573",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 24208,
            "slug": "vs19_168_011",
            "identifier": "vs19_168_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_011/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1373/13 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1373/13 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/13 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/13 ORRICO ANNA LAURA (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": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31755,
            "slug": "vs19_344_015",
            "identifier": "vs19_344_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_015/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 7.5 MAURI MATTEO (PD-IDP) - Votazione Emendamento 7.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.5 DDL n. 1660",
            "description_title": "Emendamento 7.5 MAURI MATTEO (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": 23,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 33597,
            "slug": "vs19_384_036",
            "identifier": "vs19_384_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_036/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 9.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33553,
            "slug": "vs19_384_010",
            "identifier": "vs19_384_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_010/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 3.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        }
    ]
}