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

{
    "count": 22130,
    "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=n_rebels&page=221",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=219",
    "results": [
        {
            "id": 31453,
            "slug": "vs19_331_076",
            "identifier": "vs19_331_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_076/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1975/30 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1975/30 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/30 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/30 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31939,
            "slug": "vs19_345_050",
            "identifier": "vs19_345_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_050/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 17.01002 ALIFANO ENRICA (M5S) - Votazione Emendamento 17.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 17.01002 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 22835,
            "slug": "vs19_141_010",
            "identifier": "vs19_141_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_010/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00166, capoverso 10) della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00166",
            "original_title": "Votazione Mozione 1_00166",
            "description_title": "Mozione n. 1-00166, capoverso 10) della parte dispositiva, 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 62,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 24737,
            "slug": "vs19_185_030",
            "identifier": "vs19_185_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_030/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 14.101 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 14.101 DDL n. 1294",
            "original_title": "Votazione Emendamento 14.101 DDL n. 1294",
            "description_title": "Emendamento 14.101 GIANASSI FEDERICO (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": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31370,
            "slug": "vs19_331_023",
            "identifier": "vs19_331_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_023/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.13 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.13 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1975",
            "description_title": "Emendamento 3.13 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31854,
            "slug": "vs19_345_035",
            "identifier": "vs19_345_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_035/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 15.01014 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.01014 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01014 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01014 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 32067,
            "slug": "vs19_348_079",
            "identifier": "vs19_348_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_079/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 1660",
            "original_title": "Votazione Articolo 30 DDL n. 1660",
            "description_title": "Articolo 30",
            "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": 29,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 22347,
            "slug": "vs19_146_058",
            "identifier": "vs19_146_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_058/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1194/R/60, come riformulato, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1194/R/60, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/60, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/60, come riformulato, RICCIARDI TONI (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": 1,
            "n_margin": 138,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22291,
            "slug": "vs19_146_054",
            "identifier": "vs19_146_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_054/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1194/R/89 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1194/R/89 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/89 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/89 EVI ELEONORA (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": 21,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22370,
            "slug": "vs19_146_009",
            "identifier": "vs19_146_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_009/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1194/R/23 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1194/R/23 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/23 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/23 QUARTINI ANDREA (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": 42,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 34426,
            "slug": "vs19_388_016",
            "identifier": "vs19_388_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_016/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.3 MORFINO DANIELA (M5S) - Votazione Emendamento 3.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2022",
            "description_title": "Emendamento 3.3 MORFINO DANIELA (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": 23,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 22267,
            "slug": "vs19_146_033",
            "identifier": "vs19_146_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_033/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1194/R/56 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/56 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/56 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/56 FOSSI EMILIANO (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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25032,
            "slug": "vs19_190_017",
            "identifier": "vs19_190_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_017/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1517/33 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1517/33 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/33 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/33 ZAN ALESSANDRO (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": 31,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25203,
            "slug": "vs19_190_001",
            "identifier": "vs19_190_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_001/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1517/3 BERGAMINI DEBORAH (FI-PPE) - Votazione Ordine del giorno 9/1517/3 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/3 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/3 BERGAMINI DEBORAH (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 148,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 25020,
            "slug": "vs19_190_005",
            "identifier": "vs19_190_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_005/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1517/14, nel testo riformulato, CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1517/14, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/14, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/14, nel testo riformulato, CIANI PAOLO (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": 1,
            "n_margin": 149,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 25027,
            "slug": "vs19_190_012",
            "identifier": "vs19_190_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_012/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1517/26 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1517/26 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/26 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/26 BERRUTO MAURO (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": 28,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 34425,
            "slug": "vs19_388_015",
            "identifier": "vs19_388_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_015/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 3.1 BONELLI ANGELO (AVS) e 3.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2022",
            "description_title": "Identici emendamenti 3.1 BONELLI ANGELO (AVS) e 3.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 31796,
            "slug": "vs19_345_027",
            "identifier": "vs19_345_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_027/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 27,
            "title": "Subemendamento 0.15.800.2 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 0.15.800.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.2 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.2 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 67.5
        },
        {
            "id": 22344,
            "slug": "vs19_146_048",
            "identifier": "vs19_146_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_048/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1194/R/77 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/77 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/77 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/77 D'ALFONSO LUCIANO (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": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25329,
            "slug": "vs19_204_038",
            "identifier": "vs19_204_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_038/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1458/75 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1458/75 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/75 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/75 VACCARI STEFANO (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": 65.4,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22308,
            "slug": "vs19_146_053",
            "identifier": "vs19_146_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_053/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1194/R/88, nel testo riformulato, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1194/R/88, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/88, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/88, nel testo riformulato, DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 34879,
            "slug": "vs19_331_086",
            "identifier": "vs19_331_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_086/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1975/41 SANTILLO AGOSTINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/41 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "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": 36,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 34467,
            "slug": "vs19_388_073",
            "identifier": "vs19_388_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_073/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo aggiuntivo 18.01000 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 18.01000 DDL n. 2022",
            "original_title": "Votazione Emendamento 18.01000 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 18.01000 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 22365,
            "slug": "vs19_146_029",
            "identifier": "vs19_146_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_029/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1194/R/51 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/51 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/51 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/51 GNASSI ANDREA (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": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22240,
            "slug": "vs19_146_015",
            "identifier": "vs19_146_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_015/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1194/R/29 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1194/R/29 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/29 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/29 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": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22276,
            "slug": "vs19_146_034",
            "identifier": "vs19_146_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_034/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1194/R/58 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/58 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/58 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/58 PAGANO UBALDO (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": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25344,
            "slug": "vs19_204_051",
            "identifier": "vs19_204_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_051/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 51,
            "title": "Mozione n. 1-00216, sulla premessa congiuntamente ai capoversi dal primo al ventesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, sulla premessa congiuntamente ai capoversi dal primo al ventesimo della parte dispositiva, BONELLI ANGELO (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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25355,
            "slug": "vs19_204_064",
            "identifier": "vs19_204_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_064/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 64,
            "title": "Mozione n. 1-00216, limitatamente al capoverso trentatreesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso trentatreesimo della parte dispositiva, BONELLI ANGELO (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": 1,
            "n_margin": 64,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 22189,
            "slug": "vs19_147_014",
            "identifier": "vs19_147_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_014/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.15 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.15 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.15 PDL n. 0887",
            "description_title": "Emendamento 1.15 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": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25381,
            "slug": "vs19_204_016",
            "identifier": "vs19_204_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_016/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1458/54 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1458/54 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/54 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/54 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22391,
            "slug": "vs19_147_034",
            "identifier": "vs19_147_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_034/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/887 E ABB./9 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/887 E ABB./9 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./9 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./9 MAGI RICCARDO (MISTO)",
            "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": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22300,
            "slug": "vs19_147_039",
            "identifier": "vs19_147_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_039/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/887 E ABB./17, come riformulato, CARFAGNA MARIA ROSARIA (AIV-RE) - Votazione Ordine del giorno 9/887 E ABB./17, PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./17, PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./17, come riformulato, CARFAGNA MARIA ROSARIA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22294,
            "slug": "vs19_150_020",
            "identifier": "vs19_150_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_020/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1239/37 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1239/37 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/37 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/37 ONORI FEDERICA (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": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34553,
            "slug": "vs19_388_045",
            "identifier": "vs19_388_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_045/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 2022",
            "original_title": "Votazione Articolo 9 DDL n. 2022",
            "description_title": "Articolo 9",
            "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": 12,
            "majority_cohesion_rate": 52.07,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 22302,
            "slug": "vs19_150_036",
            "identifier": "vs19_150_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_036/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1239/68 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1239/68 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/68 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/68 DE LUCA PIERO (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": 36,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 25343,
            "slug": "vs19_204_035",
            "identifier": "vs19_204_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_035/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1458/72 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1458/72 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/72 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/72 ONORI FEDERICA (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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22249,
            "slug": "vs19_150_007",
            "identifier": "vs19_150_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_007/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1239/21, nel testo riformulato, PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1239/21, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/21, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/21, nel testo riformulato, PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22288,
            "slug": "vs19_150_034",
            "identifier": "vs19_150_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_034/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1239/59, nel testo riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1239/59, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/59, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/59, nel testo riformulato, 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 22371,
            "slug": "vs19_150_028",
            "identifier": "vs19_150_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_028/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1239/49 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1239/49 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/49 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/49 ORFINI MATTEO (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": 29,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22272,
            "slug": "vs19_150_019",
            "identifier": "vs19_150_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_019/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1239/36 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1239/36 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/36 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/36 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": 38,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22310,
            "slug": "vs19_150_021",
            "identifier": "vs19_150_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_021/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1239/38 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1239/38 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/38 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/38 CUPERLO GIANNI (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": 34,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22254,
            "slug": "vs19_150_045",
            "identifier": "vs19_150_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_045/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1239/88, nel testo riformulato, GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1239/88, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/88, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/88, nel testo riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22301,
            "slug": "vs19_150_055",
            "identifier": "vs19_150_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_055/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1239/19, nel testo riformulato, SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1239/19, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/19, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/19, nel testo riformulato, SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 59.88
        },
        {
            "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": 22270,
            "slug": "vs19_150_005",
            "identifier": "vs19_150_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_005/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1239/18, nel testo riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1239/18, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/18, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/18, nel testo riformulato, FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 31887,
            "slug": "vs19_345_040",
            "identifier": "vs19_345_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_040/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 16.6 ALIFANO ENRICA (M5S) - Votazione Emendamento 16.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.6 DDL n. 1660",
            "description_title": "Emendamento 16.6 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 31909,
            "slug": "vs19_345_042",
            "identifier": "vs19_345_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_042/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1660",
            "original_title": "Votazione Articolo 16 DDL n. 1660",
            "description_title": "Articolo 16",
            "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": 29,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 22277,
            "slug": "vs19_150_048",
            "identifier": "vs19_150_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_048/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1239/92 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1239/92 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/92 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/92 DI BIASE MICHELA (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": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 34466,
            "slug": "vs19_388_071",
            "identifier": "vs19_388_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_071/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici articoli aggiuntivi 17.01 VACCARI STEFANO (PD-IDP), 17.03 CARAMIELLO ALESSANDRO (M5S), 17.04 GHIRRA FRANCESCA (AVS) e 17.05 RUFFINO DANIELA (APERRE) - Votazione Emendamento 17.01 DDL n. 2022",
            "original_title": "Votazione Emendamento 17.01 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 17.01 VACCARI STEFANO (PD-IDP), 17.03 CARAMIELLO ALESSANDRO (M5S), 17.04 GHIRRA FRANCESCA (AVS) e 17.05 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 22377,
            "slug": "vs19_150_029",
            "identifier": "vs19_150_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_029/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1239/50 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1239/50 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/50 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/50 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 41.98
        }
    ]
}