Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=157
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=158",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=156",
    "results": [
        {
            "id": 22299,
            "slug": "vs19_150_013",
            "identifier": "vs19_150_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_013/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1239/27 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1239/27 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/27 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/27 TORTO 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26770,
            "slug": "vs19_222_021",
            "identifier": "vs19_222_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_021/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.20 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.20 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1624",
            "description_title": "Emendamento 1.20 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26765,
            "slug": "vs19_222_032",
            "identifier": "vs19_222_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_032/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.31 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.31 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1624",
            "description_title": "Emendamento 1.31 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26725,
            "slug": "vs19_222_017",
            "identifier": "vs19_222_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_017/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.17 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.17 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1624",
            "description_title": "Emendamento 1.17 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26754,
            "slug": "vs19_222_030",
            "identifier": "vs19_222_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_030/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.29 ONORI FEDERICA (M5S) - Votazione Emendamento 1.29 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1624",
            "description_title": "Emendamento 1.29 ONORI FEDERICA (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": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26730,
            "slug": "vs19_222_019",
            "identifier": "vs19_222_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_019/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.9 BONELLI ANGELO (AVS) - Votazione Emendamento 1.9 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1624",
            "description_title": "Emendamento 1.9 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 23907,
            "slug": "vs19_154_042",
            "identifier": "vs19_154_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_042/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 20.2 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 20.2 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 20.2 DDL n. 1038-B",
            "description_title": "Emendamento 20.2 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": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22777,
            "slug": "vs19_141_046",
            "identifier": "vs19_141_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_046/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1134",
            "original_title": "Votazione Articolo 21 DDL n. 1134",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 24201,
            "slug": "vs19_168_023",
            "identifier": "vs19_168_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_023/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1373/27 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1373/27 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/27 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/27 L'ABBATE PATTY (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": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 24214,
            "slug": "vs19_168_038",
            "identifier": "vs19_168_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_038/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1373/45 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1373/45 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/45 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/45 BONELLI ANGELO (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": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 22250,
            "slug": "vs19_146_002",
            "identifier": "vs19_146_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_002/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1194/R/5 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/5 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/5 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/5 ROGGIANI SILVIA (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": 19,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 23900,
            "slug": "vs19_154_004",
            "identifier": "vs19_154_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_004/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1038-B",
            "original_title": "Votazione Articolo 4 DDL n. 1038-B",
            "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": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 24185,
            "slug": "vs19_168_017",
            "identifier": "vs19_168_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_017/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1373/21 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1373/21 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/21 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/21 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": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 24197,
            "slug": "vs19_168_012",
            "identifier": "vs19_168_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_012/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1373/14 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1373/14 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/14 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/14 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21979,
            "slug": "vs19_122_017",
            "identifier": "vs19_122_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_017/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 20) della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00146",
            "original_title": "Votazione Mozione 1_00146",
            "description_title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 20) della parte dispositiva, SILVESTRI FRANCESCO (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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24049,
            "slug": "vs19_160_028",
            "identifier": "vs19_160_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_028/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 4.1 MARI FRANCESCO (AVS), 4.2 SCOTTO ARTURO (PD-IDP) e 4.3 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.1 DDL n. 1364",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1364",
            "description_title": "Identici emendamenti 4.1 MARI FRANCESCO (AVS), 4.2 SCOTTO ARTURO (PD-IDP) e 4.3 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": 42,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22008,
            "slug": "vs19_122_021",
            "identifier": "vs19_122_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_021/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00158, ad eccezione dei capoversi 2) e 6) della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione Mozione 1_00158",
            "original_title": "Votazione Mozione 1_00158",
            "description_title": "Mozione n. 1-00158, ad eccezione dei capoversi 2) e 6) della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21709,
            "slug": "vs19_114_006",
            "identifier": "vs19_114_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_006/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1114/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1114/27 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/27 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/27 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": 4,
            "n_margin": 122,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 23957,
            "slug": "vs19_154_064",
            "identifier": "vs19_154_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_064/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1038-B/14 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1038-B/14 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/14 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/14 SANTILLO AGOSTINO (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": 4,
            "n_margin": 64,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 24210,
            "slug": "vs19_168_020",
            "identifier": "vs19_168_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_020/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1373/24 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1373/24 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/24 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/24 BARZOTTI VALENTINA (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": 70.04,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31955,
            "slug": "vs19_348_071",
            "identifier": "vs19_348_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_071/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 27.1002 COLUCCI ALFONSO (M5S) e 27.1011 MAURI MATTEO (PD-IDP) - Votazione Emendamento 27.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1002 DDL n. 1660",
            "description_title": "Identici emendamenti 27.1002 COLUCCI ALFONSO (M5S) e 27.1011 MAURI MATTEO (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": 70.0,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 32056,
            "slug": "vs19_348_112",
            "identifier": "vs19_348_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_112/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 33.12 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.12 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.12 DDL n. 1660",
            "description_title": "Emendamento 33.12 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": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31925,
            "slug": "vs19_348_108",
            "identifier": "vs19_348_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_108/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 33.8 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.8 DDL n. 1660",
            "description_title": "Emendamento 33.8 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": 1,
            "n_margin": 69,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 45.91
        },
        {
            "id": 31953,
            "slug": "vs19_348_069",
            "identifier": "vs19_348_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_069/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 27.6 COLUCCI ALFONSO (M5S) - Votazione Emendamento 27.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.6 DDL n. 1660",
            "description_title": "Emendamento 27.6 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 31882,
            "slug": "vs19_349_030",
            "identifier": "vs19_349_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_030/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 37.01003 ASCARI STEFANIA (M5S) - Votazione Emendamento 37.01003 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01003 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01003 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 31976,
            "slug": "vs19_349_022",
            "identifier": "vs19_349_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_022/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 37.014 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 37.014 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.014 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.014 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 31947,
            "slug": "vs19_348_082",
            "identifier": "vs19_348_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_082/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 30.03 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 30.03 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.03 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.03 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 31933,
            "slug": "vs19_349_027",
            "identifier": "vs19_349_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_027/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 37.01000 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01000 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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31958,
            "slug": "vs19_349_025",
            "identifier": "vs19_349_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_025/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 37.011 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.011 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.011 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.011 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": 30,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 31913,
            "slug": "vs19_349_012",
            "identifier": "vs19_349_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_012/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 34.01002 DORI DEVIS (AVS) - Votazione Emendamento 34.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 34.01002 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31980,
            "slug": "vs19_348_074",
            "identifier": "vs19_348_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_074/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1660",
            "original_title": "Votazione Articolo 27 DDL n. 1660",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31992,
            "slug": "vs19_348_073",
            "identifier": "vs19_348_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_073/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 27.1005 COLUCCI ALFONSO (M5S) - Votazione Emendamento 27.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1005 DDL n. 1660",
            "description_title": "Emendamento 27.1005 COLUCCI ALFONSO (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": 70.0,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31907,
            "slug": "vs19_348_117",
            "identifier": "vs19_348_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_117/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 117,
            "title": "Articolo 33 - Votazione Articolo 33 DDL n. 1660",
            "original_title": "Votazione Articolo 33 DDL n. 1660",
            "description_title": "Articolo 33",
            "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": 32,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 31979,
            "slug": "vs19_348_088",
            "identifier": "vs19_348_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_088/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 88,
            "title": "Articolo aggiuntivo 30.022 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 30.022 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.022 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.022 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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 32040,
            "slug": "vs19_348_110",
            "identifier": "vs19_348_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_110/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 33.10 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.10 DDL n. 1660",
            "description_title": "Emendamento 33.10 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": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 32025,
            "slug": "vs19_348_075",
            "identifier": "vs19_348_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_075/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 75,
            "title": "Articolo 28 (Mantenimento) - Votazione Articolo 28 DDL n. 1660",
            "original_title": "Votazione Articolo 28 DDL n. 1660",
            "description_title": "Articolo 28 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 31989,
            "slug": "vs19_349_038",
            "identifier": "vs19_349_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_038/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 37.01012 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.01012 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01012 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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 31959,
            "slug": "vs19_349_032",
            "identifier": "vs19_349_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_032/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 37.01006 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01006 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 31870,
            "slug": "vs19_348_104",
            "identifier": "vs19_348_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_104/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 33.1001 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 33.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.1001 DDL n. 1660",
            "description_title": "Emendamento 33.1001 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32591,
            "slug": "vs19_361_057",
            "identifier": "vs19_361_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_057/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1532-bis/76 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/76 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/76 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/76 FORATTINI ANTONELLA (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": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 32570,
            "slug": "vs19_361_042",
            "identifier": "vs19_361_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_042/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1532-bis/61 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/61 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/61 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/61 LAI SILVIO (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": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 38625,
            "slug": "vs19_486_008",
            "identifier": "vs19_486_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_008/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2355/8 - Votazione Ordine del giorno 9/2355/8 ",
            "original_title": "Votazione Ordine del giorno 9/2355/8 ",
            "description_title": "ODG 9/2355/8",
            "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": 30,
            "majority_cohesion_rate": 69.96,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 38626,
            "slug": "vs19_486_009",
            "identifier": "vs19_486_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_009/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2355/9 - Votazione Ordine del giorno 9/2355/9 ",
            "original_title": "Votazione Ordine del giorno 9/2355/9 ",
            "description_title": "ODG 9/2355/9",
            "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": 42,
            "majority_cohesion_rate": 69.96,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 31896,
            "slug": "vs19_345_053",
            "identifier": "vs19_345_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_053/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 18.1009 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1009 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1009 DDL n. 1660",
            "description_title": "Emendamento 18.1009 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": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 31906,
            "slug": "vs19_345_052",
            "identifier": "vs19_345_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_052/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 18.1000 SPORTIELLO GILDA (M5S), 18.1019 BENZONI FABRIZIO (APERRE), 18.1017 ZANELLA LUANA (AVS), 18.1028 BOSCHI MARIA ELENA (IVICRE), 18.1025 GIANASSI FEDERICO (PD-IDP) e 18.1013 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 18.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1000 DDL n. 1660",
            "description_title": "Identici emendamenti 18.1000 SPORTIELLO GILDA (M5S), 18.1019 BENZONI FABRIZIO (APERRE), 18.1017 ZANELLA LUANA (AVS), 18.1028 BOSCHI MARIA ELENA (IVICRE), 18.1025 GIANASSI FEDERICO (PD-IDP) e 18.1013 MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 73.12
        },
        {
            "id": 31806,
            "slug": "vs19_345_026",
            "identifier": "vs19_345_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_026/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 26,
            "title": "Subemendamento 0.15.800.1 RUSSO PAOLO EMILIO (FI-PPE) - Votazione Emendamento 0.15.800.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.1 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.1 RUSSO PAOLO EMILIO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31743,
            "slug": "vs19_344_009",
            "identifier": "vs19_344_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_009/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 6.1000 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 6.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 6.1000 DDL n. 1660",
            "description_title": "Emendamento 6.1000 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": 24,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 31923,
            "slug": "vs19_345_051",
            "identifier": "vs19_345_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_051/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 17.01006 AURIEMMA CARMELA (M5S) - Votazione Emendamento 17.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 17.01006 AURIEMMA CARMELA (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": 64,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 31762,
            "slug": "vs19_344_017",
            "identifier": "vs19_344_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_017/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 7.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 7.700, DDL n. 1660",
            "original_title": "Votazione Emendamento 7.700, DDL n. 1660",
            "description_title": "Emendamento 7.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31844,
            "slug": "vs19_344_055",
            "identifier": "vs19_344_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_055/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 10.1003 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 10.1003 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.1003 DDL n. 1660",
            "description_title": "Emendamento 10.1003 ZARATTI FILIBERTO (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": 21,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 79.38
        }
    ]
}