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

{
    "count": 22950,
    "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=350",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=348",
    "results": [
        {
            "id": 29041,
            "slug": "vs19_265_067",
            "identifier": "vs19_265_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_067/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 35.14 IARIA ANTONINO (M5S) - Votazione Emendamento 35.14 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.14 DDL n. 1435",
            "description_title": "Emendamento 35.14 IARIA ANTONINO (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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 18811,
            "slug": "vs19_043_003",
            "identifier": "vs19_043_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_003/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.3 GIULIANO CARLA (M5S) - Votazione Emendamento 2.3 PDL n. 0338",
            "original_title": "Votazione Emendamento 2.3 PDL n. 0338",
            "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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 18831,
            "slug": "vs19_042_022",
            "identifier": "vs19_042_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_022/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 22,
            "title": "Istituzione di una commissione d'inchiesta su violenza di genere e femminicidio",
            "original_title": "Votazione finale PDL n. 0640",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sul femminicidio, nonché su ogni forma di violenza di genere (Approvata, in un testo unificato, dal Senato) (PDL 640 e abbinate PDL 602-772)",
            "public_title": "Istituzione di una commissione d'inchiesta su violenza di genere e femminicidio",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29684,
            "slug": "vs19_260_079",
            "identifier": "vs19_260_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_079/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 2-quater.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2-quater.4 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quater.4 DDL n. 1759",
            "description_title": "Emendamento 2-quater.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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 36571,
            "slug": "vs19_435_088",
            "identifier": "vs19_435_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_088/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 9.8 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.8 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.8 PDL n. 1573",
            "description_title": "Emendamento 9.8 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": 20,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34633,
            "slug": "vs19_387_030",
            "identifier": "vs19_387_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_030/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2088-AR/33 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/33 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/33 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/33 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34629,
            "slug": "vs19_387_026",
            "identifier": "vs19_387_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_026/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2088-AR/29 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/29 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/29 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/29 IACONO GIOVANNA (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": 61.57,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36531,
            "slug": "vs19_435_043",
            "identifier": "vs19_435_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_043/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 4.5, come riformulato, SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.5, PDL n. 1573",
            "original_title": "Votazione Emendamento 4.5, PDL n. 1573",
            "description_title": "Emendamento 4.5, come riformulato, 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 137,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 36503,
            "slug": "vs19_435_013",
            "identifier": "vs19_435_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_013/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 1573",
            "description_title": "Emendamento 2.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": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34067,
            "slug": "vs19_388_116",
            "identifier": "vs19_388_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_116/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 116,
            "title": "Identici emendamenti 25.55 IARIA ANTONINO (M5S) e 25.59 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.55 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.55 DDL n. 2022",
            "description_title": "Identici emendamenti 25.55 IARIA ANTONINO (M5S) e 25.59 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34620,
            "slug": "vs19_387_017",
            "identifier": "vs19_387_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_017/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2088-AR/19 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/2088-AR/19 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/19 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/19 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36504,
            "slug": "vs19_435_014",
            "identifier": "vs19_435_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_014/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 2.1000 SCOTTO ARTURO (PD-IDP) e 2.1008 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1573",
            "description_title": "Identici emendamenti 2.1000 SCOTTO ARTURO (PD-IDP) e 2.1008 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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 36579,
            "slug": "vs19_435_096",
            "identifier": "vs19_435_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_096/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 9.15 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.15 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.15 PDL n. 1573",
            "description_title": "Emendamento 9.15 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": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36541,
            "slug": "vs19_435_054",
            "identifier": "vs19_435_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_054/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 5.1004 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1004 PDL n. 1573",
            "description_title": "Emendamento 5.1004 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": 14,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 36539,
            "slug": "vs19_435_052",
            "identifier": "vs19_435_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_052/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 5.4 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.4 PDL n. 1573",
            "description_title": "Emendamento 5.4 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": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34616,
            "slug": "vs19_387_013",
            "identifier": "vs19_387_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_013/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2088-AR/14 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/2088-AR/14 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/14 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/14 BONIFAZI FRANCESCO (IVICRE)",
            "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": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34439,
            "slug": "vs19_388_032",
            "identifier": "vs19_388_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_032/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 6.2 FONTANA ILARIA (M5S) - Votazione Emendamento 6.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.2 DDL n. 2022",
            "description_title": "Emendamento 6.2 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 66.88
        },
        {
            "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": 34088,
            "slug": "vs19_388_114",
            "identifier": "vs19_388_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_114/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 25.49 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 25.49 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.49 DDL n. 2022",
            "description_title": "Emendamento 25.49 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 67,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 33591,
            "slug": "vs19_384_022",
            "identifier": "vs19_384_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_022/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 5.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 51,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34430,
            "slug": "vs19_388_021",
            "identifier": "vs19_388_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_021/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.1 BONELLI ANGELO (AVS) - Votazione Emendamento 4.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2022",
            "description_title": "Emendamento 4.1 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36505,
            "slug": "vs19_435_015",
            "identifier": "vs19_435_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_015/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1004 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1004 PDL n. 1573",
            "description_title": "Emendamento 2.1004 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 33603,
            "slug": "vs19_384_004",
            "identifier": "vs19_384_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_004/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 2.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 23,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34550,
            "slug": "vs19_388_034",
            "identifier": "vs19_388_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_034/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2022",
            "original_title": "Votazione Articolo 6 DDL n. 2022",
            "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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34598,
            "slug": "vs19_388_004",
            "identifier": "vs19_388_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_004/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00355, limitatamente ai capoversi diciottesimo, ventesimo e ventiseiesimo della parte dispositiva, ASCARI STEFANIA (M5S) ed altri - Votazione Mozione 1_00355",
            "original_title": "Votazione Mozione 1_00355",
            "description_title": "Mozione n. 1-00355, limitatamente ai capoversi diciottesimo, ventesimo e ventiseiesimo della parte dispositiva, ASCARI STEFANIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 125,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36527,
            "slug": "vs19_435_039",
            "identifier": "vs19_435_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_039/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 4.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.4 PDL n. 1573",
            "description_title": "Emendamento 4.4 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": 17,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36563,
            "slug": "vs19_435_078",
            "identifier": "vs19_435_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_078/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 7.105 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.105 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.105 PDL n. 1573",
            "description_title": "Emendamento 7.105 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": 5,
            "n_margin": 32,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36894,
            "slug": "vs19_441_017",
            "identifier": "vs19_441_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_017/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 28.1 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 28.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 28.1 DDL n. 2026",
            "description_title": "Emendamento 28.1 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": 70,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33608,
            "slug": "vs19_381_004",
            "identifier": "vs19_381_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_004/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "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": 61.57,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33583,
            "slug": "vs19_380_017",
            "identifier": "vs19_380_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_017/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 17,
            "title": "Abrogazione di norme prerepubblicane relative al periodo 1861-1870",
            "original_title": "Votazione finale ",
            "description_title": "TU DDL 1168 E ABB-A - VOTO FINALE",
            "public_title": "Abrogazione di norme prerepubblicane relative al periodo 1861-1870",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 78,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34696,
            "slug": "vs19_374_001",
            "identifier": "vs19_374_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_001/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2038/6 BONELLI ANGELO (AVS)",
            "original_title": "Ordine del giorno n. 9/2038/6 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 33586,
            "slug": "vs19_381_030",
            "identifier": "vs19_381_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_030/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 30,
            "title": "ODG 9/2128/7 RIF - Votazione Ordine del giorno 9/2128/7 ",
            "original_title": "Votazione Ordine del giorno 9/2128/7 ",
            "description_title": "ODG 9/2128/7 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 119,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34570,
            "slug": "vs19_377_031",
            "identifier": "vs19_377_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_031/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34543,
            "slug": "vs19_377_083",
            "identifier": "vs19_377_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_083/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 16.1 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 16.1 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34717,
            "slug": "vs19_374_022",
            "identifier": "vs19_374_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_022/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2038/41 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/41 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 70,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 36880,
            "slug": "vs19_441_022",
            "identifier": "vs19_441_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_022/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 2026",
            "original_title": "Votazione Articolo 31 DDL n. 2026",
            "description_title": "Articolo 31",
            "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": 71,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36923,
            "slug": "vs19_444_015",
            "identifier": "vs19_444_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_015/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.27 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.27 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.27 PDL n. 2149",
            "description_title": "Emendamento 2.27 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 34168,
            "slug": "vs19_393_028",
            "identifier": "vs19_393_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_028/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1950/11 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1950/11 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/11 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/11 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35808,
            "slug": "vs19_410_028",
            "identifier": "vs19_410_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_028/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1917/7 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1917/7 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/7 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/7 CUPERLO GIANNI (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": 18,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36826,
            "slug": "vs19_440_022",
            "identifier": "vs19_440_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_022/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 6.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2026",
            "description_title": "Emendamento 6.1 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": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34317,
            "slug": "vs19_393_004",
            "identifier": "vs19_393_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_004/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.5 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1950",
            "description_title": "Emendamento 1.5 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34247,
            "slug": "vs19_393_030",
            "identifier": "vs19_393_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_030/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1950/13 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1950/13 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/13 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/13 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35930,
            "slug": "vs19_418_005",
            "identifier": "vs19_418_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_005/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.5 DDL n. 2206",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2206",
            "description_title": "Emendamento 1.5 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 36787,
            "slug": "vs19_440_011",
            "identifier": "vs19_440_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_011/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2026",
            "original_title": "Votazione Articolo 2 DDL n. 2026",
            "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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34571,
            "slug": "vs19_377_039",
            "identifier": "vs19_377_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_039/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 74,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35942,
            "slug": "vs19_418_018",
            "identifier": "vs19_418_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_018/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00370 (Nuova formulazione), limitatamente alla premessa e ai restanti capoversi della parte dispositiva, FRATOIANNI NICOLA (AVS) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00370 (Nuova formulazione), limitatamente alla premessa e ai restanti capoversi della parte dispositiva, FRATOIANNI NICOLA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36930,
            "slug": "vs19_444_022",
            "identifier": "vs19_444_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_022/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.42 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.42 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.42 PDL n. 2149",
            "description_title": "Emendamento 2.42 RICCIARDI MARIANNA (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": 41,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 35989,
            "slug": "vs19_422_036",
            "identifier": "vs19_422_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_036/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2183/100 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2183/100 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/100 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/100 IARIA ANTONINO (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": 29,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 35575,
            "slug": "vs19_405_003",
            "identifier": "vs19_405_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_003/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2031",
            "original_title": "Votazione Articolo 3 DDL n. 2031",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33485,
            "slug": "vs19_377_104",
            "identifier": "vs19_377_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_104/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 104,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "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": 75,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 74.52
        }
    ]
}