Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=241
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=242",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=240",
    "results": [
        {
            "id": 22029,
            "slug": "vs19_137_086",
            "identifier": "vs19_137_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_086/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 5.35 GRIMALDI MARCO (AVS) - Votazione Emendamento 5.35 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.35 DDL n. 1038",
            "description_title": "Emendamento 5.35 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 24450,
            "slug": "vs19_184_061",
            "identifier": "vs19_184_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_061/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 6.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1406",
            "description_title": "Emendamento 6.3 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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31017,
            "slug": "vs19_321_037",
            "identifier": "vs19_321_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_037/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 5.1 GIULIANO CARLA (M5S) - Votazione Emendamento 5.1 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1718",
            "description_title": "Emendamento 5.1 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": 46,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 25640,
            "slug": "vs19_210_044",
            "identifier": "vs19_210_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_044/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 10.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1341",
            "description_title": "Emendamento 10.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30251,
            "slug": "vs19_292_038",
            "identifier": "vs19_292_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_038/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 38,
            "title": "Mantenimento articolo 11 - Votazione Articolo 11 DDL n. 1717",
            "original_title": "Votazione Articolo 11 DDL n. 1717",
            "description_title": "Mantenimento articolo 11",
            "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": 66,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.96
        },
        {
            "id": 24439,
            "slug": "vs19_184_081",
            "identifier": "vs19_184_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_081/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 8.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1406",
            "description_title": "Emendamento 8.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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22849,
            "slug": "vs19_129_050",
            "identifier": "vs19_129_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_050/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 50,
            "title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alla missione di cui alla scheda n. 30-bis - 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 e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alla missione di cui alla scheda n. 30-bis",
            "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": 101,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 31005,
            "slug": "vs19_318_024",
            "identifier": "vs19_318_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_024/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.9 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1718",
            "description_title": "Emendamento 1.9 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": 73,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 32.3
        },
        {
            "id": 31016,
            "slug": "vs19_318_019",
            "identifier": "vs19_318_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_019/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.3 DORI DEVIS (AVS) - Votazione Emendamento 1.3 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1718",
            "description_title": "Emendamento 1.3 DORI DEVIS (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": 61,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 33.54
        },
        {
            "id": 31018,
            "slug": "vs19_318_025",
            "identifier": "vs19_318_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_025/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.10 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.10 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1718",
            "description_title": "Emendamento 1.10 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": 66,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 27.95
        },
        {
            "id": 31027,
            "slug": "vs19_318_046",
            "identifier": "vs19_318_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_046/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.100 BONIFAZI FRANCESCO (IVICRE) - Votazione Emendamento 2.100 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.100 DDL n. 1718",
            "description_title": "Emendamento 2.100 BONIFAZI FRANCESCO (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": 119,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 31032,
            "slug": "vs19_318_047",
            "identifier": "vs19_318_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_047/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.7 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1718",
            "description_title": "Emendamento 2.7 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": 42,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 25651,
            "slug": "vs19_210_057",
            "identifier": "vs19_210_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_057/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1341",
            "original_title": "Votazione Articolo 14 DDL n. 1341",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 37777,
            "slug": "vs19_464_046",
            "identifier": "vs19_464_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_046/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1621/16 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1621/16 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/16 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/16 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": 29,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 30261,
            "slug": "vs19_292_053",
            "identifier": "vs19_292_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_053/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 15.32 D'ORSO VALENTINA (M5S) - Votazione Emendamento 15.32 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.32 DDL n. 1717",
            "description_title": "Emendamento 15.32 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": 60,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 35.58
        },
        {
            "id": 36568,
            "slug": "vs19_435_085",
            "identifier": "vs19_435_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_085/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 9.1004 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 9.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.1004 PDL n. 1573",
            "description_title": "Emendamento 9.1004 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": 57,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 36498,
            "slug": "vs19_435_007",
            "identifier": "vs19_435_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_007/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1002 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 1573",
            "description_title": "Emendamento 1.1002 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": 26,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 21933,
            "slug": "vs19_137_060",
            "identifier": "vs19_137_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_060/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 4.19 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1038",
            "description_title": "Emendamento 4.19 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": 56,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 30132,
            "slug": "vs19_283_040",
            "identifier": "vs19_283_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_040/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/836/8 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/836/8 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/8 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/8 ZINGARETTI NICOLA (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": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.9
        },
        {
            "id": 29426,
            "slug": "vs19_272_009",
            "identifier": "vs19_272_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_009/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/982 e ABB/1 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/982 e ABB/1 PDL n. 0982",
            "original_title": "Votazione Ordine del giorno 9/982 e ABB/1 PDL n. 0982",
            "description_title": "Ordine del giorno n. 9/982 e ABB/1 CASO ANTONIO (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": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26889,
            "slug": "vs19_229_013",
            "identifier": "vs19_229_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_013/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.4 GIULIANO CARLA (M5S) - Votazione Emendamento 2.4 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1297",
            "description_title": "Emendamento 2.4 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": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 31077,
            "slug": "vs19_318_036",
            "identifier": "vs19_318_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_036/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.24 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.24 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1718",
            "description_title": "Emendamento 1.24 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": 44,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 36566,
            "slug": "vs19_435_082",
            "identifier": "vs19_435_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_082/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 8.400 delle Commissioni - Votazione Emendamento 8.400 PDL n. 1573",
            "original_title": "Votazione Emendamento 8.400 PDL n. 1573",
            "description_title": "Emendamento 8.400 delle Commissioni",
            "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": 65,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 28852,
            "slug": "vs19_255_023",
            "identifier": "vs19_255_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_023/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.41 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.41 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.41 DDL n. 1658",
            "description_title": "Emendamento 1.41 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 31122,
            "slug": "vs19_321_091",
            "identifier": "vs19_321_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_091/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1718/26 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1718/26 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/26 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/26 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": 28,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 28865,
            "slug": "vs19_255_033",
            "identifier": "vs19_255_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_033/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1658/7 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1658/7 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/7 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/7 L'ABBATE PATTY (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": 34,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 28835,
            "slug": "vs19_255_012",
            "identifier": "vs19_255_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_012/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.20 FONTANA ILARIA (M5S) - Votazione Emendamento 1.20 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1658",
            "description_title": "Emendamento 1.20 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 24181,
            "slug": "vs19_168_039",
            "identifier": "vs19_168_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_039/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1373/47 (versione corretta) ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1373/47 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/47 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/47 (versione corretta) ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 28864,
            "slug": "vs19_255_034",
            "identifier": "vs19_255_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_034/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1658/8 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1658/8 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/8 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/8 FONTANA ILARIA (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": 30,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 22839,
            "slug": "vs19_129_009",
            "identifier": "vs19_129_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_009/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1238/87 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1238/87 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/87 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/87 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29388,
            "slug": "vs19_272_002",
            "identifier": "vs19_272_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_002/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 2,
            "title": "Subemendamento 0.1.510.1 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 0.1.510.1 PDL n. 0982",
            "original_title": "Votazione Emendamento 0.1.510.1 PDL n. 0982",
            "description_title": "Subemendamento 0.1.510.1 MOLLICONE FEDERICO (FDI)",
            "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": 115,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 31939,
            "slug": "vs19_345_050",
            "identifier": "vs19_345_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_050/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 17.01002 ALIFANO ENRICA (M5S) - Votazione Emendamento 17.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 17.01002 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": 26,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 24508,
            "slug": "vs19_184_047",
            "identifier": "vs19_184_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_047/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.11 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1406",
            "description_title": "Emendamento 4.11 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": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28880,
            "slug": "vs19_255_044",
            "identifier": "vs19_255_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_044/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1267",
            "original_title": "Votazione Articolo 1 DDL n. 1267",
            "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": 103,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 25665,
            "slug": "vs19_210_005",
            "identifier": "vs19_210_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_005/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1341",
            "description_title": "Emendamento 2.1 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 32042,
            "slug": "vs19_345_047",
            "identifier": "vs19_345_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_047/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 17.1000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 17.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.1000 DDL n. 1660",
            "description_title": "Emendamento 17.1000 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": 25,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 73.12
        },
        {
            "id": 24207,
            "slug": "vs19_168_034",
            "identifier": "vs19_168_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_034/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1373/41 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1373/41 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/41 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/41 MANZI IRENE (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": 37,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25512,
            "slug": "vs19_210_022",
            "identifier": "vs19_210_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_022/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 4.300, DDL n. 1341",
            "description_title": "Emendamento 4.300, 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": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30467,
            "slug": "vs19_304_013",
            "identifier": "vs19_304_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_013/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.28 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 1.28 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1665",
            "description_title": "Emendamento 1.28 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30231,
            "slug": "vs19_292_042",
            "identifier": "vs19_292_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_042/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1717",
            "original_title": "Votazione Articolo 12 DDL n. 1717",
            "description_title": "Articolo 12",
            "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": 72,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 36572,
            "slug": "vs19_435_089",
            "identifier": "vs19_435_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_089/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 9.12 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.12 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.12 PDL n. 1573",
            "description_title": "Emendamento 9.12 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 31835,
            "slug": "vs19_344_073",
            "identifier": "vs19_344_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_073/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 11.4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.4 DDL n. 1660",
            "description_title": "Emendamento 11.4 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": 40,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 48.12
        },
        {
            "id": 28861,
            "slug": "vs19_255_027",
            "identifier": "vs19_255_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_027/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.1000 FONTANA ILARIA (M5S) - Votazione Emendamento 1.1000 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 1658",
            "description_title": "Emendamento 1.1000 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25678,
            "slug": "vs19_210_185",
            "identifier": "vs19_210_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_185/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 185,
            "title": "Emendamento 57.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 57.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 57.1 DDL n. 1341",
            "description_title": "Emendamento 57.1 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 37749,
            "slug": "vs19_464_018",
            "identifier": "vs19_464_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_018/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.82 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.82 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.82 PDL n. 1621",
            "description_title": "Emendamento 3.82 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": 25,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 30255,
            "slug": "vs19_292_068",
            "identifier": "vs19_292_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_068/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1717",
            "original_title": "Votazione Articolo 21 DDL n. 1717",
            "description_title": "Articolo 21",
            "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": 68,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 28875,
            "slug": "vs19_255_051",
            "identifier": "vs19_255_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_051/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1124",
            "original_title": "Votazione Articolo 3 DDL n. 1124",
            "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": 105,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 31779,
            "slug": "vs19_345_014",
            "identifier": "vs19_345_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_014/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 14,
            "title": "Subemendamento 0.15.800.4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.4 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.4 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": 65.69,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 36510,
            "slug": "vs19_435_021",
            "identifier": "vs19_435_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_021/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.9 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.9 PDL n. 1573",
            "description_title": "Emendamento 3.9 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 24596,
            "slug": "vs19_184_076",
            "identifier": "vs19_184_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_076/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 6.22 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.22 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.22 DDL n. 1406",
            "description_title": "Emendamento 6.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": 43,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 45.68
        }
    ]
}