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

{
    "count": 22002,
    "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=428",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=426",
    "results": [
        {
            "id": 27695,
            "slug": "vs19_239_037",
            "identifier": "vs19_239_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_037/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 12.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.4 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.4 DDL n. 1515",
            "description_title": "Emendamento 12.4 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 36578,
            "slug": "vs19_435_095",
            "identifier": "vs19_435_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_095/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 9.13 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.13 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.13 PDL n. 1573",
            "description_title": "Emendamento 9.13 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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 27872,
            "slug": "vs19_243_019",
            "identifier": "vs19_243_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_019/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione Iv su guerra in medio oriente terzo capoverso",
            "original_title": "Votazione Mozione 1_00236",
            "description_title": "Mozione n. 1-236, limitatamente al capoverso terzo della parte dispositiva, nel testo riformulato FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": "Mozione Iv su guerra in medio oriente terzo capoverso",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27890,
            "slug": "vs19_243_002",
            "identifier": "vs19_243_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_002/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione Pd su guerra in medio oriente secondo e quinto capoverso",
            "original_title": "Votazione Mozione 1_00233",
            "description_title": "Mozione n. 1-233, limitatamente ai capoversi secondo e quinto della parte dispositiva SCHLEIN ELLY (PD-IDP) ed altri",
            "public_title": "Mozione Pd su guerra in medio oriente secondo e quinto capoverso",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 27876,
            "slug": "vs19_243_001",
            "identifier": "vs19_243_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_001/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione Pd su guerra in medio oriente primo capoverso",
            "original_title": "Votazione Mozione 1_00233",
            "description_title": "Mozione n. 1-233, limitatamente al capoverso primo della parte dispositiva, nel testo riformulato SCHLEIN ELLY (PD-IDP) ed altri",
            "public_title": "Mozione Pd su guerra in medio oriente primo capoverso",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 22542,
            "slug": "vs19_134_068",
            "identifier": "vs19_134_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_068/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/T.U.384/1 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/T.U.384/1 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/1 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/1 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 32012,
            "slug": "vs19_348_065",
            "identifier": "vs19_348_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_065/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 26.018 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 26.018 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.018 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.018 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 26168,
            "slug": "vs19_216_131",
            "identifier": "vs19_216_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_131/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 131,
            "title": "Articolo aggiuntivo 20.01 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 20.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 20.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 20.01 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 82,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 26208,
            "slug": "vs19_216_145",
            "identifier": "vs19_216_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_145/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 145,
            "title": "Ordine del giorno n. 9/1555/12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1555/12 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/12 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/12 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31968,
            "slug": "vs19_348_034",
            "identifier": "vs19_348_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_034/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 26.36 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.36 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.36 DDL n. 1660",
            "description_title": "Emendamento 26.36 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 26144,
            "slug": "vs19_216_075",
            "identifier": "vs19_216_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_075/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.7 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.7 DDL n. 1555",
            "description_title": "Emendamento 11.7 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": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26135,
            "slug": "vs19_216_077",
            "identifier": "vs19_216_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_077/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 11.10 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.10 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.10 DDL n. 1555",
            "description_title": "Emendamento 11.10 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": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26134,
            "slug": "vs19_216_026",
            "identifier": "vs19_216_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_026/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1555",
            "description_title": "Emendamento 2.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26198,
            "slug": "vs19_216_041",
            "identifier": "vs19_216_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_041/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 5.1000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 5.1000 DDL n. 1555",
            "original_title": "Votazione Emendamento 5.1000 DDL n. 1555",
            "description_title": "Emendamento 5.1000 GADDA MARIA CHIARA (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": 53,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 26213,
            "slug": "vs19_216_143",
            "identifier": "vs19_216_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_143/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 143,
            "title": "Ordine del giorno n. 9/1555/7 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1555/7 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/7 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/7 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26102,
            "slug": "vs19_216_057",
            "identifier": "vs19_216_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_057/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 10.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.3 DDL n. 1555",
            "description_title": "Emendamento 10.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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 27873,
            "slug": "vs19_243_003",
            "identifier": "vs19_243_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_003/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione Pd su guerra in medio oriente terzo e sesto capoverso",
            "original_title": "Votazione Mozione 1_00233",
            "description_title": "Mozione n. 1-233, limitatamente ai capoversi terzo e sesto della parte dispositiva SCHLEIN ELLY (PD-IDP) e altri",
            "public_title": "Mozione Pd su guerra in medio oriente terzo e sesto capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26133,
            "slug": "vs19_216_086",
            "identifier": "vs19_216_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_086/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 12.6 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.6 DDL n. 1555",
            "description_title": "Emendamento 12.6 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": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28071,
            "slug": "vs19_244_038",
            "identifier": "vs19_244_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_038/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/384 E ABB-B/38 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/38 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/38 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/38 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26132,
            "slug": "vs19_216_031",
            "identifier": "vs19_216_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_031/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.7 EVI ELEONORA (AVS) - Votazione Emendamento 3.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1555",
            "description_title": "Emendamento 3.7 EVI ELEONORA (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": 36,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 32052,
            "slug": "vs19_348_062",
            "identifier": "vs19_348_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_062/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 26.09 D'ORSO VALENTINA (M5S) - Votazione Emendamento 26.09 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.09 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.09 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 26118,
            "slug": "vs19_216_072",
            "identifier": "vs19_216_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_072/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 11.6 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.6 DDL n. 1555",
            "description_title": "Emendamento 11.6 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": 31,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26117,
            "slug": "vs19_216_049",
            "identifier": "vs19_216_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_049/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.3 DDL n. 1555",
            "description_title": "Emendamento 9.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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26083,
            "slug": "vs19_216_008",
            "identifier": "vs19_216_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_008/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1555",
            "description_title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26099,
            "slug": "vs19_216_011",
            "identifier": "vs19_216_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_011/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 BONELLI ANGELO (AVS) - Votazione Emendamento 1.11 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1555",
            "description_title": "Emendamento 1.11 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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 26374,
            "slug": "vs19_217_030",
            "identifier": "vs19_217_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_030/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1342",
            "original_title": "Votazione Articolo 12 DDL n. 1342",
            "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": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26101,
            "slug": "vs19_216_027",
            "identifier": "vs19_216_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_027/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1555",
            "original_title": "Votazione Articolo 2 DDL n. 1555",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 76,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27571,
            "slug": "vs19_239_021",
            "identifier": "vs19_239_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_021/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 8.01 FENU EMILIANO (M5S) - Votazione Emendamento 8.01 DDL n. 1515",
            "original_title": "Votazione Emendamento 8.01 DDL n. 1515",
            "description_title": "Articolo aggiuntivo 8.01 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22536,
            "slug": "vs19_134_094",
            "identifier": "vs19_134_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_094/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/T.U.384/27 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/T.U.384/27 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/27 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/27 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26399,
            "slug": "vs19_217_028",
            "identifier": "vs19_217_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_028/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 11.1000 COSTA SERGIO (M5S) - Votazione Emendamento 11.1000 DDL n. 1342",
            "original_title": "Votazione Emendamento 11.1000 DDL n. 1342",
            "description_title": "Emendamento 11.1000 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": 68,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 26100,
            "slug": "vs19_216_050",
            "identifier": "vs19_216_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_050/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 9.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.4 DDL n. 1555",
            "description_title": "Emendamento 9.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26098,
            "slug": "vs19_216_009",
            "identifier": "vs19_216_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_009/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1555",
            "description_title": "Emendamento 1.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26082,
            "slug": "vs19_216_021",
            "identifier": "vs19_216_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_021/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.3 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1555",
            "description_title": "Emendamento 2.3 CAPPELLETTI ENRICO (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": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22534,
            "slug": "vs19_134_085",
            "identifier": "vs19_134_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_085/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/T.U.384/18 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/T.U.384/18 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/18 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/18 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26373,
            "slug": "vs19_217_008",
            "identifier": "vs19_217_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_008/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 6.7 QUARTINI ANDREA (M5S) - Votazione Emendamento 6.7 DDL n. 1342",
            "original_title": "Votazione Emendamento 6.7 DDL n. 1342",
            "description_title": "Emendamento 6.7 QUARTINI ANDREA (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": 50,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 36577,
            "slug": "vs19_435_094",
            "identifier": "vs19_435_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_094/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 94,
            "title": "Identici emendamenti 9.104 MARI FRANCESCO (AVS) e 9.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.104 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.104 PDL n. 1573",
            "description_title": "Identici emendamenti 9.104 MARI FRANCESCO (AVS) e 9.1001 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 26080,
            "slug": "vs19_216_003",
            "identifier": "vs19_216_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_003/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 EVI ELEONORA (AVS) - Votazione Emendamento 1.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1555",
            "description_title": "Emendamento 1.3 EVI ELEONORA (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": 29,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26396,
            "slug": "vs19_217_047",
            "identifier": "vs19_217_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_047/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1342/10, nel testo riformulato, FORMENTINI PAOLO (LEGA) - Votazione Ordine del giorno 9/1342/10, DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/10, DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/10, nel testo riformulato, FORMENTINI PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22556,
            "slug": "vs19_134_078",
            "identifier": "vs19_134_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_078/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/T.U.384/11 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/T.U.384/11 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/11 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/11 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26203,
            "slug": "vs19_216_138",
            "identifier": "vs19_216_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_138/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1555/2 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1555/2 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/2 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/2 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26411,
            "slug": "vs19_217_041",
            "identifier": "vs19_217_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_041/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1342/2 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1342/2 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/2 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/2 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22521,
            "slug": "vs19_134_073",
            "identifier": "vs19_134_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_073/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/T.U.384//6 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/T.U.384//6 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384//6 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384//6 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28055,
            "slug": "vs19_243_035",
            "identifier": "vs19_243_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_035/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.19 BONETTI ELENA (APERRE) - Votazione Emendamento 1.19 PDL n. 0384-B",
            "original_title": "Votazione Emendamento 1.19 PDL n. 0384-B",
            "description_title": "Emendamento 1.19 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": 27,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26410,
            "slug": "vs19_217_009",
            "identifier": "vs19_217_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_009/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 6.6 QUARTINI ANDREA (M5S) - Votazione Emendamento 6.6 DDL n. 1342",
            "original_title": "Votazione Emendamento 6.6 DDL n. 1342",
            "description_title": "Emendamento 6.6 QUARTINI ANDREA (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": 49,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 26379,
            "slug": "vs19_217_022",
            "identifier": "vs19_217_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_022/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 10.7 L'ABBATE PATTY (M5S) - Votazione Emendamento 10.7 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1342",
            "description_title": "Emendamento 10.7 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": 0,
            "n_margin": 58,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 26219,
            "slug": "vs19_217_050",
            "identifier": "vs19_217_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_050/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 50,
            "title": "Legge di delegazione europea 2022-2023",
            "original_title": "Votazione finale DDL n. 1342",
            "description_title": "Delega al Governo per il recepimento delle direttive europee e l'attuazione di altri atti dell'Unione europea - Legge di delegazione europea 2022-2023 (DDL 1342)",
            "public_title": "Legge di delegazione europea 2022-2023",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26220,
            "slug": "vs19_217_043",
            "identifier": "vs19_217_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_043/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26197,
            "slug": "vs19_216_014",
            "identifier": "vs19_216_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_014/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.17 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 1.17 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1555",
            "description_title": "Emendamento 1.17 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 110,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 26377,
            "slug": "vs19_217_038",
            "identifier": "vs19_217_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_038/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1342",
            "original_title": "Votazione Articolo 15 DDL n. 1342",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26159,
            "slug": "vs19_216_058",
            "identifier": "vs19_216_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_058/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.6 BONELLI ANGELO (AVS) - Votazione Emendamento 10.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1555",
            "description_title": "Emendamento 10.6 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.09
        }
    ]
}