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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=118",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=116",
    "results": [
        {
            "id": 27106,
            "slug": "19-147-237",
            "identifier": "19-147-237",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-237/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 237,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 7.207, De Cristofaro e altri",
            "original_title": "Em. 7.207, De Cristofaro e altri",
            "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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28658,
            "slug": "vs19_252_089",
            "identifier": "vs19_252_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_089/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/703/4 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/703/4 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/4 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/4 BAKKALI OUIDAD (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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25447,
            "slug": "vs19_206_007",
            "identifier": "vs19_206_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_007/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.1000 CASO ANTONIO (M5S) - Votazione Emendamento 2.1000 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.1000 DDL n. 1474",
            "description_title": "Emendamento 2.1000 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29030,
            "slug": "vs19_265_023",
            "identifier": "vs19_265_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_023/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 23.19 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.19 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.19 DDL n. 1435",
            "description_title": "Emendamento 23.19 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18784,
            "slug": "vs19_038_035",
            "identifier": "vs19_038_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_035/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 5-QUATER.0102 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 5-QUATER.0102 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUATER.0102 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUATER.0102 RUFFINO DANIELA (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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26907,
            "slug": "19-147-255",
            "identifier": "19-147-255",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-255/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 255,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 10.213, Damante e altri",
            "original_title": "Em. 10.213, Damante e altri",
            "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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 27108,
            "slug": "19-147-223",
            "identifier": "19-147-223",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-223/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 223,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 7.203, Giorgis e altri",
            "original_title": "Em. 7.203, Giorgis e altri",
            "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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 19779,
            "slug": "vs19_064_023",
            "identifier": "vs19_064_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_023/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 3-UNDECIES.011 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 3-UNDECIES.011 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.011 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.011 CURTI AUGUSTO (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": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19774,
            "slug": "vs19_064_011",
            "identifier": "vs19_064_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_011/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3-NOVIES.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 3-NOVIES.1 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-NOVIES.1 DDL n. 0930",
            "description_title": "Emendamento 3-NOVIES.1 CURTI AUGUSTO (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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26993,
            "slug": "19-147-252",
            "identifier": "19-147-252",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-252/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 252,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Emm. 10.208 e 10.209",
            "original_title": "Emm. 10.208 e 10.209",
            "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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 29785,
            "slug": "vs19_261_098",
            "identifier": "vs19_261_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_098/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 15.23 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 15.23 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.23 DDL n. 1435",
            "description_title": "Emendamento 15.23 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28680,
            "slug": "vs19_252_093",
            "identifier": "vs19_252_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_093/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/703/11 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/703/11 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/11 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/11 TRAVERSI ROBERTO (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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28612,
            "slug": "vs19_252_038",
            "identifier": "vs19_252_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_038/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.22 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.22 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.22 PDL n. 0703",
            "description_title": "Emendamento 3.22 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 19802,
            "slug": "vs19_064_038",
            "identifier": "vs19_064_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_038/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/930/10 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/930/10 DDL n. 0930",
            "original_title": "Votazione Ordine del giorno 9/930/10 DDL n. 0930",
            "description_title": "Ordine del giorno n. 9/930/10 L'ABBATE PATTY (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": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27002,
            "slug": "19-147-227",
            "identifier": "19-147-227",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-227/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 227,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 7.23, Maiorino e altri",
            "original_title": "Em. 7.23, Maiorino e altri",
            "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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 57.47
        },
        {
            "id": 33058,
            "slug": "19-239-2",
            "identifier": "19-239-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-239-2/?format=api",
            "sitting": {
                "id": 1817,
                "date": "2024-11-06",
                "number": 239,
                "branch": "S"
            },
            "number": 2,
            "title": "Fiducia conversione decreto procedure di infrazione bis",
            "original_title": "DDL n.1287. Votazione questione di fiducia.",
            "description_title": null,
            "public_title": "Fiducia conversione decreto procedure di infrazione bis",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 84.62,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 25658,
            "slug": "vs19_211_013",
            "identifier": "vs19_211_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_013/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.3 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.3 DDL n. 1556",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1556",
            "description_title": "Emendamento 4.3 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28447,
            "slug": "vs19_251_018",
            "identifier": "vs19_251_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_018/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00235, sul capoverso settimo 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 settimo 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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29792,
            "slug": "vs19_261_105",
            "identifier": "vs19_261_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_105/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 15.54 COSTA SERGIO (M5S) - Votazione Emendamento 15.54 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.54 DDL n. 1435",
            "description_title": "Emendamento 15.54 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19783,
            "slug": "vs19_064_010",
            "identifier": "vs19_064_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_010/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 3-QUATER.03 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 3-QUATER.03 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-QUATER.03 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-QUATER.03 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18792,
            "slug": "vs19_034_001",
            "identifier": "vs19_034_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_034_001/?format=api",
            "sitting": {
                "id": 1271,
                "date": "2023-01-12",
                "number": 34,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto aiuti quater",
            "original_title": "Votazione finale PDL n. 0338",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 18 novembre 2022, n. 176, recante misure urgenti di sostegno nel settore energetico e di finanza pubblica (Approvato dal Senato) (DDL 730)",
            "public_title": "Conversione decreto aiuti quater",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 18404,
            "slug": "vs19_019_020",
            "identifier": "vs19_019_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_020/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 3.1 DDL n. 0547",
            "description_title": "Emendamento 3.1 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 20090,
            "slug": "vs19_072_109",
            "identifier": "vs19_072_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_109/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/977/12 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/977/12 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/12 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/12 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24032,
            "slug": "vs19_158_009",
            "identifier": "vs19_158_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_009/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1135/5 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1135/5 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/5 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/5 FURFARO MARCO (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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27099,
            "slug": "19-147-265",
            "identifier": "19-147-265",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-265/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 265,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 11.210, Nicita e altri",
            "original_title": "Em. 11.210, Nicita e altri",
            "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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 19776,
            "slug": "vs19_064_030",
            "identifier": "vs19_064_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_030/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 5.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 0930",
            "original_title": "Votazione Emendamento 5.1 DDL n. 0930",
            "description_title": "Emendamento 5.1 CURTI AUGUSTO (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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24038,
            "slug": "vs19_158_011",
            "identifier": "vs19_158_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_011/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1135/7 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1135/7 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/7 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/7 ZANELLA LUANA (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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19995,
            "slug": "vs19_072_108",
            "identifier": "vs19_072_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_108/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/977/11 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/977/11 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/11 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/11 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 35525,
            "slug": "19-257-17",
            "identifier": "19-257-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-257-17/?format=api",
            "sitting": {
                "id": 1865,
                "date": "2024-12-27",
                "number": 257,
                "branch": "S"
            },
            "number": 17,
            "title": "Articolo 17",
            "original_title": "Articolo 17",
            "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": 18,
            "majority_cohesion_rate": 84.87,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 37891,
            "slug": "19-295-97",
            "identifier": "19-295-97",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-97/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 97,
            "title": "Prestazioni sanitarie - Articolo 12",
            "original_title": "Articolo 12",
            "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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 28585,
            "slug": "vs19_252_083",
            "identifier": "vs19_252_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_083/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0703",
            "original_title": "Votazione Articolo 6 PDL n. 0703",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 19786,
            "slug": "vs19_064_020",
            "identifier": "vs19_064_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_020/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 3-UNDECIES.08 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 3-UNDECIES.08 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.08 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.08 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 40839,
            "slug": "vs19_555_044",
            "identifier": "vs19_555_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_044/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 44,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37525,
            "slug": "19-288-78",
            "identifier": "19-288-78",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-78/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 78,
            "title": "Intelligenza artificiale - Em. 10.15, Mazzella e altri",
            "original_title": "Em. 10.15, Mazzella e altri",
            "description_title": "Intelligenza artificiale",
            "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": 18,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 29740,
            "slug": "vs19_261_052",
            "identifier": "vs19_261_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_052/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 8.1000 CASU ANDREA (PD-IDP) - Votazione Emendamento 8.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 8.1000 DDL n. 1435",
            "description_title": "Emendamento 8.1000 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18578,
            "slug": "vs19_020_010",
            "identifier": "vs19_020_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_010/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/547/17 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/547/17 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/17 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/17 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 28841,
            "slug": "vs19_253_004",
            "identifier": "vs19_253_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_253_004/?format=api",
            "sitting": {
                "id": 1624,
                "date": "2024-02-29",
                "number": 253,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00242, sul capoverso terzo della parte dispositiva GIRELLI GIAN ANTONIO (PD-IDP) ed altri - Votazione Mozione 1_00242",
            "original_title": "Votazione Mozione 1_00242",
            "description_title": "Mozione n. 1-00242, sul capoverso terzo della parte dispositiva GIRELLI GIAN ANTONIO (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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 19767,
            "slug": "vs19_064_022",
            "identifier": "vs19_064_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_022/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 3-UNDECIES.010 L'ABBATE PATTY (M5S) - Votazione Emendamento 3-UNDECIES.010 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.010 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.010 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18424,
            "slug": "vs19_020_003",
            "identifier": "vs19_020_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_003/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/547/7 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/547/7 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/7 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/7 TODDE ALESSANDRA (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": 18,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 37989,
            "slug": "19-297-1",
            "identifier": "19-297-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-297-1/?format=api",
            "sitting": {
                "id": 1972,
                "date": "2025-04-23",
                "number": 297,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia conversione decreto bollette",
            "original_title": "Disegno di legge n. 1463. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto bollette",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 82.35,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 18536,
            "slug": "vs19_020_006",
            "identifier": "vs19_020_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_006/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/547/10 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/547/10 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/10 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/10 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 29183,
            "slug": "vs19_266_053",
            "identifier": "vs19_266_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_053/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 53,
            "title": "Identici articoli aggiuntivi 1-ter.01 ZARATTI FILIBERTO (AVS) e 1-ter.02 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 1-ter.01 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.01 DDL n. 1780",
            "description_title": "Identici articoli aggiuntivi 1-ter.01 ZARATTI FILIBERTO (AVS) e 1-ter.02 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29045,
            "slug": "vs19_265_021",
            "identifier": "vs19_265_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_021/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 23.9 PASTORELLA GIULIA (APERRE) e 23.11 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 23.9 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.9 DDL n. 1435",
            "description_title": "Identici emendamenti 23.9 PASTORELLA GIULIA (APERRE) e 23.11 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29723,
            "slug": "vs19_261_035",
            "identifier": "vs19_261_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_035/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.13 CANTONE LUCIANO (M5S) - Votazione Emendamento 4.13 DDL n. 1435",
            "original_title": "Votazione Emendamento 4.13 DDL n. 1435",
            "description_title": "Emendamento 4.13 CANTONE LUCIANO (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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 32838,
            "slug": "19-235-1",
            "identifier": "19-235-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-235-1/?format=api",
            "sitting": {
                "id": 1813,
                "date": "2024-10-29",
                "number": 235,
                "branch": "S"
            },
            "number": 1,
            "title": "Proposta Giunta delle elezioni e immunità contraria all'aut orizzazione ex art. 10, comma 1, legge cost. n.1 del 1989",
            "original_title": "Proposta Giunta delle elezioni e immunità contraria all'aut orizzazione ex art. 10, comma 1, legge cost. n.1 del 1989",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 78.45,
            "minority_cohesion_rate": 67.44
        },
        {
            "id": 27113,
            "slug": "19-147-208",
            "identifier": "19-147-208",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-208/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 208,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Articolo 5",
            "original_title": "Articolo 5",
            "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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32665,
            "slug": "19-232-9",
            "identifier": "19-232-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-9/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 9,
            "title": "Norme in materia di contrasto alla surrogazione di maternità - Em. 1.13, Bilotti e altri",
            "original_title": "Em. 1.13, Bilotti e altri",
            "description_title": "Norme in materia di contrasto alla surrogazione di maternità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 73.28,
            "minority_cohesion_rate": 62.79
        },
        {
            "id": 29717,
            "slug": "vs19_261_029",
            "identifier": "vs19_261_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_029/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo premissivo 04.03 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 04.03 DDL n. 1435",
            "original_title": "Votazione Emendamento 04.03 DDL n. 1435",
            "description_title": "Articolo premissivo 04.03 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 18600,
            "slug": "vs19_020_002",
            "identifier": "vs19_020_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_002/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/547/5 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/547/5 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/5 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/5 L'ABBATE PATTY (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": 18,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 25452,
            "slug": "vs19_206_006",
            "identifier": "vs19_206_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_006/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1001 CASO ANTONIO (M5S) - Votazione Emendamento 2.1001 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.1001 DDL n. 1474",
            "description_title": "Emendamento 2.1001 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.05
        }
    ]
}