Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=329
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=330",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=328",
    "results": [
        {
            "id": 34545,
            "slug": "vs19_388_013",
            "identifier": "vs19_388_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_013/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2022",
            "original_title": "Votazione Articolo 1 DDL n. 2022",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 34475,
            "slug": "vs19_388_084",
            "identifier": "vs19_388_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_084/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 84,
            "title": "Identici articoli aggiuntivi 21.011 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 21.012 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 21.011 DDL n. 2022",
            "original_title": "Votazione Emendamento 21.011 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 21.011 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 21.012 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": 5,
            "n_margin": 10,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34464,
            "slug": "vs19_388_067",
            "identifier": "vs19_388_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_067/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 16.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.2 DDL n. 2022",
            "description_title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 SIMIANI 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34556,
            "slug": "vs19_388_058",
            "identifier": "vs19_388_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_058/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 2022",
            "original_title": "Votazione Articolo 12 DDL n. 2022",
            "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": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34457,
            "slug": "vs19_388_056",
            "identifier": "vs19_388_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_056/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici emendamenti 12.1000 ZINZI GIANPIERO (LEGA) e 12.1001 SEMENZATO MARTINA (NM-M-C) - Votazione Emendamento 12.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 12.1000 ZINZI GIANPIERO (LEGA) e 12.1001 SEMENZATO MARTINA (NM-M-C)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34451,
            "slug": "vs19_388_048",
            "identifier": "vs19_388_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_048/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 10.12 BONELLI ANGELO (AVS) - Votazione Emendamento 10.12 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2022",
            "description_title": "Emendamento 10.12 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": 15,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34443,
            "slug": "vs19_388_038",
            "identifier": "vs19_388_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_038/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 8.1000 ZINZI GIANPIERO (LEGA) e 8.1001 MAZZETTI ERICA (FI-PPE) - Votazione Emendamento 8.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 8.1000 ZINZI GIANPIERO (LEGA) e 8.1001 MAZZETTI ERICA (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 92,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 34550,
            "slug": "vs19_388_034",
            "identifier": "vs19_388_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_034/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2022",
            "original_title": "Votazione Articolo 6 DDL n. 2022",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34600,
            "slug": "vs19_388_006",
            "identifier": "vs19_388_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_006/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00366 (Nuova Formulazione), ad eccezione della premessa e dei capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, quindicesimo, sedicesimo, diciassettesimo e diciottesimo della parte dispositiva, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00366",
            "original_title": "Votazione Mozione 1_00366",
            "description_title": "Mozione n. 1-00366 (Nuova Formulazione), ad eccezione della premessa e dei capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, quindicesimo, sedicesimo, diciassettesimo e diciottesimo della parte dispositiva, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34597,
            "slug": "vs19_388_003",
            "identifier": "vs19_388_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_003/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00355, limitatamente al capoverso quarto della parte dispositiva, ASCARI STEFANIA (M5S) ed altri - Votazione Mozione 1_00355",
            "original_title": "Votazione Mozione 1_00355",
            "description_title": "Mozione n. 1-00355, limitatamente al capoverso quarto della parte dispositiva, ASCARI STEFANIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34144,
            "slug": "vs19_388_162",
            "identifier": "vs19_388_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_162/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 162,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 2022",
            "original_title": "Votazione Articolo 28 DDL n. 2022",
            "description_title": "Articolo 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 57,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 34148,
            "slug": "vs19_388_113",
            "identifier": "vs19_388_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_113/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 25.46 IARIA ANTONINO (M5S) - Votazione Emendamento 25.46 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.46 DDL n. 2022",
            "description_title": "Emendamento 25.46 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 34138,
            "slug": "vs19_388_143",
            "identifier": "vs19_388_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_143/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo aggiuntivo 26.016 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 26.016 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.016 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.016 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": 4,
            "n_margin": 82,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 34136,
            "slug": "vs19_388_139",
            "identifier": "vs19_388_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_139/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 26.29 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 26.29 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.29 DDL n. 2022",
            "description_title": "Emendamento 26.29 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34135,
            "slug": "vs19_388_089",
            "identifier": "vs19_388_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_089/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 23.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 23.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.4 DDL n. 2022",
            "description_title": "Emendamento 23.4 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": 25,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34130,
            "slug": "vs19_388_129",
            "identifier": "vs19_388_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_129/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 129,
            "title": "Emendamento 26.8 PAVANELLI EMMA (M5S) - Votazione Emendamento 26.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.8 DDL n. 2022",
            "description_title": "Emendamento 26.8 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": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34127,
            "slug": "vs19_388_109",
            "identifier": "vs19_388_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_109/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 25.37 IARIA ANTONINO (M5S) - Votazione Emendamento 25.37 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.37 DDL n. 2022",
            "description_title": "Emendamento 25.37 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34123,
            "slug": "vs19_388_096",
            "identifier": "vs19_388_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_096/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 25.60 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.60 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.60 DDL n. 2022",
            "description_title": "Emendamento 25.60 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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34118,
            "slug": "vs19_388_126",
            "identifier": "vs19_388_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_126/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 126,
            "title": "Articolo aggiuntivo 25.018 IARIA ANTONINO (M5S) - Votazione Emendamento 25.018 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.018 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.018 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34116,
            "slug": "vs19_388_106",
            "identifier": "vs19_388_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_106/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 106,
            "title": "Identici emendamenti 25.30 PASTORELLA GIULIA (APERRE) e 25.32 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 25.30 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.30 DDL n. 2022",
            "description_title": "Identici emendamenti 25.30 PASTORELLA GIULIA (APERRE) e 25.32 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": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 34108,
            "slug": "vs19_388_093",
            "identifier": "vs19_388_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_093/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 24.1002 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 24.1002 DDL n. 2022",
            "original_title": "Votazione Emendamento 24.1002 DDL n. 2022",
            "description_title": "Emendamento 24.1002 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": 17,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34092,
            "slug": "vs19_388_086",
            "identifier": "vs19_388_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_086/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 23.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 23.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.5 DDL n. 2022",
            "description_title": "Emendamento 23.5 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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34596,
            "slug": "vs19_388_002",
            "identifier": "vs19_388_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_002/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00355, ad eccezione della premessa e dei capoversi quarto, diciottesimo, ventesimo e ventiseiesimo della parte dispositiva, ASCARI STEFANIA (M5S) ed altri - Votazione Mozione 1_00355",
            "original_title": "Votazione Mozione 1_00355",
            "description_title": "Mozione n. 1-00355, ad eccezione della premessa e dei capoversi quarto, diciottesimo, ventesimo e ventiseiesimo della parte dispositiva, ASCARI STEFANIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34142,
            "slug": "vs19_388_108",
            "identifier": "vs19_388_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_108/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 108,
            "title": "Identici emendamenti 25.33 MORFINO DANIELA (M5S) e 25.34 RUFFINO DANIELA (APERRE) - Votazione Emendamento 25.33 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.33 DDL n. 2022",
            "description_title": "Identici emendamenti 25.33 MORFINO DANIELA (M5S) e 25.34 RUFFINO DANIELA (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": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34303,
            "slug": "vs19_388_186",
            "identifier": "vs19_388_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_186/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 186,
            "title": "Identici articoli aggiuntivi 34.012 CANTONE LUCIANO (M5S), 34.013 PASTORELLA GIULIA (APERRE), 34.014 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 34.015 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 34.012 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.012 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 34.012 CANTONE LUCIANO (M5S), 34.013 PASTORELLA GIULIA (APERRE), 34.014 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 34.015 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34252,
            "slug": "vs19_388_208",
            "identifier": "vs19_388_208",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_208/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 208,
            "title": "Emendamento 35.1010 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1010 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1010 DDL n. 2022",
            "description_title": "Emendamento 35.1010 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": 23,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34129,
            "slug": "vs19_388_132",
            "identifier": "vs19_388_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_132/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 132,
            "title": "Emendamento 26.16 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.16 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.16 DDL n. 2022",
            "description_title": "Emendamento 26.16 GHIRRA FRANCESCA (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": 17,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34103,
            "slug": "vs19_388_165",
            "identifier": "vs19_388_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_165/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 165,
            "title": "Emendamento 30.7000, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 30.7000, DDL n. 2022",
            "original_title": "Votazione Emendamento 30.7000, DDL n. 2022",
            "description_title": "Emendamento 30.7000, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 47,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34101,
            "slug": "vs19_388_130",
            "identifier": "vs19_388_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_130/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 130,
            "title": "Emendamento 26.13 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 26.13 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.13 DDL n. 2022",
            "description_title": "Emendamento 26.13 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": 53,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 34070,
            "slug": "vs19_388_121",
            "identifier": "vs19_388_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_121/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici articoli aggiuntivi 25.03 PASTORELLA GIULIA (APERRE), 25.04 MAGI RICCARDO (M-+EUR), 25.05 DEL BARBA MAURO (IVICRE) e 25.06 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.03 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.03 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 25.03 PASTORELLA GIULIA (APERRE), 25.04 MAGI RICCARDO (M-+EUR), 25.05 DEL BARBA MAURO (IVICRE) e 25.06 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34345,
            "slug": "vs19_388_195",
            "identifier": "vs19_388_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_195/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 195,
            "title": "Articolo aggiuntivo 34.050 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.050 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.050 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.050 DI SANZO CHRISTIAN DIEGO (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": 60.33,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34340,
            "slug": "vs19_388_211",
            "identifier": "vs19_388_211",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_211/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 211,
            "title": "Articolo 37 - Votazione Articolo 37 DDL n. 2022",
            "original_title": "Votazione Articolo 37 DDL n. 2022",
            "description_title": "Articolo 37",
            "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": 21,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34320,
            "slug": "vs19_388_197",
            "identifier": "vs19_388_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_197/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 197,
            "title": "Articolo aggiuntivo 34.052 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.052 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.052 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.052 DI SANZO CHRISTIAN DIEGO (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": 60.33,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34315,
            "slug": "vs19_388_204",
            "identifier": "vs19_388_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_204/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 204,
            "title": "Emendamento 35.1005 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1005 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1005 DDL n. 2022",
            "description_title": "Emendamento 35.1005 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": 25,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34283,
            "slug": "vs19_388_190",
            "identifier": "vs19_388_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_190/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 190,
            "title": "Articolo aggiuntivo 34.038 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 34.038 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.038 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.038 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34280,
            "slug": "vs19_388_198",
            "identifier": "vs19_388_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_198/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 198,
            "title": "Articolo aggiuntivo 34.053 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.053 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.053 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.053 DI SANZO CHRISTIAN DIEGO (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": 60.74,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34137,
            "slug": "vs19_388_095",
            "identifier": "vs19_388_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_095/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 95,
            "title": "ARTICOLO 24 - Votazione Articolo 24 DDL n. 2022",
            "original_title": "Votazione Articolo 24 DDL n. 2022",
            "description_title": "ARTICOLO 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 71,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34134,
            "slug": "vs19_388_122",
            "identifier": "vs19_388_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_122/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 122,
            "title": "Articolo aggiuntivo 25.019 IARIA ANTONINO (M5S) - Votazione Emendamento 25.019 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.019 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.019 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 34124,
            "slug": "vs19_388_142",
            "identifier": "vs19_388_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_142/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 142,
            "title": "Articolo aggiuntivo 26.013 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 26.013 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.013 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.013 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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34122,
            "slug": "vs19_388_158",
            "identifier": "vs19_388_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_158/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 158,
            "title": "Subemendamento 0.28.5000.100 delle Commissioni - Votazione Emendamento 0.28.5000.100 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.100 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.100 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 55,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 34121,
            "slug": "vs19_388_092",
            "identifier": "vs19_388_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_092/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 23 - Votazione Articolo 23 DDL n. 2022",
            "original_title": "Votazione Articolo 23 DDL n. 2022",
            "description_title": "ARTICOLO 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 49,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 34120,
            "slug": "vs19_388_111",
            "identifier": "vs19_388_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_111/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 111,
            "title": "Identici emendamenti 25.39 PASTORELLA GIULIA (APERRE) e 25.40 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 25.39 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.39 DDL n. 2022",
            "description_title": "Identici emendamenti 25.39 PASTORELLA GIULIA (APERRE) e 25.40 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": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34097,
            "slug": "vs19_388_144",
            "identifier": "vs19_388_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_144/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 144,
            "title": "Articolo aggiuntivo 26.038 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 26.038 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.038 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.038 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": 1,
            "n_margin": 83,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 34096,
            "slug": "vs19_388_170",
            "identifier": "vs19_388_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_170/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 170,
            "title": "Emendamento 33.7000, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 33.7000, DDL n. 2022",
            "original_title": "Votazione Emendamento 33.7000, DDL n. 2022",
            "description_title": "Emendamento 33.7000, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 54,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34087,
            "slug": "vs19_388_104",
            "identifier": "vs19_388_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_104/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 25.22 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.22 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.22 DDL n. 2022",
            "description_title": "Emendamento 25.22 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34086,
            "slug": "vs19_388_147",
            "identifier": "vs19_388_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_147/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 147,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 2022",
            "original_title": "Votazione Articolo 27 DDL n. 2022",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 46,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34079,
            "slug": "vs19_388_136",
            "identifier": "vs19_388_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_136/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 136,
            "title": "Emendamento 26.1001 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.1001 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1001 DDL n. 2022",
            "description_title": "Emendamento 26.1001 GHIRRA FRANCESCA (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": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34064,
            "slug": "vs19_388_160",
            "identifier": "vs19_388_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_160/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 160,
            "title": "Emendamento 28.17 PAVANELLI EMMA (M5S) - Votazione Emendamento 28.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.17 DDL n. 2022",
            "description_title": "Emendamento 28.17 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34063,
            "slug": "vs19_388_102",
            "identifier": "vs19_388_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_102/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici emendamenti 25.17 IARIA ANTONINO (M5S), 25.18 PASTORELLA GIULIA (APERRE), 25.19 DEL BARBA MAURO (IVICRE) e 25.20 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 25.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.17 DDL n. 2022",
            "description_title": "Identici emendamenti 25.17 IARIA ANTONINO (M5S), 25.18 PASTORELLA GIULIA (APERRE), 25.19 DEL BARBA MAURO (IVICRE) e 25.20 MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34057,
            "slug": "vs19_388_175",
            "identifier": "vs19_388_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_175/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 175,
            "title": "Emendamento 34.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.4 DDL n. 2022",
            "description_title": "Emendamento 34.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.79
        }
    ]
}