Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=320
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=321",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=319",
    "results": [
        {
            "id": 22844,
            "slug": "vs19_129_049",
            "identifier": "vs19_129_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_049/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 49,
            "title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alla missione di cui alla scheda n. 6-bis - Votazione Risoluzione 6_00033",
            "original_title": "Votazione Risoluzione 6_00033",
            "description_title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alla missione di cui alla scheda n. 6-bis",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 85,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22849,
            "slug": "vs19_129_050",
            "identifier": "vs19_129_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_050/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 50,
            "title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alla missione di cui alla scheda n. 30-bis - Votazione Risoluzione 6_00033",
            "original_title": "Votazione Risoluzione 6_00033",
            "description_title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alla missione di cui alla scheda n. 30-bis",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 101,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 19725,
            "slug": "vs19_057_038",
            "identifier": "vs19_057_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_038/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/888/82 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/888/82 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/82 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/82 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": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 19107,
            "slug": "vs19_033_057",
            "identifier": "vs19_033_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_057/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/730/101 RUFFINO DANIELA (AIV-RE) - Votazione Ordine del giorno 9/730/101 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/101 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/101 RUFFINO DANIELA (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19239,
            "slug": "vs19_047_001",
            "identifier": "vs19_047_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_047_001/?format=api",
            "sitting": {
                "id": 1291,
                "date": "2023-02-01",
                "number": 47,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00049 CATTOI VANESSA (LEGA), FOTI TOMMASO (FDI), SERRACCHIANI DEBORA (PD-IDP), SILVESTRI FRANCESCO (M5S), CATTANEO ALESSANDRO (FI-PPE), RICHETTI MATTEO (AIV-RE), ZANELLA LUANA (AVS), LUPI MAURIZIO (NM-M), SCHULLIAN MANFRED (MISTO) ed altri - Votazione Mozione 1_00049",
            "original_title": "Votazione Mozione 1_00049",
            "description_title": "Mozione n. 1-00049 CATTOI VANESSA (LEGA), FOTI TOMMASO (FDI), SERRACCHIANI DEBORA (PD-IDP), SILVESTRI FRANCESCO (M5S), CATTANEO ALESSANDRO (FI-PPE), RICHETTI MATTEO (AIV-RE), ZANELLA LUANA (AVS), LUPI MAURIZIO (NM-M), SCHULLIAN MANFRED (MISTO) 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": 134,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 18983,
            "slug": "vs19_042_008",
            "identifier": "vs19_042_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_008/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/761/8 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/761/8 DDL n. 0761",
            "original_title": "Votazione Ordine del giorno 9/761/8 DDL n. 0761",
            "description_title": "Ordine del giorno n. 9/761/8 DORI DEVIS (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": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22894,
            "slug": "vs19_129_053",
            "identifier": "vs19_129_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_053/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 53,
            "title": "Risoluzione n. 6-00034, limitatamente alla premessa, PROVENZANO GIUSEPPE (PD-IDP) ed altri - Votazione Risoluzione 6_00034",
            "original_title": "Votazione Risoluzione 6_00034",
            "description_title": "Risoluzione n. 6-00034, limitatamente alla premessa, PROVENZANO GIUSEPPE (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": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 29.01
        },
        {
            "id": 24711,
            "slug": "vs19_176_036",
            "identifier": "vs19_176_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_036/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 36,
            "title": "Mozione n. 1-00196, ad eccezione della lettera f) del capoverso primo della parte dispositiva, DE LUCA PIERO (PD-IDP), GRIMALDI MARCO (AVS) ed altri - Votazione Mozione 1_00196",
            "original_title": "Votazione Mozione 1_00196",
            "description_title": "Mozione n. 1-00196, ad eccezione della lettera f) del capoverso primo della parte dispositiva, DE LUCA PIERO (PD-IDP), GRIMALDI MARCO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 19045,
            "slug": "vs19_042_005",
            "identifier": "vs19_042_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_005/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/761/4 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/761/4 DDL n. 0761",
            "original_title": "Votazione Ordine del giorno 9/761/4 DDL n. 0761",
            "description_title": "Ordine del giorno n. 9/761/4 BALDINO VITTORIA (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": 83,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 20922,
            "slug": "vs19_092_038",
            "identifier": "vs19_092_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_092_038/?format=api",
            "sitting": {
                "id": 1357,
                "date": "2023-04-26",
                "number": 92,
                "branch": "C"
            },
            "number": 38,
            "title": "Mozione n. 1-00081 (Nuova formulazione), limitatamente ai capoversi quinto e decimo della parte dispositiva, RUFFINO DANIELA (AIV-RE) ed altri - Votazione Mozione 1_00081",
            "original_title": "Votazione Mozione 1_00081",
            "description_title": "Mozione n. 1-00081 (Nuova formulazione), limitatamente ai capoversi quinto e decimo della parte dispositiva, RUFFINO DANIELA (AIV-RE) 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": 5,
            "n_margin": 64,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 19181,
            "slug": "vs19_046_002",
            "identifier": "vs19_046_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_046_002/?format=api",
            "sitting": {
                "id": 1289,
                "date": "2023-01-31",
                "number": 46,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.201 della Commissione - Votazione Emendamento 1.201 PDL n. 0303",
            "original_title": "Votazione Emendamento 1.201 PDL n. 0303",
            "description_title": "Emendamento 1.201 della Commissione",
            "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": 127,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18486,
            "slug": "vs19_019_001",
            "identifier": "vs19_019_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_001/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.1 DDL n. 0547",
            "description_title": "Emendamento 1.1 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": 19,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 18402,
            "slug": "vs19_019_002",
            "identifier": "vs19_019_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_002/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.2 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.2 DDL n. 0547",
            "description_title": "Emendamento 1.2 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18941,
            "slug": "vs19_042_004",
            "identifier": "vs19_042_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_004/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/761/3 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/761/3 DDL n. 0761",
            "original_title": "Votazione Ordine del giorno 9/761/3 DDL n. 0761",
            "description_title": "Ordine del giorno n. 9/761/3 PELLEGRINI MARCO (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": 88,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 18397,
            "slug": "vs19_019_003",
            "identifier": "vs19_019_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_003/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.3 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.3 DDL n. 0547",
            "description_title": "Emendamento 1.3 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 18812,
            "slug": "vs19_043_022",
            "identifier": "vs19_043_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_022/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 11 - Votazione Articolo 11 PDL n. 0338",
            "original_title": "Votazione Articolo 11 PDL n. 0338",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 117,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 27322,
            "slug": "vs19_233_031",
            "identifier": "vs19_233_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_031/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1606/54 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1606/54 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/54 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/54 MORFINO DANIELA (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": 58,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 29.01
        },
        {
            "id": 25191,
            "slug": "vs19_200_036",
            "identifier": "vs19_200_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_036/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1551/39 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1551/39 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/39 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/39 CURTI AUGUSTO (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": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25115,
            "slug": "vs19_197_007",
            "identifier": "vs19_197_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_007/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.6 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1324",
            "description_title": "Emendamento 1.6 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 25135,
            "slug": "vs19_197_021",
            "identifier": "vs19_197_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_021/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 2.12 FORATTINI ANTONELLA (PD-IDP) e 2.13 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 2.12 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1324",
            "description_title": "Identici emendamenti 2.12 FORATTINI ANTONELLA (PD-IDP) e 2.13 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27748,
            "slug": "vs19_239_088",
            "identifier": "vs19_239_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_088/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 88,
            "title": "Identici articoli aggiuntivi 21.6 ALIFANO ENRICA (M5S) e 21.7 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.6 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.6 ALIFANO ENRICA (M5S) e 21.7 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": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27757,
            "slug": "vs19_239_087",
            "identifier": "vs19_239_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_087/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 21.5 ALIFANO ENRICA (M5S) - Votazione Emendamento 21.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.5 DDL n. 1515",
            "description_title": "Emendamento 21.5 ALIFANO ENRICA (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": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21840,
            "slug": "vs19_132_048",
            "identifier": "vs19_132_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_048/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 6.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 6.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.1 PDL n. 0596",
            "description_title": "Emendamento 6.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": 6,
            "n_margin": 57,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 26132,
            "slug": "vs19_216_031",
            "identifier": "vs19_216_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_031/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.7 EVI ELEONORA (AVS) - Votazione Emendamento 3.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1555",
            "description_title": "Emendamento 3.7 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 26133,
            "slug": "vs19_216_086",
            "identifier": "vs19_216_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_086/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 12.6 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.6 DDL n. 1555",
            "description_title": "Emendamento 12.6 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26184,
            "slug": "vs19_216_130",
            "identifier": "vs19_216_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_130/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 130,
            "title": "Articolo aggiuntivo 20.02 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 20.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 20.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 20.02 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 82,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 21836,
            "slug": "vs19_132_038",
            "identifier": "vs19_132_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_038/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0596",
            "description_title": "Emendamento 3.1 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 26135,
            "slug": "vs19_216_077",
            "identifier": "vs19_216_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_077/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 11.10 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.10 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.10 DDL n. 1555",
            "description_title": "Emendamento 11.10 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26144,
            "slug": "vs19_216_075",
            "identifier": "vs19_216_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_075/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.7 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.7 DDL n. 1555",
            "description_title": "Emendamento 11.7 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22548,
            "slug": "vs19_134_105",
            "identifier": "vs19_134_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_105/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (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": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26181,
            "slug": "vs19_216_071",
            "identifier": "vs19_216_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_071/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 11.1 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.1 DDL n. 1555",
            "description_title": "Emendamento 11.1 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25189,
            "slug": "vs19_200_034",
            "identifier": "vs19_200_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_034/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1551/37 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1551/37 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/37 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/37 GHIO VALENTINA (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26172,
            "slug": "vs19_216_007",
            "identifier": "vs19_216_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_007/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1555",
            "description_title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22425,
            "slug": "vs19_134_025",
            "identifier": "vs19_134_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_025/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.158 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.158 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.158 PDL n. 0384",
            "description_title": "Emendamento 3.158 SPORTIELLO GILDA (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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26091,
            "slug": "vs19_216_012",
            "identifier": "vs19_216_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_012/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 1.12 CAPPELLETTI ENRICO (M5S) e 1.13 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.12 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1555",
            "description_title": "Identici emendamenti 1.12 CAPPELLETTI ENRICO (M5S) e 1.13 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 25054,
            "slug": "vs19_191_021",
            "identifier": "vs19_191_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_021/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, ad eccezione dei capoversi primo e sesto della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00163",
            "original_title": "Votazione Mozione 1_00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, ad eccezione dei capoversi primo e sesto della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (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": 2,
            "n_margin": 120,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 24956,
            "slug": "vs19_196_049",
            "identifier": "vs19_196_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_049/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1437/52 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1437/52 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/52 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/52 COLUCCI ALFONSO (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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26178,
            "slug": "vs19_216_066",
            "identifier": "vs19_216_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_066/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 11.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 11.18 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.18 DDL n. 1555",
            "description_title": "Emendamento 11.18 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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27411,
            "slug": "vs19_236_063",
            "identifier": "vs19_236_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_063/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 3.20 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 3.20 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.20 DDL n. 1630",
            "description_title": "Emendamento 3.20 LOVECCHIO GIORGIO (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": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26125,
            "slug": "vs19_216_004",
            "identifier": "vs19_216_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_004/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 BONELLI ANGELO (AVS) - Votazione Emendamento 1.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1555",
            "description_title": "Emendamento 1.4 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": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26113,
            "slug": "vs19_216_097",
            "identifier": "vs19_216_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_097/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo aggiuntivo 12.02 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.02 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": 54,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 22502,
            "slug": "vs19_134_043",
            "identifier": "vs19_134_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_043/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.65 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.65 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.65 PDL n. 0384",
            "description_title": "Emendamento 3.65 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26194,
            "slug": "vs19_216_133",
            "identifier": "vs19_216_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_133/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 133,
            "title": "Identici articoli aggiuntivi 21.01 BENZONI FABRIZIO (APERRE), 21.04 CASU ANDREA (PD-IDP), \n21.010 TODDE ALESSANDRA (M5S) e 21.01001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 21.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 21.01 DDL n. 1555",
            "description_title": "Identici articoli aggiuntivi 21.01 BENZONI FABRIZIO (APERRE), 21.04 CASU ANDREA (PD-IDP), \n21.010 TODDE ALESSANDRA (M5S) e 21.01001 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": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25117,
            "slug": "vs19_197_015",
            "identifier": "vs19_197_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_015/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.6 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 2.6 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1324",
            "description_title": "Emendamento 2.6 CARAMIELLO ALESSANDRO (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": 11,
            "n_margin": 48,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 27495,
            "slug": "vs19_237_022",
            "identifier": "vs19_237_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_022/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 22,
            "title": "Risoluzione n. 6-00071, limitatamente alle premesse, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00071",
            "original_title": "Votazione Risoluzione 6_00071",
            "description_title": "Risoluzione n. 6-00071, limitatamente alle premesse, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1)",
            "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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26109,
            "slug": "vs19_216_040",
            "identifier": "vs19_216_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_040/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1555",
            "original_title": "Votazione Articolo 4 DDL n. 1555",
            "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": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26103,
            "slug": "vs19_216_056",
            "identifier": "vs19_216_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_056/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.9 EVI ELEONORA (AVS) - Votazione Emendamento 10.9 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.9 DDL n. 1555",
            "description_title": "Emendamento 10.9 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": 39,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 27306,
            "slug": "vs19_233_034",
            "identifier": "vs19_233_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_034/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1606/60 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1606/60 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/60 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/60 ZANELLA LUANA (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": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 26070,
            "slug": "vs19_216_043",
            "identifier": "vs19_216_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_043/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 5.01 MAGI RICCARDO (MISTO) - Votazione Emendamento 5.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 5.01 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24970,
            "slug": "vs19_196_054",
            "identifier": "vs19_196_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_054/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1437/58 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1437/58 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/58 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/58 IARIA ANTONINO (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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        }
    ]
}