Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=416
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=-n_rebels&page=417",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=415",
    "results": [
        {
            "id": 35123,
            "slug": "vs19_350_011",
            "identifier": "vs19_350_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_011/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "",
            "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": 126,
            "majority_cohesion_rate": 61.25,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26494,
            "slug": "vs19_219_076",
            "identifier": "vs19_219_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_076/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 1.76 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.76 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.76 DDL n. 1627",
            "description_title": "Emendamento 1.76 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26507,
            "slug": "vs19_219_023",
            "identifier": "vs19_219_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_023/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.23 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.23 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.23 DDL n. 1627",
            "description_title": "Emendamento 1.23 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 35120,
            "slug": "vs19_350_006",
            "identifier": "vs19_350_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_006/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "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": 131,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 26489,
            "slug": "vs19_219_031",
            "identifier": "vs19_219_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_031/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.31 BONELLI ANGELO (AVS) - Votazione Emendamento 1.31 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1627",
            "description_title": "Emendamento 1.31 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 40715,
            "slug": "vs19_552_026",
            "identifier": "vs19_552_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_026/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 26,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 26459,
            "slug": "vs19_219_002",
            "identifier": "vs19_219_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_002/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 1.2 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1627",
            "description_title": "Emendamento 1.2 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 36344,
            "slug": "vs19_431_063",
            "identifier": "vs19_431_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_063/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2245/15 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/2245/15 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/15 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/15 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35126,
            "slug": "vs19_350_015",
            "identifier": "vs19_350_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_015/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "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": 136,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 36343,
            "slug": "vs19_431_062",
            "identifier": "vs19_431_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_062/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2245/108 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2245/108 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/108 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/108 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 26487,
            "slug": "vs19_219_054",
            "identifier": "vs19_219_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_054/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 1.54 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 1.54 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.54 DDL n. 1627",
            "description_title": "Emendamento 1.54 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 35121,
            "slug": "vs19_350_007",
            "identifier": "vs19_350_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_007/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "",
            "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": 129,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32551,
            "slug": "vs19_365_026",
            "identifier": "vs19_365_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_026/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 26,
            "title": "RIS 6-136 -1,2,4,5,6,7,8,9,10,11,12 - Votazione Risoluzione 6_00136",
            "original_title": "Votazione Risoluzione 6_00136",
            "description_title": "RIS 6-136 -1,2,4,5,6,7,8,9,10,11,12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 102,
            "majority_cohesion_rate": 78.33,
            "minority_cohesion_rate": 44.03
        },
        {
            "id": 36346,
            "slug": "vs19_431_065",
            "identifier": "vs19_431_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_065/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 65,
            "title": "Fiducia conversione decreto milleproroghe 2025",
            "original_title": "Votazione Articolo unico DDL n. 2245",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 27 dicembre 2024, n. 202, nel testo delle Commissioni, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto milleproroghe 2025",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 26529,
            "slug": "vs19_219_072",
            "identifier": "vs19_219_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_072/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 1.72 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 1.72 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.72 DDL n. 1627",
            "description_title": "Emendamento 1.72 GRIPPO VALENTINA (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": 36,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26518,
            "slug": "vs19_219_035",
            "identifier": "vs19_219_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_035/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.35 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 1.35 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1627",
            "description_title": "Emendamento 1.35 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": 32,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26522,
            "slug": "vs19_219_025",
            "identifier": "vs19_219_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_025/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.25 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.25 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.25 DDL n. 1627",
            "description_title": "Emendamento 1.25 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": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 35122,
            "slug": "vs19_350_010",
            "identifier": "vs19_350_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_010/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "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": 127,
            "majority_cohesion_rate": 60.83,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 36283,
            "slug": "vs19_431_002",
            "identifier": "vs19_431_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_002/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2245/10 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2245/10 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/10 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/10 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 26498,
            "slug": "vs19_219_003",
            "identifier": "vs19_219_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_003/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.3 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1627",
            "description_title": "Emendamento 1.3 BAKKALI OUIDAD (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": 34,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26503,
            "slug": "vs19_219_008",
            "identifier": "vs19_219_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_008/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.8 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.8 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1627",
            "description_title": "Emendamento 1.8 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": 49,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26501,
            "slug": "vs19_219_071",
            "identifier": "vs19_219_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_071/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 1.71 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 1.71 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.71 DDL n. 1627",
            "description_title": "Emendamento 1.71 GRIPPO VALENTINA (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": 30,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26519,
            "slug": "vs19_219_024",
            "identifier": "vs19_219_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_024/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.24 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.24 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1627",
            "description_title": "Emendamento 1.24 SANTILLO AGOSTINO (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": 47,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 35118,
            "slug": "vs19_350_003",
            "identifier": "vs19_350_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_003/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "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": 130,
            "majority_cohesion_rate": 62.5,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 26482,
            "slug": "vs19_219_014",
            "identifier": "vs19_219_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_014/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 ONORI FEDERICA (M5S) - Votazione Emendamento 1.14 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1627",
            "description_title": "Emendamento 1.14 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26516,
            "slug": "vs19_219_070",
            "identifier": "vs19_219_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_070/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 1.70 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 1.70 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.70 DDL n. 1627",
            "description_title": "Emendamento 1.70 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26456,
            "slug": "vs19_219_005",
            "identifier": "vs19_219_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_005/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 ROGGIANI SILVIA (PD-IDP) - Votazione Emendamento 1.5 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1627",
            "description_title": "Emendamento 1.5 ROGGIANI SILVIA (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": 34,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26476,
            "slug": "vs19_219_028",
            "identifier": "vs19_219_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_028/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.28 SCERRA FILIPPO (M5S) - Votazione Emendamento 1.28 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1627",
            "description_title": "Emendamento 1.28 SCERRA FILIPPO (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": 44,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 34789,
            "slug": "vs19_350_002",
            "identifier": "vs19_350_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_002/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.5 DE MARIA ANDREA (PD-IDP), 1.2 PELLEGRINI MARCO (M5S) e 1.4 ZANELLA LUANA (AVS)",
            "original_title": "Identici emendamenti 1.5 DE MARIA ANDREA (PD-IDP), 1.2 PELLEGRINI MARCO (M5S) e 1.4 ZANELLA LUANA (AVS)",
            "description_title": "",
            "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": 129,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 36288,
            "slug": "vs19_431_007",
            "identifier": "vs19_431_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_007/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2245/21 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2245/21 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/21 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/21 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34788,
            "slug": "vs19_350_001",
            "identifier": "vs19_350_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_001/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.3 BAGNASCO ROBERTO (FI-PPE)",
            "original_title": "Emendamento 1.3 BAGNASCO ROBERTO (FI-PPE)",
            "description_title": "",
            "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": 130,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 34726,
            "slug": "vs19_350_031",
            "identifier": "vs19_350_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_031/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 31,
            "title": "Ratifica accordo Italia-Kosovo in materia di cooperazione di polizia",
            "original_title": "Ratifica ed esecuzione dell'Accordo tra il Governo della Repubblica italiana ed il Governo della Repubblica del Kosovo sulla cooperazione di Polizia, fatto a Roma il 12 novembre 2020 (Approvato dal Senato) (DDL 1388)",
            "description_title": "",
            "public_title": "Ratifica accordo Italia-Kosovo in materia di cooperazione di polizia",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 61.67,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 36293,
            "slug": "vs19_431_012",
            "identifier": "vs19_431_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_012/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2245/35 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2245/35 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/35 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/35 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34722,
            "slug": "vs19_350_009",
            "identifier": "vs19_350_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_009/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 9,
            "title": "Fondo viaggi della memoria",
            "original_title": "Istituzione della Giornata degli internati italiani nei campi di concentramento tedeschi durante la seconda Guerra mondiale (PDL 1835 e abbinata PDL 1851)",
            "description_title": "",
            "public_title": "Fondo viaggi della memoria",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 60.42,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32322,
            "slug": "vs19_349_079",
            "identifier": "vs19_349_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_079/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1660/46 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1660/46 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/46 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/46 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 31918,
            "slug": "vs19_349_035",
            "identifier": "vs19_349_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_035/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 37.01009 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01009 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01009 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01009 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31865,
            "slug": "vs19_349_031",
            "identifier": "vs19_349_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_031/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 37.01005 ASCARI STEFANIA (M5S) - Votazione Emendamento 37.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01005 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 34727,
            "slug": "vs19_349_113",
            "identifier": "vs19_349_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_113/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 113,
            "title": "Disposizioni in materia di sicurezza pubblica, di tutela del personale in servizio, nonché di vittime dell'usura e di ordinamento penitenziario",
            "original_title": "Disposizioni in materia di sicurezza pubblica, di tutela del personale in servizio, nonché di vittime dell'usura e di ordinamento penitenziario (DDL 1660)",
            "description_title": "",
            "public_title": "Disposizioni in materia di sicurezza pubblica, di tutela del personale in servizio, nonché di vittime dell'usura e di ordinamento penitenziario",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 57.23
        },
        {
            "id": 26680,
            "slug": "vs19_220_119",
            "identifier": "vs19_220_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_119/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/1627/152 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1627/152 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/152 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/152 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 32304,
            "slug": "vs19_349_107",
            "identifier": "vs19_349_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_107/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/1660/74 MAGI RICCARDO (M-+EUR) - Votazione Ordine del giorno 9/1660/74 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/74 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/74 MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 26669,
            "slug": "vs19_220_032",
            "identifier": "vs19_220_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_032/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1627/10 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1627/10 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/10 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/10 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 36298,
            "slug": "vs19_431_017",
            "identifier": "vs19_431_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_017/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2245/44 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/2245/44 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/44 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/44 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 26686,
            "slug": "vs19_220_096",
            "identifier": "vs19_220_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_096/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1627/110 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1627/110 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/110 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/110 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 32071,
            "slug": "vs19_349_050",
            "identifier": "vs19_349_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_050/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1660/16 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1660/16 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/16 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/16 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 32302,
            "slug": "vs19_349_095",
            "identifier": "vs19_349_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_095/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1660/62 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1660/62 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/62 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/62 PICCOLOTTI ELISABETTA (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": 27,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 32300,
            "slug": "vs19_349_092",
            "identifier": "vs19_349_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_092/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1660/59 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1660/59 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/59 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/59 FRATOIANNI NICOLA (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": 27,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 36299,
            "slug": "vs19_431_018",
            "identifier": "vs19_431_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_018/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2245/46 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2245/46 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/46 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/46 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 32103,
            "slug": "vs19_349_058",
            "identifier": "vs19_349_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_058/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1660/24 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1660/24 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/24 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/24 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 32089,
            "slug": "vs19_349_051",
            "identifier": "vs19_349_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_051/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1660/17 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1660/17 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/17 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/17 SPORTIELLO GILDA (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": 26,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 32020,
            "slug": "vs19_349_036",
            "identifier": "vs19_349_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_036/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 37.01010 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01010 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01010 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01010 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": 27,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 71.7
        }
    ]
}