Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=70
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=majority_cohesion_rate&page=71",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=69",
    "results": [
        {
            "id": 36550,
            "slug": "vs19_435_064",
            "identifier": "vs19_435_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_064/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 6.1011 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 6.1011 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1011 PDL n. 1573",
            "description_title": "Emendamento 6.1011 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": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 36559,
            "slug": "vs19_435_074",
            "identifier": "vs19_435_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_074/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 7.103 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.103 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.103 PDL n. 1573",
            "description_title": "Emendamento 7.103 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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 31908,
            "slug": "vs19_349_001",
            "identifier": "vs19_349_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_001/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 33.04 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 33.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.04 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 33.04 SERRACCHIANI DEBORA (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": 25,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 60.38
        },
        {
            "id": 25272,
            "slug": "19-125-2",
            "identifier": "19-125-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-2/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 2,
            "title": "Em. 1.1, Franceschelli",
            "original_title": "Em. 1.1, Franceschelli",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 19431,
            "slug": "19-40-30",
            "identifier": "19-40-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-40-30/?format=api",
            "sitting": {
                "id": 1301,
                "date": "2023-02-21",
                "number": 40,
                "branch": "S"
            },
            "number": 30,
            "title": "Votazione conclusioni Giunta elezioni e immunità            parlamentari",
            "original_title": "Votazione conclusioni Giunta elezioni e immunità            parlamentari",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 34755,
            "slug": "vs19_353_008",
            "identifier": "vs19_353_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_008/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.14 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.14 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 63.52
        },
        {
            "id": 34718,
            "slug": "vs19_353_001",
            "identifier": "vs19_353_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_001/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 SCUTELLA' ELISA (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri e n. 3 DE LUCA PIERO (PD-IDP) ed altri",
            "original_title": "Questioni pregiudiziali n. 1 SCUTELLA' ELISA (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri e n. 3 DE LUCA PIERO (PD-IDP) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 34751,
            "slug": "vs19_353_004",
            "identifier": "vs19_353_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_004/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.3 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 63.52
        },
        {
            "id": 34783,
            "slug": "vs19_353_036",
            "identifier": "vs19_353_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_036/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.58 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.58 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 30846,
            "slug": "vs19_313_008",
            "identifier": "vs19_313_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_008/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1854/3 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1854/3 DDL n. 1854",
            "original_title": "Votazione Ordine del giorno 9/1854/3 DDL n. 1854",
            "description_title": "Ordine del giorno n. 9/1854/3 LOMUTI ARNALDO (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": 25,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 30287,
            "slug": "vs19_293_006",
            "identifier": "vs19_293_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_006/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/536-B/4 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/536-B/4 PDL n. 0536-B",
            "original_title": "Votazione Ordine del giorno 9/536-B/4 PDL n. 0536-B",
            "description_title": "Ordine del giorno n. 9/536-B/4 GIULIANO CARLA (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": 14,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 34917,
            "slug": "vs19_331_124",
            "identifier": "vs19_331_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_124/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/1975/86, limitatamente al capoverso secondo dell'impegno, QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/86, limitatamente al capoverso secondo dell'impegno, QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 30365,
            "slug": "vs19_301_008",
            "identifier": "vs19_301_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_008/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00290 GRIMALDI MARCO (AVS) ed altri - Votazione Mozione 1_00290",
            "original_title": "Votazione Mozione 1_00290",
            "description_title": "Mozione n. 1-00290 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30339,
            "slug": "vs19_301_006",
            "identifier": "vs19_301_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_006/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00289, limitatamente ai capoversi primo e terzo della premessa e al capoverso primo, lettera b), della parte dispositiva, MARATTIN LUIGI (IVICRE) ed altri - Votazione Mozione 1_00289",
            "original_title": "Votazione Mozione 1_00289",
            "description_title": "Mozione n. 1-00289, limitatamente ai capoversi primo e terzo della premessa e al capoverso primo, lettera b), della parte dispositiva, MARATTIN LUIGI (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 81,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 30256,
            "slug": "vs19_293_004",
            "identifier": "vs19_293_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_004/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0536-B",
            "original_title": "Votazione Articolo 3 PDL n. 0536-B",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30363,
            "slug": "vs19_301_002",
            "identifier": "vs19_301_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_002/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00279 CONTE GIUSEPPE (M5S) ed altri - Votazione Mozione 1_00279",
            "original_title": "Votazione Mozione 1_00279",
            "description_title": "Mozione n. 1-00279 CONTE GIUSEPPE (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 30789,
            "slug": "vs19_313_009",
            "identifier": "vs19_313_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_009/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 9,
            "title": "Conversione decreto associazioni sindacali nell'ambito delle forze armate",
            "original_title": "Votazione finale DDL n. 1854",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 9 maggio 2024, n. 61, recante disposizioni urgenti in materia di associazioni professionali a carattere sindacale tra militari, personale militare e civile del Ministero della Difesa e operatività delle Forze armate (DDL 1854)",
            "public_title": "Conversione decreto associazioni sindacali nell'ambito delle forze armate",
            "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": 97,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 32.92
        },
        {
            "id": 34909,
            "slug": "vs19_331_116",
            "identifier": "vs19_331_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_116/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/1975/76 BOLDRINI LAURA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/76 BOLDRINI LAURA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 30841,
            "slug": "vs19_313_020",
            "identifier": "vs19_313_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_020/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/433 E ABB/2 MOLLICONE FEDERICO (FDI) - Votazione Ordine del giorno 9/433 E ABB/2 PDL n. 0433",
            "original_title": "Votazione Ordine del giorno 9/433 E ABB/2 PDL n. 0433",
            "description_title": "Ordine del giorno n. 9/433 E ABB/2 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31063,
            "slug": "vs19_318_035",
            "identifier": "vs19_318_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_035/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 35,
            "title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.22 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1718",
            "description_title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 43.48
        },
        {
            "id": 30804,
            "slug": "vs19_313_005",
            "identifier": "vs19_313_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_005/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 4.1 PELLEGRINI MARCO (M5S) - Votazione Emendamento 4.1 DDL n. 1854",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1854",
            "description_title": "Emendamento 4.1 PELLEGRINI MARCO (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": 79,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 36.65
        },
        {
            "id": 30368,
            "slug": "vs19_301_009",
            "identifier": "vs19_301_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_009/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00292 RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00292",
            "original_title": "Votazione Mozione 1_00292",
            "description_title": "Mozione n. 1-00292 RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 62,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 30351,
            "slug": "vs19_297_007",
            "identifier": "vs19_297_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_007/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1877/8, così come riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1877/8, DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/8, DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/8, così come riformulato, BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 121,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30847,
            "slug": "vs19_313_021",
            "identifier": "vs19_313_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_021/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/433 E ABB/3 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/433 E ABB/3 PDL n. 0433",
            "original_title": "Votazione Ordine del giorno 9/433 E ABB/3 PDL n. 0433",
            "description_title": "Ordine del giorno n. 9/433 E ABB/3 QUARTINI ANDREA (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": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 30969,
            "slug": "vs19_317_002",
            "identifier": "vs19_317_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_002/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1933/2, nel testo riformulato, ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1933/2, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/2, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/2, nel testo riformulato, ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 30367,
            "slug": "vs19_297_018",
            "identifier": "vs19_297_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_018/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1877/27 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1877/27 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/27 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/27 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 40159,
            "slug": "vs19_524_058",
            "identifier": "vs19_524_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_058/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38484,
            "slug": "vs19_482_034",
            "identifier": "vs19_482_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_034/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 1.34 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38494,
            "slug": "vs19_482_044",
            "identifier": "vs19_482_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_044/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 1.44 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.44",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38718,
            "slug": "vs19_487_078",
            "identifier": "vs19_487_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_078/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/2355/108 - Votazione Ordine del giorno 9/2355/108 ",
            "original_title": "Votazione Ordine del giorno 9/2355/108 ",
            "description_title": "ODG 9/2355/108",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38468,
            "slug": "vs19_482_018",
            "identifier": "vs19_482_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_018/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 1.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38492,
            "slug": "vs19_482_042",
            "identifier": "vs19_482_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_042/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 1.42 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.42",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38466,
            "slug": "vs19_482_016",
            "identifier": "vs19_482_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_016/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38690,
            "slug": "vs19_487_050",
            "identifier": "vs19_487_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_050/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 50,
            "title": "ODG 9/2355/80 - Votazione Ordine del giorno 9/2355/80 ",
            "original_title": "Votazione Ordine del giorno 9/2355/80 ",
            "description_title": "ODG 9/2355/80",
            "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": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37723,
            "slug": "vs19_463_030",
            "identifier": "vs19_463_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_030/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.49 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.49 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.49 PDL n. 1621",
            "description_title": "Emendamento 1.49 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38463,
            "slug": "vs19_482_013",
            "identifier": "vs19_482_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_013/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.10, 1.11, 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10, 1.11, 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38525,
            "slug": "vs19_482_075",
            "identifier": "vs19_482_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_075/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 75,
            "title": "ODG 9/2402/9 - Votazione Ordine del giorno 9/2402/9 ",
            "original_title": "Votazione Ordine del giorno 9/2402/9 ",
            "description_title": "ODG 9/2402/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38516,
            "slug": "vs19_482_066",
            "identifier": "vs19_482_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_066/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 1-TER.7, 1-TER.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.7, 1-TER.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 37711,
            "slug": "vs19_463_018",
            "identifier": "vs19_463_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_018/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.22 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.22 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.22 PDL n. 1621",
            "description_title": "Emendamento 1.22 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38534,
            "slug": "vs19_482_084",
            "identifier": "vs19_482_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_084/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/2402/19 - Votazione Ordine del giorno 9/2402/19 ",
            "original_title": "Votazione Ordine del giorno 9/2402/19 ",
            "description_title": "ODG 9/2402/19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40158,
            "slug": "vs19_524_057",
            "identifier": "vs19_524_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_057/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 57,
            "title": "PDL 2500 - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 2500 - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40101,
            "slug": "vs19_524_056",
            "identifier": "vs19_524_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_056/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 56,
            "title": "Proroga del termine per l'esercizio delle deleghe legislative in materia di spettacolo",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2538 - VOTO FINALE",
            "public_title": "Proroga del termine per l'esercizio delle deleghe legislative in materia di spettacolo",
            "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": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38685,
            "slug": "vs19_487_045",
            "identifier": "vs19_487_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_045/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/2355/75 - Votazione Ordine del giorno 9/2355/75 ",
            "original_title": "Votazione Ordine del giorno 9/2355/75 ",
            "description_title": "ODG 9/2355/75",
            "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": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38521,
            "slug": "vs19_482_071",
            "identifier": "vs19_482_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_071/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2402/5 - Votazione Ordine del giorno 9/2402/5 ",
            "original_title": "Votazione Ordine del giorno 9/2402/5 ",
            "description_title": "ODG 9/2402/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38512,
            "slug": "vs19_482_062",
            "identifier": "vs19_482_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_062/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 1-TER.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 37216,
            "slug": "vs19_449_057",
            "identifier": "vs19_449_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_057/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1-sexies.1 MORFINO DANIELA (M5S) - Votazione Emendamento 1-sexies.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.1 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.1 MORFINO DANIELA (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": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 32280,
            "slug": "vs19_328_056",
            "identifier": "vs19_328_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_056/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1896/74 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1896/74 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/74 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/74 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 34977,
            "slug": "vs19_335_023",
            "identifier": "vs19_335_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_023/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1937/24, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/24, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 96,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 34.78
        },
        {
            "id": 38302,
            "slug": "vs19_479_010",
            "identifier": "vs19_479_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_010/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38301,
            "slug": "vs19_479_009",
            "identifier": "vs19_479_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_009/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.15
        }
    ]
}