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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=171",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=169",
    "results": [
        {
            "id": 26446,
            "slug": "19-140-19",
            "identifier": "19-140-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-19/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 19,
            "title": "Em. 96.TAB.7.7.5, D'Elia e altri",
            "original_title": "Em. 96.TAB.7.7.5, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 26453,
            "slug": "19-141-3",
            "identifier": "19-141-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-141-3/?format=api",
            "sitting": {
                "id": 1565,
                "date": "2023-12-22",
                "number": 141,
                "branch": "S"
            },
            "number": 3,
            "title": "Legge di bilancio 2024",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Legge di bilancio 2024",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 94.78,
            "minority_cohesion_rate": 82.76
        },
        {
            "id": 26454,
            "slug": "19-141-2",
            "identifier": "19-141-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-141-2/?format=api",
            "sitting": {
                "id": 1565,
                "date": "2023-12-22",
                "number": 141,
                "branch": "S"
            },
            "number": 2,
            "title": "Nota di variazioni",
            "original_title": "Nota di variazioni",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Nota di variazione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 94.78,
            "minority_cohesion_rate": 83.91
        },
        {
            "id": 26452,
            "slug": "19-141-1",
            "identifier": "19-141-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-141-1/?format=api",
            "sitting": {
                "id": 1565,
                "date": "2023-12-22",
                "number": 141,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia legge di bilancio 2024",
            "original_title": "Disegno di legge n. 926. Votazione questione fiducia - Em.1.9000",
            "description_title": null,
            "public_title": "Fiducia legge di bilancio 2024",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 97.39,
            "minority_cohesion_rate": 87.36
        },
        {
            "id": 26502,
            "slug": "vs19_219_069",
            "identifier": "vs19_219_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_069/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 1.69 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.69 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.69 DDL n. 1627",
            "description_title": "Emendamento 1.69 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26458,
            "slug": "vs19_219_045",
            "identifier": "vs19_219_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_045/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.45 ZANELLA LUANA (AVS) - Votazione Emendamento 1.45 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.45 DDL n. 1627",
            "description_title": "Emendamento 1.45 ZANELLA LUANA (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": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26484,
            "slug": "vs19_219_034",
            "identifier": "vs19_219_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_034/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.34 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.34 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.34 DDL n. 1627",
            "description_title": "Emendamento 1.34 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": 39,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26463,
            "slug": "vs19_219_051",
            "identifier": "vs19_219_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_051/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.51 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.51 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.51 DDL n. 1627",
            "description_title": "Emendamento 1.51 RICCIARDI TONI (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": 77.22,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26468,
            "slug": "vs19_219_047",
            "identifier": "vs19_219_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_047/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1.47 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 1.47 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.47 DDL n. 1627",
            "description_title": "Emendamento 1.47 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26470,
            "slug": "vs19_219_022",
            "identifier": "vs19_219_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_022/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.22 DI LAURO CARMEN (M5S) - Votazione Emendamento 1.22 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1627",
            "description_title": "Emendamento 1.22 DI LAURO CARMEN (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": 50,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26509,
            "slug": "vs19_219_078",
            "identifier": "vs19_219_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_078/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 1.78 AMENDOLA VINCENZO (PD-IDP) - Votazione Emendamento 1.78 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.78 DDL n. 1627",
            "description_title": "Emendamento 1.78 AMENDOLA VINCENZO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26514,
            "slug": "vs19_219_015",
            "identifier": "vs19_219_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_015/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.15 CASO ANTONIO (M5S) - Votazione Emendamento 1.15 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1627",
            "description_title": "Emendamento 1.15 CASO ANTONIO (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": 43,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26521,
            "slug": "vs19_219_040",
            "identifier": "vs19_219_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_040/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.40 SCHLEIN ELLY (PD-IDP) - Votazione Emendamento 1.40 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.40 DDL n. 1627",
            "description_title": "Emendamento 1.40 SCHLEIN ELLY (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": 33,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26525,
            "slug": "vs19_219_009",
            "identifier": "vs19_219_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_009/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.9 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1627",
            "description_title": "Emendamento 1.9 CONTE GIUSEPPE (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": 79.75,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26528,
            "slug": "vs19_219_013",
            "identifier": "vs19_219_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_013/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.13 MARATTIN LUIGI (IVICRE) - Votazione Emendamento 1.13 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1627",
            "description_title": "Emendamento 1.13 MARATTIN LUIGI (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 100,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 26531,
            "slug": "vs19_219_068",
            "identifier": "vs19_219_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_068/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 1.68 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 1.68 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.68 DDL n. 1627",
            "description_title": "Emendamento 1.68 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26532,
            "slug": "vs19_219_026",
            "identifier": "vs19_219_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_026/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.26 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.26 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1627",
            "description_title": "Emendamento 1.26 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": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26485,
            "slug": "vs19_219_053",
            "identifier": "vs19_219_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_053/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 1.53 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.53 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.53 DDL n. 1627",
            "description_title": "Emendamento 1.53 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26486,
            "slug": "vs19_219_059",
            "identifier": "vs19_219_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_059/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 1.59 ORLANDO ANDREA (PD-IDP) - Votazione Emendamento 1.59 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.59 DDL n. 1627",
            "description_title": "Emendamento 1.59 ORLANDO 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": 5,
            "n_margin": 31,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26490,
            "slug": "vs19_219_007",
            "identifier": "vs19_219_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_007/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.7 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1627",
            "description_title": "Emendamento 1.7 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26491,
            "slug": "vs19_219_018",
            "identifier": "vs19_219_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_018/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.18 TORTO DANIELA (M5S) - Votazione Emendamento 1.18 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.18 DDL n. 1627",
            "description_title": "Emendamento 1.18 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26530,
            "slug": "vs19_219_027",
            "identifier": "vs19_219_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_027/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.27 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 1.27 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1627",
            "description_title": "Emendamento 1.27 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26478,
            "slug": "vs19_219_001",
            "identifier": "vs19_219_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_001/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.1 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1627",
            "description_title": "Emendamento 1.1 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26460,
            "slug": "vs19_219_049",
            "identifier": "vs19_219_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_049/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.49 ZANELLA LUANA (AVS) - Votazione Emendamento 1.49 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.49 DDL n. 1627",
            "description_title": "Emendamento 1.49 ZANELLA LUANA (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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26488,
            "slug": "vs19_219_006",
            "identifier": "vs19_219_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_006/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.6 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.6 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1627",
            "description_title": "Emendamento 1.6 FRATOIANNI NICOLA (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": 4,
            "n_margin": 73,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 26504,
            "slug": "vs19_219_012",
            "identifier": "vs19_219_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_012/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.12 MARATTIN LUIGI (IVICRE) - Votazione Emendamento 1.12 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1627",
            "description_title": "Emendamento 1.12 MARATTIN LUIGI (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": 66,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 26499,
            "slug": "vs19_219_058",
            "identifier": "vs19_219_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_058/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 1.58 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 1.58 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.58 DDL n. 1627",
            "description_title": "Emendamento 1.58 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26455,
            "slug": "vs19_219_039",
            "identifier": "vs19_219_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_039/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.39 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.39 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.39 DDL n. 1627",
            "description_title": "Emendamento 1.39 GIRELLI GIAN ANTONIO (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": 41,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26462,
            "slug": "vs19_219_064",
            "identifier": "vs19_219_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_064/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 1.64 CANTONE LUCIANO (M5S) - Votazione Emendamento 1.64 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.64 DDL n. 1627",
            "description_title": "Emendamento 1.64 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26515,
            "slug": "vs19_219_004",
            "identifier": "vs19_219_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_004/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.4 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1627",
            "description_title": "Emendamento 1.4 BALDINO VITTORIA (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": 34,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26467,
            "slug": "vs19_219_057",
            "identifier": "vs19_219_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_057/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1.57 MARATTIN LUIGI (IVICRE) - Votazione Emendamento 1.57 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.57 DDL n. 1627",
            "description_title": "Emendamento 1.57 MARATTIN LUIGI (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": 5,
            "n_margin": 55,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 26526,
            "slug": "vs19_219_042",
            "identifier": "vs19_219_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_042/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.42 BONETTI ELENA (APERRE) - Votazione Emendamento 1.42 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.42 DDL n. 1627",
            "description_title": "Emendamento 1.42 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26457,
            "slug": "vs19_219_010",
            "identifier": "vs19_219_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_010/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.10 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1627",
            "description_title": "Emendamento 1.10 CONTE GIUSEPPE (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": 51,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26508,
            "slug": "vs19_219_036",
            "identifier": "vs19_219_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_036/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.36 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.36 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1627",
            "description_title": "Emendamento 1.36 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": 43,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26492,
            "slug": "vs19_219_038",
            "identifier": "vs19_219_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_038/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.38 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.38 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1627",
            "description_title": "Emendamento 1.38 GRIBAUDO CHIARA (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": 75.95,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26495,
            "slug": "vs19_219_041",
            "identifier": "vs19_219_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_041/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.41 BONETTI ELENA (APERRE) - Votazione Emendamento 1.41 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.41 DDL n. 1627",
            "description_title": "Emendamento 1.41 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26465,
            "slug": "vs19_219_065",
            "identifier": "vs19_219_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_065/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 1.65 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 1.65 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.65 DDL n. 1627",
            "description_title": "Emendamento 1.65 SARRACINO MARCO (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": 76.79,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26496,
            "slug": "vs19_219_067",
            "identifier": "vs19_219_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_067/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 1.67 ZINGARETTI NICOLA (PD-IDP) - Votazione Emendamento 1.67 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.67 DDL n. 1627",
            "description_title": "Emendamento 1.67 ZINGARETTI NICOLA (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": 40,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26472,
            "slug": "vs19_219_020",
            "identifier": "vs19_219_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_020/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.20 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.20 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1627",
            "description_title": "Emendamento 1.20 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26481,
            "slug": "vs19_219_066",
            "identifier": "vs19_219_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_066/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 1.66 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.66 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.66 DDL n. 1627",
            "description_title": "Emendamento 1.66 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": 42,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26497,
            "slug": "vs19_219_048",
            "identifier": "vs19_219_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_048/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1.48 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 1.48 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.48 DDL n. 1627",
            "description_title": "Emendamento 1.48 CARFAGNA MARIA ROSARIA (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": 2,
            "n_margin": 142,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26500,
            "slug": "vs19_219_075",
            "identifier": "vs19_219_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_075/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 1.75 GIULIANO CARLA (M5S) - Votazione Emendamento 1.75 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.75 DDL n. 1627",
            "description_title": "Emendamento 1.75 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26505,
            "slug": "vs19_219_060",
            "identifier": "vs19_219_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_060/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1.60 COSTA SERGIO (M5S) - Votazione Emendamento 1.60 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.60 DDL n. 1627",
            "description_title": "Emendamento 1.60 COSTA SERGIO (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": 29,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26510,
            "slug": "vs19_219_062",
            "identifier": "vs19_219_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_062/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 1.62 BONELLI ANGELO (AVS) - Votazione Emendamento 1.62 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.62 DDL n. 1627",
            "description_title": "Emendamento 1.62 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26512,
            "slug": "vs19_219_033",
            "identifier": "vs19_219_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_033/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.33 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.33 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.33 DDL n. 1627",
            "description_title": "Emendamento 1.33 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26517,
            "slug": "vs19_219_043",
            "identifier": "vs19_219_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_043/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.43 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 1.43 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.43 DDL n. 1627",
            "description_title": "Emendamento 1.43 BRAGA CHIARA (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": 78.9,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26520,
            "slug": "vs19_219_029",
            "identifier": "vs19_219_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_029/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.29 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.29 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1627",
            "description_title": "Emendamento 1.29 FRATOIANNI NICOLA (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": 52,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26527,
            "slug": "vs19_219_056",
            "identifier": "vs19_219_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_056/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.56 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 1.56 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.56 DDL n. 1627",
            "description_title": "Emendamento 1.56 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26533,
            "slug": "vs19_219_011",
            "identifier": "vs19_219_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_011/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 LAI SILVIO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1627",
            "description_title": "Emendamento 1.11 LAI SILVIO (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": 31,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26461,
            "slug": "vs19_219_063",
            "identifier": "vs19_219_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_063/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 1.63 CASTIGLIONE GIUSEPPE (APERRE) - Votazione Emendamento 1.63 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.63 DDL n. 1627",
            "description_title": "Emendamento 1.63 CASTIGLIONE GIUSEPPE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 78,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 45.68
        }
    ]
}