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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=329",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=327",
    "results": [
        {
            "id": 22171,
            "slug": "vs19_137_002",
            "identifier": "vs19_137_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_002/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1038",
            "description_title": "Emendamento 1.2 TABACCI BRUNO (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": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 20113,
            "slug": "vs19_077_012",
            "identifier": "vs19_077_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_012/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/939/5, limitatamente ai capoversi secondo e terzo della parte dispositiva, PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/939/5, DDL n. 0939",
            "original_title": "Votazione Ordine del giorno 9/939/5, DDL n. 0939",
            "description_title": "Ordine del giorno n. 9/939/5, limitatamente ai capoversi secondo e terzo della parte dispositiva, 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": 4,
            "n_margin": 40,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22128,
            "slug": "vs19_138_011",
            "identifier": "vs19_138_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_011/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 13.3 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1038",
            "description_title": "Emendamento 13.3 QUARTINI ANDREA (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": 40,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24711,
            "slug": "vs19_176_036",
            "identifier": "vs19_176_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_036/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 36,
            "title": "Mozione n. 1-00196, ad eccezione della lettera f) del capoverso primo della parte dispositiva, DE LUCA PIERO (PD-IDP), GRIMALDI MARCO (AVS) ed altri - Votazione Mozione 1_00196",
            "original_title": "Votazione Mozione 1_00196",
            "description_title": "Mozione n. 1-00196, ad eccezione della lettera f) del capoverso primo della parte dispositiva, DE LUCA PIERO (PD-IDP), GRIMALDI MARCO (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": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 18550,
            "slug": "vs19_020_021",
            "identifier": "vs19_020_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_021/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/547/36 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/547/36 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/36 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/36 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22709,
            "slug": "vs19_128_056",
            "identifier": "vs19_128_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_056/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1238/63 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1238/63 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/63 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/63 SILVESTRI FRANCESCO (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": 65.82,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 19956,
            "slug": "vs19_072_027",
            "identifier": "vs19_072_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_027/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.48 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.48 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.48 DDL n. 0977",
            "description_title": "Emendamento 2.48 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19113,
            "slug": "vs19_033_058",
            "identifier": "vs19_033_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_058/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/730/102 BOSCHI MARIA ELENA (AIV-RE) - Votazione Ordine del giorno 9/730/102 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/102 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/102 BOSCHI MARIA ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 18462,
            "slug": "vs19_019_015",
            "identifier": "vs19_019_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_015/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.16 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 1.16 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.16 DDL n. 0547",
            "description_title": "Emendamento 1.16 ORRICO ANNA LAURA (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": 40,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 18887,
            "slug": "vs19_033_018",
            "identifier": "vs19_033_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_018/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/730/32 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/730/32 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/32 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/32 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 32944,
            "slug": "19-236-156",
            "identifier": "19-236-156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-156/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 156,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Articolo 24",
            "original_title": "Articolo 24",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 40,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 59.3
        },
        {
            "id": 22097,
            "slug": "vs19_138_003",
            "identifier": "vs19_138_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_003/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 12.12 COSTA SERGIO (M5S) - Votazione Emendamento 12.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.12 DDL n. 1038",
            "description_title": "Emendamento 12.12 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21161,
            "slug": "vs19_103_053",
            "identifier": "vs19_103_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_053/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 53,
            "title": "Fiducia conversione decreto ponte sullo stresso",
            "original_title": "Votazione Articolo unico DDL n. 1067",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 31 marzo 2023, n. 35, nel testo delle Commissioni, sul quale il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia conversione decreto ponte sullo stresso",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22233,
            "slug": "vs19_138_052",
            "identifier": "vs19_138_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_052/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1038 e abb./23 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1038 e abb./23 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./23 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./23 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21232,
            "slug": "vs19_105_022",
            "identifier": "vs19_105_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_022/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1060/R/55 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1060/R/55 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/55 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/55 ALIFANO ENRICA (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": 68.78,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39044,
            "slug": "vs19_498_187",
            "identifier": "vs19_498_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_187/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 187,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 21894,
            "slug": "vs19_138_035",
            "identifier": "vs19_138_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_035/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 17.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 17.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 17.1 DDL n. 1038",
            "description_title": "Emendamento 17.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22170,
            "slug": "vs19_137_190",
            "identifier": "vs19_137_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_190/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 190,
            "title": "Identici emendamenti 10.6 CAPPELLETTI ENRICO (M5S) e 10.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 10.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1038",
            "description_title": "Identici emendamenti 10.6 CAPPELLETTI ENRICO (M5S) e 10.7 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 19122,
            "slug": "vs19_039_018",
            "identifier": "vs19_039_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_039_018/?format=api",
            "sitting": {
                "id": 1278,
                "date": "2023-01-19",
                "number": 39,
                "branch": "C"
            },
            "number": 18,
            "title": "Risoluzione n. 6-00019, limitatamente al capoverso quindicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00019",
            "original_title": "Votazione Risoluzione 6_00019",
            "description_title": "Risoluzione n. 6-00019, limitatamente al capoverso quindicesimo 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": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18585,
            "slug": "vs19_027_055",
            "identifier": "vs19_027_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_055/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/643-BIS/64 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/643-BIS/64 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/64 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/64 MARI FRANCESCO (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": 5,
            "n_margin": 41,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22845,
            "slug": "vs19_129_026",
            "identifier": "vs19_129_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_026/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1238/107 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1238/107 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/107 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/107 MARI FRANCESCO (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": 41,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 37488,
            "slug": "19-288-130",
            "identifier": "19-288-130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-130/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 130,
            "title": "Intelligenza artificiale - Articolo 15",
            "original_title": "Articolo 15",
            "description_title": "Intelligenza artificiale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 41,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 37.35
        },
        {
            "id": 22047,
            "slug": "vs19_137_023",
            "identifier": "vs19_137_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_023/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.43 GRIMALDI MARCO (AVS) - Votazione Emendamento 2.43 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.43 DDL n. 1038",
            "description_title": "Emendamento 2.43 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": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25923,
            "slug": "vs19_213_026",
            "identifier": "vs19_213_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_026/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 26,
            "title": "Fiducia conversione decreto norme fiscali",
            "original_title": "Votazione Articolo unico DDL n. 1601",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 18 ottobre 2023, n. 145, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto norme fiscali",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 18390,
            "slug": "vs19_019_028",
            "identifier": "vs19_019_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_028/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.52 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.52 DDL n. 0547",
            "original_title": "Votazione Emendamento 4.52 DDL n. 0547",
            "description_title": "Emendamento 4.52 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 37691,
            "slug": "19-292-19",
            "identifier": "19-292-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-292-19/?format=api",
            "sitting": {
                "id": 1959,
                "date": "2025-04-08",
                "number": 292,
                "branch": "S"
            },
            "number": 19,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 22034,
            "slug": "vs19_137_160",
            "identifier": "vs19_137_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_160/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 160,
            "title": "Identici articoli aggiuntivi 7.01 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 7.02 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 7.01 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1038",
            "description_title": "Identici articoli aggiuntivi 7.01 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 7.02 CAPPELLETTI ENRICO (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": 41,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 37876,
            "slug": "19-295-112",
            "identifier": "19-295-112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-112/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 112,
            "title": "Prestazioni sanitarie - Articolo 13-ter",
            "original_title": "Articolo 13-ter",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 41,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 22064,
            "slug": "vs19_138_029",
            "identifier": "vs19_138_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_029/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 16.1 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 16.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.1 DDL n. 1038",
            "description_title": "Emendamento 16.1 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19852,
            "slug": "vs19_072_061",
            "identifier": "vs19_072_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_061/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 4.27 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 4.27 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.27 DDL n. 0977",
            "description_title": "Emendamento 4.27 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 37871,
            "slug": "19-295-117",
            "identifier": "19-295-117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-117/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 117,
            "title": "Prestazioni sanitarie - Articolo 13-sexies",
            "original_title": "Articolo 13-sexies",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 41,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 21946,
            "slug": "vs19_138_025",
            "identifier": "vs19_138_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_025/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 15.1 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 15.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 15.1 DDL n. 1038",
            "description_title": "Emendamento 15.1 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22052,
            "slug": "vs19_138_037",
            "identifier": "vs19_138_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_037/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 18.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 18.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 18.1 DDL n. 1038",
            "description_title": "Emendamento 18.1 MEROLA VIRGINIO (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": 41,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22156,
            "slug": "vs19_138_030",
            "identifier": "vs19_138_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_030/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 16.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 16.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.2 DDL n. 1038",
            "description_title": "Emendamento 16.2 D'ALFONSO LUCIANO (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": 41,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22176,
            "slug": "vs19_138_010",
            "identifier": "vs19_138_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_010/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 13.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 13.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1038",
            "description_title": "Emendamento 13.2 D'ALFONSO LUCIANO (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": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21797,
            "slug": "vs19_117_017",
            "identifier": "vs19_117_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_017/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1195/34 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1195/34 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/34 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/34 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22232,
            "slug": "vs19_138_053",
            "identifier": "vs19_138_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_053/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1038 e abb./24 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1038 e abb./24 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./24 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./24 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22084,
            "slug": "vs19_138_016",
            "identifier": "vs19_138_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_016/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 13.11 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.11 DDL n. 1038",
            "description_title": "Emendamento 13.11 QUARTINI ANDREA (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": 41,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24455,
            "slug": "vs19_183_009",
            "identifier": "vs19_183_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_009/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.8 FONTANA ILARIA (M5S) - Votazione Emendamento 1.8 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1492",
            "description_title": "Emendamento 1.8 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21929,
            "slug": "vs19_138_026",
            "identifier": "vs19_138_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_026/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 15.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 15.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 15.3 DDL n. 1038",
            "description_title": "Emendamento 15.3 MEROLA VIRGINIO (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": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21920,
            "slug": "vs19_138_023",
            "identifier": "vs19_138_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_023/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 14.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 14.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 14.5 DDL n. 1038",
            "description_title": "Emendamento 14.5 STEFANAZZI CLAUDIO MICHELE (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": 41,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 35252,
            "slug": "19-255-100",
            "identifier": "19-255-100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-255-100/?format=api",
            "sitting": {
                "id": 1859,
                "date": "2024-12-18",
                "number": 255,
                "branch": "S"
            },
            "number": 100,
            "title": "Conversione decreto Pnrr quinquies",
            "original_title": "Votazione finale",
            "description_title": "d-l n. 160/2024 - Lavoro, università, ricerca e istruzione per una migliore attuazione del PNRR",
            "public_title": "Conversione decreto Pnrr quinquies",
            "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": 41,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.47
        },
        {
            "id": 35237,
            "slug": "19-254-14",
            "identifier": "19-254-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-14/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 14,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 18841,
            "slug": "vs19_029_003",
            "identifier": "vs19_029_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_003/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/705/3 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/705/3 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/3 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/3 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": 6,
            "n_margin": 41,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 35236,
            "slug": "19-254-18",
            "identifier": "19-254-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-18/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 18,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sul sistema bancario, finanziario e assicurativo",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Istituzione di una Commissione parlamentare di inchiesta sul sistema bancario, finanziario e assicurativo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 35233,
            "slug": "19-254-17",
            "identifier": "19-254-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-17/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 17,
            "title": "Articolo 7",
            "original_title": "Articolo 7",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 63.86
        },
        {
            "id": 38617,
            "slug": "vs19_486_021",
            "identifier": "vs19_486_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_021/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 21,
            "title": "Fiducia conversione decreto sicurezza 2025",
            "original_title": "Votazione ",
            "description_title": "Votazione fiducia A.C. 2355",
            "public_title": "Fiducia conversione decreto sicurezza 2025",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 82.72,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 32853,
            "slug": "19-236-74",
            "identifier": "19-236-74",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-74/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 74,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Articolo 7",
            "original_title": "Articolo 7",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 18,
            "n_margin": 41,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 40.7
        },
        {
            "id": 18618,
            "slug": "vs19_027_091",
            "identifier": "vs19_027_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_091/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/643-BIS/171 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/643-BIS/171 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/171 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/171 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 82.7,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 18454,
            "slug": "vs19_027_070",
            "identifier": "vs19_027_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_070/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 70,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/111 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/111 DE LUCA PIERO (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 41,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 77.78
        }
    ]
}