Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=167
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=-majority_cohesion_rate&page=168",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=166",
    "results": [
        {
            "id": 21988,
            "slug": "vs19_122_012",
            "identifier": "vs19_122_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_012/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00143 (Nuova formulazione), sulla premessa, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), sulla premessa, BRAGA CHIARA (PD-IDP) 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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 22192,
            "slug": "vs19_147_012",
            "identifier": "vs19_147_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_012/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.1010 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.1010 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.1010 PDL n. 0887",
            "description_title": "Emendamento 1.1010 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 36,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22340,
            "slug": "vs19_146_028",
            "identifier": "vs19_146_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_028/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1194/R/50 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/50 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/50 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/50 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 21995,
            "slug": "vs19_122_002",
            "identifier": "vs19_122_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_002/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 2) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 2) della parte dispositiva, BRAGA CHIARA (PD-IDP) 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": 19,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26841,
            "slug": "vs19_227_016",
            "identifier": "vs19_227_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_016/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.67 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.67 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.67 PDL n. 0893",
            "description_title": "Emendamento 1.67 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26720,
            "slug": "vs19_222_010",
            "identifier": "vs19_222_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_010/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.8 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.8 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1624",
            "description_title": "Emendamento 1.8 LOMUTI ARNALDO (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": 69.62,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 24170,
            "slug": "vs19_168_004",
            "identifier": "vs19_168_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_004/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1373/5 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1373/5 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/5 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/5 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21467,
            "slug": "vs19_112_045",
            "identifier": "vs19_112_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_045/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 45,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 19) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 19) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 146,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 24617,
            "slug": "vs19_175_039",
            "identifier": "vs19_175_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_039/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 7.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 7.1 PDL n. 0835",
            "original_title": "Votazione Emendamento 7.1 PDL n. 0835",
            "description_title": "Emendamento 7.1 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 24200,
            "slug": "vs19_168_037",
            "identifier": "vs19_168_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_037/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1373/44 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1373/44 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/44 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/44 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 38,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22801,
            "slug": "vs19_142_035",
            "identifier": "vs19_142_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_035/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 3.010 FENU EMILIANO (M5S) - Votazione Emendamento 3.010 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.010 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.010 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22765,
            "slug": "vs19_142_019",
            "identifier": "vs19_142_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_019/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 2.04 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.04 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.04 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.04 STEFANAZZI CLAUDIO MICHELE (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": 4,
            "n_margin": 31,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22242,
            "slug": "vs19_150_018",
            "identifier": "vs19_150_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_018/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1239/35 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1239/35 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/35 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/35 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22357,
            "slug": "vs19_150_011",
            "identifier": "vs19_150_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_011/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1239/25 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1239/25 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/25 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/25 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 21535,
            "slug": "vs19_112_029",
            "identifier": "vs19_112_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_029/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 29,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 3) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 3) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 147,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 22420,
            "slug": "vs19_133_011",
            "identifier": "vs19_133_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_011/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 11.103 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 11.103 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.103 PDL n. 0596",
            "description_title": "Emendamento 11.103 AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22516,
            "slug": "vs19_133_070",
            "identifier": "vs19_133_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_070/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 3.11 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.11 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.11 PDL n. 0384",
            "description_title": "Emendamento 3.11 CIANI PAOLO (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": 39,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 21965,
            "slug": "vs19_124_005",
            "identifier": "vs19_124_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_005/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1151/11 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1151/11 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/11 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/11 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26696,
            "slug": "vs19_220_094",
            "identifier": "vs19_220_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_094/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1627/106, come riformulato, MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1627/106, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/106, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/106, come riformulato, MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 103,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 25183,
            "slug": "vs19_200_006",
            "identifier": "vs19_200_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_006/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1551/5, nel testo riformulato, SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1551/5, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/5, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/5, nel testo riformulato, SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 141,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 25193,
            "slug": "vs19_200_024",
            "identifier": "vs19_200_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_024/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1551/24, come riformulato, STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1551/24, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/24, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/24, come riformulato, STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 137,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22568,
            "slug": "vs19_133_026",
            "identifier": "vs19_133_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_026/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/T.U.596/5, nel testo riformulato, QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/T.U.596/5, PDL n. 0596",
            "original_title": "Votazione Ordine del giorno 9/T.U.596/5, PDL n. 0596",
            "description_title": "Ordine del giorno n. 9/T.U.596/5, nel testo riformulato, QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22483,
            "slug": "vs19_133_008",
            "identifier": "vs19_133_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_008/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 11.102 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 11.102 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.102 PDL n. 0596",
            "description_title": "Emendamento 11.102 AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 99,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 22402,
            "slug": "vs19_133_005",
            "identifier": "vs19_133_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_005/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 10.100 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 10.100 PDL n. 0596",
            "original_title": "Votazione Emendamento 10.100 PDL n. 0596",
            "description_title": "Emendamento 10.100 AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 22455,
            "slug": "vs19_133_034",
            "identifier": "vs19_133_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_034/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1178",
            "original_title": "Votazione Articolo 6 PDL n. 1178",
            "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": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 18346,
            "slug": "vs19_016_020",
            "identifier": "vs19_016_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_020/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00023 CONTE GIUSEPPE (M5S) ed altri - Votazione Mozione 1_00023",
            "original_title": "Votazione Mozione 1_00023",
            "description_title": "Mozione n. 1-00023 CONTE GIUSEPPE (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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25175,
            "slug": "vs19_200_011",
            "identifier": "vs19_200_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_011/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1551/10 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1551/10 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/10 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/10 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32595,
            "slug": "vs19_361_052",
            "identifier": "vs19_361_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_052/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1532-bis/71, nel testo riformulato, CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/71, DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/71, DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/71, nel testo riformulato, CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 143,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 32579,
            "slug": "vs19_361_032",
            "identifier": "vs19_361_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_032/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1532-bis/50 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1532-bis/50 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/50 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/50 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 32623,
            "slug": "vs19_361_044",
            "identifier": "vs19_361_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_044/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1532-bis/63 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/63 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/63 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/63 FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 32613,
            "slug": "vs19_361_043",
            "identifier": "vs19_361_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_043/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1532-bis/62 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/62 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/62 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/62 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32092,
            "slug": "vs19_349_042",
            "identifier": "vs19_349_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_042/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1660/6 FURGIUELE DOMENICO (LEGA) - Votazione Ordine del giorno 9/1660/6 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/6 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/6 FURGIUELE DOMENICO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 115,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 40.25
        },
        {
            "id": 32009,
            "slug": "vs19_349_010",
            "identifier": "vs19_349_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_010/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 34.019 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 34.019 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.019 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 34.019 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 32091,
            "slug": "vs19_349_044",
            "identifier": "vs19_349_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_044/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1660/9 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1660/9 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/9 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/9 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31903,
            "slug": "vs19_348_103",
            "identifier": "vs19_348_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_103/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 33.2 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.2 DDL n. 1660",
            "description_title": "Emendamento 33.2 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31930,
            "slug": "vs19_349_034",
            "identifier": "vs19_349_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_034/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 37.01008 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.01008 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01008 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01008 CAFIERO DE RAHO FEDERICO (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": 69.58,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32002,
            "slug": "vs19_348_086",
            "identifier": "vs19_348_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_086/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 86,
            "title": "Articolo aggiuntivo 30.07 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 30.07 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.07 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.07 BONAFE' SIMONA (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.58,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 31994,
            "slug": "vs19_348_087",
            "identifier": "vs19_348_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_087/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 87,
            "title": "Articolo aggiuntivo 30.021 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 30.021 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.021 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.021 DI BIASE MICHELA (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.58,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 31890,
            "slug": "vs19_348_116",
            "identifier": "vs19_348_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_116/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 33.1000 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.1000 DDL n. 1660",
            "description_title": "Emendamento 33.1000 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32060,
            "slug": "vs19_348_049",
            "identifier": "vs19_348_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_049/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 26.01 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 19,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 31863,
            "slug": "vs19_348_114",
            "identifier": "vs19_348_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_114/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 33.14 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.14 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.14 DDL n. 1660",
            "description_title": "Emendamento 33.14 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 32061,
            "slug": "vs19_348_039",
            "identifier": "vs19_348_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_039/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 26.9 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.9 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.9 DDL n. 1660",
            "description_title": "Emendamento 26.9 BONAFE' SIMONA (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.58,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 31918,
            "slug": "vs19_349_035",
            "identifier": "vs19_349_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_035/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 37.01009 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01009 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01009 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01009 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31960,
            "slug": "vs19_348_081",
            "identifier": "vs19_348_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_081/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo aggiuntivo 30.02 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 30.02 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.02 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.02 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 31956,
            "slug": "vs19_349_015",
            "identifier": "vs19_349_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_015/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 35.01 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 35.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 35.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 35.01 DI BIASE MICHELA (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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 27829,
            "slug": "19-157-16",
            "identifier": "19-157-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-157-16/?format=api",
            "sitting": {
                "id": 1605,
                "date": "2024-02-13",
                "number": 157,
                "branch": "S"
            },
            "number": 16,
            "title": "Legge di delegazione europea 2022-2023 - Em. 3.3, Rojc e altri",
            "original_title": "Em. 3.3, Rojc e altri",
            "description_title": "Legge di delegazione europea 2022-2023",
            "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": 9,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 24888,
            "slug": "19-122-72",
            "identifier": "19-122-72",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-122-72/?format=api",
            "sitting": {
                "id": 1514,
                "date": "2023-11-08",
                "number": 122,
                "branch": "S"
            },
            "number": 72,
            "title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2 - Em. 3.68, Guidolin e altri",
            "original_title": "Em. 3.68, Guidolin e altri",
            "description_title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2",
            "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": 9,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 27630,
            "slug": "19-156-44",
            "identifier": "19-156-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-156-44/?format=api",
            "sitting": {
                "id": 1601,
                "date": "2024-02-08",
                "number": 156,
                "branch": "S"
            },
            "number": 44,
            "title": "Em. 5.0.105, Lopreiato e altri",
            "original_title": "Em. 5.0.105, Lopreiato e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 24847,
            "slug": "19-122-91",
            "identifier": "19-122-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-122-91/?format=api",
            "sitting": {
                "id": 1514,
                "date": "2023-11-08",
                "number": 122,
                "branch": "S"
            },
            "number": 91,
            "title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2 - Em. 3.215, Zampa e altri",
            "original_title": "Em. 3.215, Zampa e altri",
            "description_title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2",
            "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": 10,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 27633,
            "slug": "19-156-41",
            "identifier": "19-156-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-156-41/?format=api",
            "sitting": {
                "id": 1601,
                "date": "2024-02-08",
                "number": 156,
                "branch": "S"
            },
            "number": 41,
            "title": "Em. 5.0.102, Lopreiato e altri",
            "original_title": "Em. 5.0.102, Lopreiato e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 62.07
        }
    ]
}