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

{
    "count": 22927,
    "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=115",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=113",
    "results": [
        {
            "id": 28111,
            "slug": "vs19_244_004",
            "identifier": "vs19_244_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_004/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/384 E ABB-B/4 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/4 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/4 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/4 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": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25122,
            "slug": "vs19_197_023",
            "identifier": "vs19_197_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_023/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1324",
            "original_title": "Votazione Articolo 2 DDL n. 1324",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 16,
            "n_margin": 46,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 27736,
            "slug": "vs19_241_007",
            "identifier": "vs19_241_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_007/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.602, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.602, PDL n. 1457",
            "original_title": "Votazione Emendamento 1.602, PDL n. 1457",
            "description_title": "Emendamento 1.602, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27698,
            "slug": "vs19_240_009",
            "identifier": "vs19_240_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_009/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 3.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 3.01000 PDL n. 1304",
            "original_title": "Votazione Emendamento 3.01000 PDL n. 1304",
            "description_title": "Articolo aggiuntivo 3.01000 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 19707,
            "slug": "vs19_057_040",
            "identifier": "vs19_057_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_040/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/888/86 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/888/86 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/86 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/86 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29563,
            "slug": "vs19_256_018",
            "identifier": "vs19_256_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_018/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.104 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.104 PDL n. 0630",
            "original_title": "Votazione Emendamento 1.104 PDL n. 0630",
            "description_title": "Emendamento 1.104 BARZOTTI 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": 38,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 29024,
            "slug": "vs19_265_053",
            "identifier": "vs19_265_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_053/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 1435",
            "original_title": "Votazione Articolo 28 DDL n. 1435",
            "description_title": "Articolo 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 29007,
            "slug": "vs19_265_030",
            "identifier": "vs19_265_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_030/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1435",
            "original_title": "Votazione Articolo 23 DDL n. 1435",
            "description_title": "Articolo 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18931,
            "slug": "vs19_033_062",
            "identifier": "vs19_033_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_062/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/730/108 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/730/108 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/108 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/108 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29041,
            "slug": "vs19_265_067",
            "identifier": "vs19_265_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_067/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 35.14 IARIA ANTONINO (M5S) - Votazione Emendamento 35.14 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.14 DDL n. 1435",
            "description_title": "Emendamento 35.14 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29012,
            "slug": "vs19_265_035",
            "identifier": "vs19_265_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_035/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 24.014 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 24.014 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.014 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 24.014 PASTORELLA GIULIA (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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29052,
            "slug": "vs19_265_070",
            "identifier": "vs19_265_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_070/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 35.25 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.25 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.25 DDL n. 1435",
            "description_title": "Emendamento 35.25 BARBAGALLO ANTHONY EMANUELE (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": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29001,
            "slug": "vs19_265_038",
            "identifier": "vs19_265_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_038/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1435",
            "original_title": "Votazione Articolo 26 DDL n. 1435",
            "description_title": "Articolo 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 77,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28995,
            "slug": "vs19_265_054",
            "identifier": "vs19_265_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_054/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 29 - Votazione Articolo 29 DDL n. 1435",
            "original_title": "Votazione Articolo 29 DDL n. 1435",
            "description_title": "Articolo 29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 93,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 28994,
            "slug": "vs19_265_008",
            "identifier": "vs19_265_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_008/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici articoli aggiuntivi 19.01 IARIA ANTONINO (M5S) e 19.06 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 19.01 DDL n. 1435",
            "original_title": "Votazione Emendamento 19.01 DDL n. 1435",
            "description_title": "Identici articoli aggiuntivi 19.01 IARIA ANTONINO (M5S) e 19.06 GHIRRA FRANCESCA (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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29669,
            "slug": "vs19_260_064",
            "identifier": "vs19_260_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_064/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 2.0203 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.0203 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0203 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0203 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29582,
            "slug": "vs19_260_037",
            "identifier": "vs19_260_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_037/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo premissivo 01.03 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 01.03 DDL n. 1759",
            "original_title": "Votazione Emendamento 01.03 DDL n. 1759",
            "description_title": "Articolo premissivo 01.03 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29641,
            "slug": "vs19_260_001",
            "identifier": "vs19_260_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_001/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00256, nuova formulazione, ad eccezione dei capoversi terzo, quarto, settimo, ottavo, decimo, undicesimo, dodicesimo, quattordicesimo, sedicesimo, diciassettesimo, diciottesimo e diciannovesimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, ad eccezione dei capoversi terzo, quarto, settimo, ottavo, decimo, undicesimo, dodicesimo, quattordicesimo, sedicesimo, diciassettesimo, diciottesimo e diciannovesimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29619,
            "slug": "vs19_260_014",
            "identifier": "vs19_260_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_014/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente alla premessa, ad eccezione dei capoversi diciottesimo, trentunesimo e quarantanovesimo, GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente alla premessa, ad eccezione dei capoversi diciottesimo, trentunesimo e quarantanovesimo, GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), 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": "Approvata",
            "n_rebels": 4,
            "n_margin": 125,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29608,
            "slug": "vs19_260_003",
            "identifier": "vs19_260_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_003/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso quarto della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso quarto della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), 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": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28327,
            "slug": "vs19_248_064",
            "identifier": "vs19_248_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_064/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/799 E ABB/4 MICHELOTTI FRANCESCO (FDI) - Votazione Ordine del giorno 9/799 E ABB/4 PDL n. 0799",
            "original_title": "Votazione Ordine del giorno 9/799 E ABB/4 PDL n. 0799",
            "description_title": "Ordine del giorno n. 9/799 E ABB/4 MICHELOTTI FRANCESCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 99,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 19930,
            "slug": "vs19_073_013",
            "identifier": "vs19_073_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_073_013/?format=api",
            "sitting": {
                "id": 1330,
                "date": "2023-03-22",
                "number": 73,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.100 delle Commissioni - Votazione Emendamento 2.100 PDL n. 0217",
            "original_title": "Votazione Emendamento 2.100 PDL n. 0217",
            "description_title": "Emendamento 2.100 delle Commissioni",
            "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": 125,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29650,
            "slug": "vs19_260_045",
            "identifier": "vs19_260_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_045/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.1 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.1 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1759",
            "description_title": "Emendamento 2.1 L'ABBATE PATTY (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": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29793,
            "slug": "vs19_261_106",
            "identifier": "vs19_261_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_106/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 106,
            "title": "Identici emendamenti 15.60 TRAVERSI ROBERTO (M5S), 15.61 GHIRRA FRANCESCA (AVS) e 15.62 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.60 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.60 DDL n. 1435",
            "description_title": "Identici emendamenti 15.60 TRAVERSI ROBERTO (M5S), 15.61 GHIRRA FRANCESCA (AVS) e 15.62 PASTORELLA GIULIA (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29802,
            "slug": "vs19_261_115",
            "identifier": "vs19_261_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_115/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 115,
            "title": "Identici emendamenti 15.101 BERRUTO MAURO (PD-IDP) e 15.102 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.101 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.101 DDL n. 1435",
            "description_title": "Identici emendamenti 15.101 BERRUTO MAURO (PD-IDP) e 15.102 TRAVERSI ROBERTO (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": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29708,
            "slug": "vs19_261_020",
            "identifier": "vs19_261_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_020/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 20,
            "title": "Conversione decreto aziende di carattere strategico (ex Ilva)",
            "original_title": "Votazione finale DDL n. 1759",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 18 gennaio 2024, n. 4, recante disposizioni urgenti in materia di amministrazione straordinaria delle imprese di carattere strategico (Approvato dal Senato) (DDL 1759)",
            "public_title": "Conversione decreto aziende di carattere strategico (ex Ilva)",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 29744,
            "slug": "vs19_261_056",
            "identifier": "vs19_261_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_056/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.1000 IARIA ANTONINO (M5S) - Votazione Emendamento 10.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.1000 DDL n. 1435",
            "description_title": "Emendamento 10.1000 IARIA ANTONINO (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.6,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29698,
            "slug": "vs19_260_093",
            "identifier": "vs19_260_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_093/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 3.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.3 DDL n. 1759",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1759",
            "description_title": "Emendamento 3.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 28242,
            "slug": "vs19_248_056",
            "identifier": "vs19_248_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_056/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 14.1003 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 14.1003 PDL n. 0799",
            "original_title": "Votazione Emendamento 14.1003 PDL n. 0799",
            "description_title": "Emendamento 14.1003 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 24019,
            "slug": "vs19_158_012",
            "identifier": "vs19_158_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_012/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 12,
            "title": "Modifiche alle norme in tema di acquisizione delle informazioni sulle vittime di violenza domestica e di genere",
            "original_title": "Votazione finale PDL n. 1135",
            "description_title": "Modifiche al decreto legislativo 20 febbraio 2006, n. 106, concernenti i poteri del procuratore della Repubblica nei casi di violazione dell'articolo 362, comma 1-ter, del codice di procedura penale, in materia di assunzione di informazioni dalle vittime di violenza domestica e di genere (Approvata dal Senato) (PDL 1135)",
            "public_title": "Modifiche alle norme in tema di acquisizione delle informazioni sulle vittime di violenza domestica e di genere",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 29177,
            "slug": "vs19_267_012",
            "identifier": "vs19_267_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_012/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 35.1013 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.1013 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1013 DDL n. 1435",
            "description_title": "Emendamento 35.1013 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24033,
            "slug": "vs19_158_010",
            "identifier": "vs19_158_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_010/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1135/6 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1135/6 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/6 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/6 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 23995,
            "slug": "vs19_158_015",
            "identifier": "vs19_158_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_015/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0336",
            "original_title": "Votazione Articolo 2 PDL n. 0336",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 122,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29707,
            "slug": "vs19_260_103",
            "identifier": "vs19_260_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_103/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 4.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.1 DDL n. 1759",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1759",
            "description_title": "Emendamento 4.1 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": 34,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 24135,
            "slug": "vs19_162_001",
            "identifier": "vs19_162_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_162_001/?format=api",
            "sitting": {
                "id": 1468,
                "date": "2023-09-14",
                "number": 162,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1001",
            "original_title": "Votazione Articolo 1 DDL n. 1001",
            "description_title": "Articolo 1",
            "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": 125,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29819,
            "slug": "vs19_261_005",
            "identifier": "vs19_261_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_005/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1759/11 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1759/11 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/11 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/11 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29816,
            "slug": "vs19_261_002",
            "identifier": "vs19_261_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_002/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1759/6 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1759/6 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/6 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/6 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29820,
            "slug": "vs19_261_006",
            "identifier": "vs19_261_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_006/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1759/12 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1759/12 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/12 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/12 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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29812,
            "slug": "vs19_261_125",
            "identifier": "vs19_261_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_125/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1435",
            "original_title": "Votazione Articolo 15 DDL n. 1435",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29191,
            "slug": "vs19_267_015",
            "identifier": "vs19_267_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_015/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 35.86 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.86 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.86 DDL n. 1435",
            "description_title": "Emendamento 35.86 BARBAGALLO ANTHONY EMANUELE (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": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29784,
            "slug": "vs19_261_097",
            "identifier": "vs19_261_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_097/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 15.21 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 15.21 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.21 DDL n. 1435",
            "description_title": "Emendamento 15.21 GHIO VALENTINA (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": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29800,
            "slug": "vs19_261_113",
            "identifier": "vs19_261_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_113/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 15.98 COSTA SERGIO (M5S) - Votazione Emendamento 15.98 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.98 DDL n. 1435",
            "description_title": "Emendamento 15.98 COSTA SERGIO (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": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29798,
            "slug": "vs19_261_111",
            "identifier": "vs19_261_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_111/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 15.93 COSTA SERGIO (M5S) - Votazione Emendamento 15.93 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.93 DDL n. 1435",
            "description_title": "Emendamento 15.93 COSTA SERGIO (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": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29805,
            "slug": "vs19_261_118",
            "identifier": "vs19_261_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_118/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 15.1002 IARIA ANTONINO (M5S) - Votazione Emendamento 15.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1002 DDL n. 1435",
            "description_title": "Emendamento 15.1002 IARIA ANTONINO (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": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29808,
            "slug": "vs19_261_121",
            "identifier": "vs19_261_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_121/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 121,
            "title": "Emendamento 15.111 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.111 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.111 DDL n. 1435",
            "description_title": "Emendamento 15.111 TRAVERSI ROBERTO (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": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29223,
            "slug": "vs19_267_021",
            "identifier": "vs19_267_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_021/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 35.96 COSTA SERGIO (M5S) - Votazione Emendamento 35.96 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.96 DDL n. 1435",
            "description_title": "Emendamento 35.96 COSTA SERGIO (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": 61.6,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29810,
            "slug": "vs19_261_123",
            "identifier": "vs19_261_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_123/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 123,
            "title": "Identici emendamenti 15.114 GHIO VALENTINA (PD-IDP) e 15.115 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.114 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.114 DDL n. 1435",
            "description_title": "Identici emendamenti 15.114 GHIO VALENTINA (PD-IDP) e 15.115 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29811,
            "slug": "vs19_261_124",
            "identifier": "vs19_261_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_124/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 124,
            "title": "Identici emendamenti 15.117 GHIO VALENTINA (PD-IDP) e 15.120 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 15.117 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.117 DDL n. 1435",
            "description_title": "Identici emendamenti 15.117 GHIO VALENTINA (PD-IDP) e 15.120 PASTORINO LUCA (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": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29193,
            "slug": "vs19_267_020",
            "identifier": "vs19_267_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_020/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 35.97 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 35.97 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.97 DDL n. 1435",
            "description_title": "Emendamento 35.97 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25304,
            "slug": "vs19_203_023",
            "identifier": "vs19_203_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_023/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1458/24 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1458/24 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/24 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/24 BARBAGALLO ANTHONY EMANUELE (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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        }
    ]
}