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

{
    "count": 24995,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=425",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=423",
    "results": [
        {
            "id": 22589,
            "slug": "vs19_153_016",
            "identifier": "vs19_153_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_016/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 4.03 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.03 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.03 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 4.03 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24465,
            "slug": "vs19_184_012",
            "identifier": "vs19_184_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_012/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1406",
            "description_title": "Emendamento 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 31506,
            "slug": "vs19_340_030",
            "identifier": "vs19_340_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_030/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.2 BONELLI ANGELO (AVS) - Votazione Emendamento 4.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1997",
            "description_title": "Emendamento 4.2 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": 22,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 24601,
            "slug": "vs19_184_007",
            "identifier": "vs19_184_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_007/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.2 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1406",
            "description_title": "Emendamento 2.2 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": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22591,
            "slug": "vs19_153_006",
            "identifier": "vs19_153_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_006/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.500, PDL n. 0418",
            "original_title": "Votazione Emendamento 3.500, PDL n. 0418",
            "description_title": "Emendamento 3.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 93,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24699,
            "slug": "vs19_184_088",
            "identifier": "vs19_184_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_088/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (AIV-RE) - Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (AIV-RE)",
            "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": 42,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 24729,
            "slug": "vs19_184_050",
            "identifier": "vs19_184_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_050/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 4.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.14 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.14 DDL n. 1406",
            "description_title": "Emendamento 4.14 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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22594,
            "slug": "vs19_153_002",
            "identifier": "vs19_153_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_002/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.5 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 1.5 PDL n. 0418",
            "original_title": "Votazione Emendamento 1.5 PDL n. 0418",
            "description_title": "Emendamento 1.5 ORRICO ANNA LAURA (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": 36,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24488,
            "slug": "vs19_184_028",
            "identifier": "vs19_184_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_028/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.25 EVI ELEONORA (AVS) - Votazione Emendamento 2.25 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.25 DDL n. 1406",
            "description_title": "Emendamento 2.25 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": 37,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24509,
            "slug": "vs19_184_037",
            "identifier": "vs19_184_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_037/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.9 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 3.9 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1406",
            "description_title": "Emendamento 3.9 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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31517,
            "slug": "vs19_340_041",
            "identifier": "vs19_340_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_041/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 6.2 FONTANA ILARIA (M5S) - Votazione Emendamento 6.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 6.2 DDL n. 1997",
            "description_title": "Emendamento 6.2 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 76.4
        },
        {
            "id": 24786,
            "slug": "vs19_184_090",
            "identifier": "vs19_184_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_090/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1406/11 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1406/11 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/11 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/11 DE MICHELI PAOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24722,
            "slug": "vs19_184_097",
            "identifier": "vs19_184_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_097/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 97,
            "title": "Risoluzione n. 6-00062, ad eccezione del capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Risoluzione 6_00062",
            "original_title": "Votazione Risoluzione 6_00062",
            "description_title": "Risoluzione n. 6-00062, ad eccezione del capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 32726,
            "slug": "vs19_367_002",
            "identifier": "vs19_367_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_002/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-326 NF CPV 2 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 2 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 72.78
        },
        {
            "id": 24485,
            "slug": "vs19_184_071",
            "identifier": "vs19_184_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_071/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 6.17 APPENDINO CHIARA (M5S) - Votazione Emendamento 6.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.17 DDL n. 1406",
            "description_title": "Emendamento 6.17 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": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24708,
            "slug": "vs19_184_095",
            "identifier": "vs19_184_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_095/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 95,
            "title": "Risoluzione n. 6-00060 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione Risoluzione 6_00060",
            "original_title": "Votazione Risoluzione 6_00060",
            "description_title": "Risoluzione n. 6-00060 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24441,
            "slug": "vs19_184_014",
            "identifier": "vs19_184_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_014/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.9 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1406",
            "description_title": "Emendamento 2.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": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24454,
            "slug": "vs19_184_080",
            "identifier": "vs19_184_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_080/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1406",
            "original_title": "Votazione Articolo 7 DDL n. 1406",
            "description_title": "Articolo 7",
            "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": 85,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24462,
            "slug": "vs19_184_022",
            "identifier": "vs19_184_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_022/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.19 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.19 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.19 DDL n. 1406",
            "description_title": "Emendamento 2.19 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22590,
            "slug": "vs19_153_026",
            "identifier": "vs19_153_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_026/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 26,
            "title": "Disposizioni per la prevenzione della dispersione scolastica",
            "original_title": "Votazione finale PDL n. 0418",
            "description_title": "Introduzione dello sviluppo di competenze non cognitive e trasversali nei percorsi delle istituzioni scolastiche e dei centri provinciali per l'istruzione degli adulti nonché nei percorsi di istruzione e formazione professionale (PDL 418)",
            "public_title": "Disposizioni per la prevenzione della dispersione scolastica",
            "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": 78,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24475,
            "slug": "vs19_184_010",
            "identifier": "vs19_184_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_010/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.5 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1406",
            "description_title": "Emendamento 2.5 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": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22610,
            "slug": "vs19_153_015",
            "identifier": "vs19_153_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_015/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 4.02 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.02 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.02 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 4.02 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22619,
            "slug": "vs19_153_011",
            "identifier": "vs19_153_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_011/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.501, PDL n. 0418",
            "original_title": "Votazione Emendamento 4.501, PDL n. 0418",
            "description_title": "Emendamento 4.501, 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": 0,
            "n_margin": 143,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 24503,
            "slug": "vs19_184_027",
            "identifier": "vs19_184_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_027/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.24 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.24 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1406",
            "description_title": "Emendamento 2.24 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": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22368,
            "slug": "vs19_151_005",
            "identifier": "vs19_151_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_151_005/?format=api",
            "sitting": {
                "id": 1435,
                "date": "2023-08-01",
                "number": 151,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione Zanella e altri su informativa revisione complessiva Pnrr, ad eccezione dei capoversi 10-13",
            "original_title": "Votazione Risoluzione 6_00046",
            "description_title": "Risoluzione n. 6-00046, limitatamente alla parte dispositiva, ad eccezione dei capoversi dal decimo al tredicesimo, ZANELLA LUANA (AVS) ed altri",
            "public_title": "Risoluzione Zanella e altri su informativa revisione complessiva Pnrr, ad eccezione dei capoversi 10-13",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 24526,
            "slug": "vs19_184_036",
            "identifier": "vs19_184_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_036/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.8 EVI ELEONORA (AVS) - Votazione Emendamento 3.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1406",
            "description_title": "Emendamento 3.8 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": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24528,
            "slug": "vs19_184_072",
            "identifier": "vs19_184_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_072/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 6.18 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.18 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.18 DDL n. 1406",
            "description_title": "Emendamento 6.18 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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24532,
            "slug": "vs19_184_015",
            "identifier": "vs19_184_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_015/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.10 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1406",
            "description_title": "Emendamento 2.10 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": 24,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24535,
            "slug": "vs19_184_029",
            "identifier": "vs19_184_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_029/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1406",
            "original_title": "Votazione Articolo 2 DDL n. 1406",
            "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": 87,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22596,
            "slug": "vs19_153_017",
            "identifier": "vs19_153_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_017/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 4.04 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.04 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.04 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 4.04 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24557,
            "slug": "vs19_184_074",
            "identifier": "vs19_184_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_074/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 6.20 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.20 DDL n. 1406",
            "description_title": "Emendamento 6.20 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": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24562,
            "slug": "vs19_184_055",
            "identifier": "vs19_184_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_055/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 4.19 TODDE ALESSANDRA (M5S) - Votazione Emendamento 4.19 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1406",
            "description_title": "Emendamento 4.19 TODDE ALESSANDRA (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": 26,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24576,
            "slug": "vs19_184_004",
            "identifier": "vs19_184_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_004/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 EVI ELEONORA (AVS) - Votazione Emendamento 1.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1406",
            "description_title": "Emendamento 1.4 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": 28,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24578,
            "slug": "vs19_184_075",
            "identifier": "vs19_184_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_075/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 6.21 FONTANA ILARIA (M5S) - Votazione Emendamento 6.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.21 DDL n. 1406",
            "description_title": "Emendamento 6.21 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24589,
            "slug": "vs19_184_067",
            "identifier": "vs19_184_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_067/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 6.13 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.13 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.13 DDL n. 1406",
            "description_title": "Emendamento 6.13 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": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 31542,
            "slug": "vs19_340_066",
            "identifier": "vs19_340_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_066/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 9-quinquies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-quinquies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quinquies.1 DDL n. 1997",
            "description_title": "Emendamento 9-quinquies.1 BORRELLI FRANCESCO EMILIO (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": 18,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 22604,
            "slug": "vs19_153_028",
            "identifier": "vs19_153_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_028/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.1000 CAPPELLACCI UGO (FI-PPE) - Votazione Emendamento 2.1000 PDL n. 0249",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 0249",
            "description_title": "Emendamento 2.1000 CAPPELLACCI UGO (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": 0,
            "n_margin": 141,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 31546,
            "slug": "vs19_340_070",
            "identifier": "vs19_340_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_070/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 9-sexies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-sexies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.1 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.1 BORRELLI FRANCESCO EMILIO (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": 22,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31551,
            "slug": "vs19_340_075",
            "identifier": "vs19_340_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_075/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 9-sexies.9 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-sexies.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.9 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.9 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 24621,
            "slug": "vs19_184_058",
            "identifier": "vs19_184_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_058/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1406",
            "original_title": "Votazione Articolo 4 DDL n. 1406",
            "description_title": "Articolo 4",
            "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": 84,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24626,
            "slug": "vs19_184_064",
            "identifier": "vs19_184_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_064/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 6.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.10 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.10 DDL n. 1406",
            "description_title": "Emendamento 6.10 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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24664,
            "slug": "vs19_184_099",
            "identifier": "vs19_184_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_099/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 99,
            "title": "Risoluzione n. 6-00063, limitatamente alla premessa e ai capoversi settimo e decimo della parte dispositiva, DEL BARBA MAURO (AIV-RE) ed altri - Votazione Risoluzione 6_00063",
            "original_title": "Votazione Risoluzione 6_00063",
            "description_title": "Risoluzione n. 6-00063, limitatamente alla premessa e ai capoversi settimo e decimo della parte dispositiva, DEL BARBA MAURO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 22614,
            "slug": "vs19_153_034",
            "identifier": "vs19_153_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_034/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 34,
            "title": "Legge sull'oblio oncologico",
            "original_title": "Votazione finale PDL n. 0249",
            "description_title": "Disposizioni per la prevenzione delle discriminazioni e la tutela dei diritti delle persone che sono state affette da malattie oncologiche (TESTO UNIFICATO PDL 249-413-690-744-885-959-1013-1066-1182-1200)",
            "public_title": "Legge sull'oblio oncologico",
            "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": 140,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 31572,
            "slug": "vs19_340_097",
            "identifier": "vs19_340_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_097/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 9-novies.10 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-novies.10 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.10 DDL n. 1997",
            "description_title": "Emendamento 9-novies.10 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31576,
            "slug": "vs19_340_102",
            "identifier": "vs19_340_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_102/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici emendamenti 9-decies.3 e 9-decies.4 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-decies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.3 DDL n. 1997",
            "description_title": "Identici emendamenti 9-decies.3 e 9-decies.4 DE LUCA PIERO (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": 23,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 24747,
            "slug": "vs19_184_062",
            "identifier": "vs19_184_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_062/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 6.4 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.4 DDL n. 1406",
            "description_title": "Emendamento 6.4 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": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 31585,
            "slug": "vs19_340_111",
            "identifier": "vs19_340_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_111/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 111,
            "title": "Articolo aggiuntivo 9-terdecies.02 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.02 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": 23,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 24765,
            "slug": "vs19_184_020",
            "identifier": "vs19_184_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_020/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.17 EVI ELEONORA (AVS) - Votazione Emendamento 2.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.17 DDL n. 1406",
            "description_title": "Emendamento 2.17 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": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24767,
            "slug": "vs19_184_053",
            "identifier": "vs19_184_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_053/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.17 EVI ELEONORA (AVS) - Votazione Emendamento 4.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.17 DDL n. 1406",
            "description_title": "Emendamento 4.17 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": 63.71,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24453,
            "slug": "vs19_184_013",
            "identifier": "vs19_184_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_013/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.8 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1406",
            "description_title": "Emendamento 2.8 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": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        }
    ]
}