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

{
    "count": 22537,
    "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=9",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=7",
    "results": [
        {
            "id": 37609,
            "slug": "vs19_460_024",
            "identifier": "vs19_460_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_024/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2139",
            "original_title": "Votazione Articolo 11 DDL n. 2139",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 81,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34998,
            "slug": "vs19_335_044",
            "identifier": "vs19_335_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_044/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1937/46 TORTO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/46 TORTO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 30,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 26902,
            "slug": "vs19_229_018",
            "identifier": "vs19_229_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_018/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 2.01 GIULIANO CARLA (M5S) - Votazione Emendamento 2.01 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1297",
            "description_title": "Articolo aggiuntivo 2.01 GIULIANO CARLA (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": 8,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28462,
            "slug": "vs19_251_017",
            "identifier": "vs19_251_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_017/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00235, sul capoverso sesto degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00235",
            "original_title": "Votazione Mozione 1_00235",
            "description_title": "Mozione n. 1-00235, sul capoverso sesto degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29364,
            "slug": "vs19_270_092",
            "identifier": "vs19_270_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_092/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1435/89, nel testo riformulato, BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1435/89, DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/89, DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/89, nel testo riformulato, BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 119,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31694,
            "slug": "vs19_342_070",
            "identifier": "vs19_342_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_070/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2002/86, nel testo riformulato, FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2002/86, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/86, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/86, nel testo riformulato, FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 128,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 28662,
            "slug": "vs19_251_202",
            "identifier": "vs19_251_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_202/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 202,
            "title": "Mozione n. 1-00248, sul capoverso ventitreesimo delle premesse GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00248",
            "original_title": "Votazione Mozione 1_00248",
            "description_title": "Mozione n. 1-00248, sul capoverso ventitreesimo delle premesse GIANASSI FEDERICO (PD-IDP) 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": 8,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 31660,
            "slug": "vs19_342_036",
            "identifier": "vs19_342_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_036/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2002/40, nel testo riformulato, QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2002/40, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/40, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/40, nel testo riformulato, QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 135,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 78.88
        },
        {
            "id": 24898,
            "slug": "19-122-60",
            "identifier": "19-122-60",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-122-60/?format=api",
            "sitting": {
                "id": 1514,
                "date": "2023-11-08",
                "number": 122,
                "branch": "S"
            },
            "number": 60,
            "title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2 - Em. 3.53, Zampa e altri",
            "original_title": "Em. 3.53, Zampa e altri",
            "description_title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 16,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 29225,
            "slug": "vs19_267_040",
            "identifier": "vs19_267_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_040/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 24.01000 LUPI MAURIZIO (NM-M) - Votazione Emendamento 24.01000 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.01000 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 24.01000 LUPI MAURIZIO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 10,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26598,
            "slug": "vs19_220_055",
            "identifier": "vs19_220_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_055/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1627/45, come riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/1627/45, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/45, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/45, come riformulato, D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 151,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 28537,
            "slug": "vs19_251_098",
            "identifier": "vs19_251_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_098/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 98,
            "title": "Mozione n. 1-00245, sul capoverso sesto della parte dispositiva GRIPPO VALENTINA (APERRE) ed altri - Votazione Mozione 1_00245",
            "original_title": "Votazione Mozione 1_00245",
            "description_title": "Mozione n. 1-00245, sul capoverso sesto della parte dispositiva GRIPPO VALENTINA (APERRE) 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": 8,
            "n_margin": 31,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 31644,
            "slug": "vs19_342_020",
            "identifier": "vs19_342_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_020/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2002/23, come riformulato dal Governo, BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/2002/23, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/23, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/23, come riformulato dal Governo, 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": "Approvata",
            "n_rebels": 8,
            "n_margin": 133,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 29379,
            "slug": "vs19_273_021",
            "identifier": "vs19_273_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_021/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.500 della Commissione - Votazione Emendamento 4.500 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.500 DDL n. 1532",
            "description_title": "Emendamento 4.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 123,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 20383,
            "slug": "19-56-101",
            "identifier": "19-56-101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-101/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 101,
            "title": "Em. 19.200, Patuanelli e altri",
            "original_title": "Em. 19.200, Patuanelli e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 17,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 20430,
            "slug": "19-56-227",
            "identifier": "19-56-227",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-227/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 227,
            "title": "Em. 55.5, Sironi",
            "original_title": "Em. 55.5, Sironi",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 26,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 28550,
            "slug": "vs19_251_015",
            "identifier": "vs19_251_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_015/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00235, sul capoverso quarto degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00235",
            "original_title": "Votazione Mozione 1_00235",
            "description_title": "Mozione n. 1-00235, sul capoverso quarto degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 20167,
            "slug": "vs19_081_032",
            "identifier": "vs19_081_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_032/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/889-R/43, nel testo riformulato, RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/889-R/43, DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/43, DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/43, nel testo riformulato, RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 128,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 20443,
            "slug": "19-56-116",
            "identifier": "19-56-116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-116/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 116,
            "title": "Em. 26.200, Lombardo e Fregolent",
            "original_title": "Em. 26.200, Lombardo e Fregolent",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 32,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 57.47
        },
        {
            "id": 27104,
            "slug": "19-147-242",
            "identifier": "19-147-242",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-242/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 242,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Articolo 8",
            "original_title": "Articolo 8",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 14,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 32118,
            "slug": "vs19_323_012",
            "identifier": "vs19_323_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_012/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1946/10, come riformulato, SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1946/10, DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/10, DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/10, come riformulato, SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 129,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 24634,
            "slug": "vs19_179_020",
            "identifier": "vs19_179_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_020/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00193 limitatamente al capoverso trentaduesimo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri - Votazione Mozione 1_00193",
            "original_title": "Votazione Mozione 1_00193",
            "description_title": "Mozione n. 1-00193 limitatamente al capoverso trentaduesimo della parte dispositiva, QUARTINI ANDREA (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": 8,
            "n_margin": 12,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 33962,
            "slug": "19-252-170",
            "identifier": "19-252-170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-170/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 170,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 19",
            "original_title": "Articolo 19",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 20,
            "majority_cohesion_rate": 67.8,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 26696,
            "slug": "vs19_220_094",
            "identifier": "vs19_220_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_094/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1627/106, come riformulato, MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1627/106, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/106, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/106, come riformulato, MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 103,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 23566,
            "slug": "19-79-249",
            "identifier": "19-79-249",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-249/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 249,
            "title": "DL 48/2023 - Lavoro - Em. 27.15, Sbrollini",
            "original_title": "Em. 27.15, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 39,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 55.17
        },
        {
            "id": 24580,
            "slug": "vs19_175_037",
            "identifier": "vs19_175_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_037/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 6.100 MIELE GIOVANNA (LEGA) - Votazione Emendamento 6.100 PDL n. 0835",
            "original_title": "Votazione Emendamento 6.100 PDL n. 0835",
            "description_title": "Emendamento 6.100 MIELE GIOVANNA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 81,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 32163,
            "slug": "vs19_326_012",
            "identifier": "vs19_326_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_012/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1902/18, nel testo riformulato, RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1902/18, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/18, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/18, nel testo riformulato, RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 129,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 24745,
            "slug": "vs19_175_033",
            "identifier": "vs19_175_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_033/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.3 BOSCHI MARIA ELENA (AIV-RE) - Votazione Emendamento 5.3 PDL n. 0835",
            "original_title": "Votazione Emendamento 5.3 PDL n. 0835",
            "description_title": "Emendamento 5.3 BOSCHI MARIA ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 13,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 30932,
            "slug": "vs19_317_073",
            "identifier": "vs19_317_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_073/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1933/84, nel testo riformulato, CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1933/84, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/84, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/84, nel testo riformulato, CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 122,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 30983,
            "slug": "vs19_317_067",
            "identifier": "vs19_317_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_067/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1933/77, nel testo riformulato, GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1933/77, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/77, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/77, nel testo riformulato, GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 127,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 26200,
            "slug": "vs19_216_144",
            "identifier": "vs19_216_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_144/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 144,
            "title": "Ordine del giorno n. 9/1555/9, nel testo riformulato, GIORGIANNI CARMEN LETIZIA (FDI) - Votazione Ordine del giorno 9/1555/9, DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/9, DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/9, nel testo riformulato, GIORGIANNI CARMEN LETIZIA (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": 8,
            "n_margin": 120,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26152,
            "slug": "vs19_216_118",
            "identifier": "vs19_216_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_118/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 118,
            "title": "Articolo aggiuntivo 16.03 TODDE ALESSANDRA (M5S) - Votazione Emendamento 16.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 16.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 16.03 TODDE ALESSANDRA (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": 8,
            "n_margin": 47,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 29776,
            "slug": "vs19_261_089",
            "identifier": "vs19_261_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_089/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 89,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1435",
            "original_title": "Votazione Articolo 14 DDL n. 1435",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24414,
            "slug": "19-116-68",
            "identifier": "19-116-68",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-116-68/?format=api",
            "sitting": {
                "id": 1504,
                "date": "2023-10-24",
                "number": 116,
                "branch": "S"
            },
            "number": 68,
            "title": "Competitività dei capitali - Em. 16-ter.201, Tajani e Losacco",
            "original_title": "Em. 16-ter.201, Tajani e Losacco",
            "description_title": "Competitività dei capitali",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 17,
            "majority_cohesion_rate": 63.16,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 35480,
            "slug": "vs19_402_131",
            "identifier": "vs19_402_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_131/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 131,
            "title": "Ordine del giorno n. 9/2112-bis/127, limitatamente all'impegno, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2112-bis/127, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/127, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/127, limitatamente all'impegno, BORRELLI FRANCESCO EMILIO (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": 8,
            "n_margin": 44,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26513,
            "slug": "vs19_219_030",
            "identifier": "vs19_219_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_030/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.30 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.30 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1627",
            "description_title": "Emendamento 1.30 GRIMALDI MARCO (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": 8,
            "n_margin": 64,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 35482,
            "slug": "vs19_402_133",
            "identifier": "vs19_402_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_133/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/2112-bis/132, nel testo riformulato, SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/132, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/132, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/132, nel testo riformulato, SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 147,
            "majority_cohesion_rate": 73.14,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 30814,
            "slug": "vs19_314_012",
            "identifier": "vs19_314_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_012/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 12,
            "title": "Risoluzione n. 6-00122, sulla lettera d) del capoverso primo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00122",
            "original_title": "Votazione Risoluzione 6_00122",
            "description_title": "Risoluzione n. 6-00122, sulla lettera d) del capoverso primo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 65,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 42.24
        },
        {
            "id": 35463,
            "slug": "vs19_402_113",
            "identifier": "vs19_402_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_113/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/2112-bis/102, nel testo riformulato, CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/2112-bis/102, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/102, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/102, nel testo riformulato, CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 106,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35498,
            "slug": "vs19_402_149",
            "identifier": "vs19_402_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_149/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 149,
            "title": "Ordine del giorno n. 9/2112-bis/163 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/2112-bis/163 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/163 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/163 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 36,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 30815,
            "slug": "vs19_314_022",
            "identifier": "vs19_314_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_022/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 22,
            "title": "Risoluzione n. 6-00122, sulla lettera c) del capoverso sesto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00122",
            "original_title": "Votazione Risoluzione 6_00122",
            "description_title": "Risoluzione n. 6-00122, sulla lettera c) del capoverso sesto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 41,
            "majority_cohesion_rate": 73.53,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 28270,
            "slug": "vs19_248_045",
            "identifier": "vs19_248_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_045/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 7.3 CASO ANTONIO (M5S) - Votazione Emendamento 7.3 PDL n. 0799",
            "original_title": "Votazione Emendamento 7.3 PDL n. 0799",
            "description_title": "Emendamento 7.3 CASO ANTONIO (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": 8,
            "n_margin": 10,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 35512,
            "slug": "vs19_402_163",
            "identifier": "vs19_402_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_163/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 163,
            "title": "Ordine del giorno n. 9/2112-bis/195, nel testo riformulato, CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/195, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/195, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/195, nel testo riformulato, CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 138,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35491,
            "slug": "vs19_402_142",
            "identifier": "vs19_402_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_142/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/2112-bis/152, nel testo riformulato, GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2112-bis/152, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/152, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/152, nel testo riformulato, GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 146,
            "majority_cohesion_rate": 73.55,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 35456,
            "slug": "vs19_402_106",
            "identifier": "vs19_402_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_106/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/2112-bis/94, nel testo riformulato, BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2112-bis/94, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/94, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/94, nel testo riformulato, BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 147,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 19838,
            "slug": "vs19_072_099",
            "identifier": "vs19_072_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_099/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 8.11 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 8.11 DDL n. 0977",
            "original_title": "Votazione Emendamento 8.11 DDL n. 0977",
            "description_title": "Emendamento 8.11 RICCIARDI MARIANNA (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": 8,
            "n_margin": 92,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 23244,
            "slug": "19-95-59",
            "identifier": "19-95-59",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-59/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 59,
            "title": "Em. 4.6, Gelmini e altri",
            "original_title": "Em. 4.6, Gelmini e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 19,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 55.17
        },
        {
            "id": 30026,
            "slug": "vs19_281_095",
            "identifier": "vs19_281_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_095/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1752/122, nel testo riformulato, GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1752/122, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/122, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/122, nel testo riformulato, GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 102,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 35413,
            "slug": "vs19_402_062",
            "identifier": "vs19_402_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_062/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2112-bis/44, nel testo riformulato, FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/44, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/44, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/44, nel testo riformulato, FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 147,
            "majority_cohesion_rate": 72.31,
            "minority_cohesion_rate": 80.89
        },
        {
            "id": 34625,
            "slug": "vs19_387_022",
            "identifier": "vs19_387_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_022/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2088-AR/24, nel testo riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/24, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/24, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/24, nel testo riformulato, VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 123,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.79
        }
    ]
}