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

{
    "count": 24888,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=487",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=485",
    "results": [
        {
            "id": 41052,
            "slug": "vs19_568_027",
            "identifier": "vs19_568_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_027/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 14,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41027,
            "slug": "vs19_568_002",
            "identifier": "vs19_568_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_002/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.2, 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2, 1.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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37227,
            "slug": "vs19_449_068",
            "identifier": "vs19_449_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_068/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2285/1 PANDOLFO ALBERTO (PD-IDP) - Votazione Ordine del giorno 9/2285/1 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/1 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/1 PANDOLFO ALBERTO (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": 12,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40942,
            "slug": "vs19_555_112",
            "identifier": "vs19_555_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_112/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 112,
            "title": "EM 20.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 27,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 40612,
            "slug": "vs19_551_079",
            "identifier": "vs19_551_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_079/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 79,
            "title": "Disposizioni in materia di tutela dei minori in affidamento",
            "original_title": "Votazione finale DDL n. 1866",
            "description_title": "Disposizioni in materia di tutela dei minori in affidamento (DDL 1866)",
            "public_title": "Disposizioni in materia di tutela dei minori in affidamento",
            "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": 65,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 40363,
            "slug": "vs19_539_001",
            "identifier": "vs19_539_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_001/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza del disegno di legge, già approvato dal Senato, n. 2604: Disposizioni per la partecipazione italiana a Banche e a Fondi multilaterali di sviluppo. - Votazione DDL n. 2604",
            "original_title": "Votazione DDL n. 2604",
            "description_title": "Dichiarazione di urgenza del disegno di legge, già approvato dal Senato, n. 2604: Disposizioni per la partecipazione italiana a Banche e a Fondi multilaterali di sviluppo.",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 41211,
            "slug": "vs19_572_143",
            "identifier": "vs19_572_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_143/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 143,
            "title": "ARTICOLO 49 - Votazione Articolo 49 ",
            "original_title": "Votazione Articolo 49 ",
            "description_title": "ARTICOLO 49",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40938,
            "slug": "vs19_555_107",
            "identifier": "vs19_555_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_107/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 107,
            "title": "EM 19.9, 19.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.9, 19.10",
            "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": 52.67,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 41249,
            "slug": "vs19_572_014",
            "identifier": "vs19_572_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_014/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 14,
            "title": "ART AGG 2.019, 2.020 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.019, 2.020",
            "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": 18,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40845,
            "slug": "vs19_555_109",
            "identifier": "vs19_555_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_109/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 109,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "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": 26,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 40936,
            "slug": "vs19_555_105",
            "identifier": "vs19_555_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_105/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 19.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.6",
            "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": 52.67,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 41173,
            "slug": "vs19_572_055",
            "identifier": "vs19_572_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_055/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 55,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40282,
            "slug": "vs19_536_074",
            "identifier": "vs19_536_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_074/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 74,
            "title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2024",
            "original_title": "Votazione finale DDL n. 2536",
            "description_title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2024 (Approvato dal Senato) (DDL 2536)",
            "public_title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2024",
            "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": 21,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38028,
            "slug": "vs19_470_037",
            "identifier": "vs19_470_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_037/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2308/86 CARE' NICOLA (PD-IDP) - Votazione Ordine del giorno 9/2308/86 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/86 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/86 CARE' NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 38519,
            "slug": "vs19_482_069",
            "identifier": "vs19_482_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_069/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2402/2 - Votazione Ordine del giorno 9/2402/2 ",
            "original_title": "Votazione Ordine del giorno 9/2402/2 ",
            "description_title": "ODG 9/2402/2",
            "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": 52.67,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 38234,
            "slug": "vs19_477_057",
            "identifier": "vs19_477_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_057/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 57,
            "title": "Conversione decreto polizze catastrofali",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2333-A - VOTO FINALE",
            "public_title": "Conversione decreto polizze catastrofali",
            "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": 63,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 38442,
            "slug": "vs19_481_051",
            "identifier": "vs19_481_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_051/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 51,
            "title": "ODG 9/2329-A/51 - Votazione Ordine del giorno 9/2329-A/51 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/51 ",
            "description_title": "ODG 9/2329-A/51",
            "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": 23,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 38393,
            "slug": "vs19_481_002",
            "identifier": "vs19_481_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_002/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2329-A/2 - Votazione Ordine del giorno 9/2329-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/2 ",
            "description_title": "ODG 9/2329-A/2",
            "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": 20,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38447,
            "slug": "vs19_481_056",
            "identifier": "vs19_481_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_056/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 56,
            "title": "ODG 9/2329-A/60 - Votazione Ordine del giorno 9/2329-A/60 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/60 ",
            "description_title": "ODG 9/2329-A/60",
            "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": 52.67,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 38029,
            "slug": "vs19_470_038",
            "identifier": "vs19_470_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_038/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2308/87 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2308/87 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/87 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/87 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 42310,
            "slug": "vs19_603_005",
            "identifier": "vs19_603_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_005/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 5.3, 5.4, 5.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.3, 5.4, 5.5",
            "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": 21,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 42906,
            "slug": "vs19_625_010",
            "identifier": "vs19_625_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_625_010/?format=api",
            "sitting": {
                "id": 2213,
                "date": "2026-03-03",
                "number": 625,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2713-A/6 - Votazione Ordine del giorno 9/2713-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2713-A/6 ",
            "description_title": "ODG 9/2713-A/6",
            "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": 52.67,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42917,
            "slug": "vs19_625_026",
            "identifier": "vs19_625_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_625_026/?format=api",
            "sitting": {
                "id": 2213,
                "date": "2026-03-03",
                "number": 625,
                "branch": "C"
            },
            "number": 26,
            "title": "ART AGG 7.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01000",
            "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": 62,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42907,
            "slug": "vs19_625_011",
            "identifier": "vs19_625_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_625_011/?format=api",
            "sitting": {
                "id": 2213,
                "date": "2026-03-03",
                "number": 625,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2713-A/7 - Votazione Ordine del giorno 9/2713-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/2713-A/7 ",
            "description_title": "ODG 9/2713-A/7",
            "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": 16,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42908,
            "slug": "vs19_625_012",
            "identifier": "vs19_625_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_625_012/?format=api",
            "sitting": {
                "id": 2213,
                "date": "2026-03-03",
                "number": 625,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2713-A/9 - Votazione Ordine del giorno 9/2713-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2713-A/9 ",
            "description_title": "ODG 9/2713-A/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": 20,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42429,
            "slug": "vs19_603_149",
            "identifier": "vs19_603_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_149/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 149,
            "title": "ODG 9/2336-A E ABB/2 - Votazione Ordine del giorno 9/2336-A E ABB/2 ",
            "original_title": "Votazione Ordine del giorno 9/2336-A E ABB/2 ",
            "description_title": "ODG 9/2336-A E ABB/2",
            "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": 22,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41507,
            "slug": "vs19_577_047",
            "identifier": "vs19_577_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_047/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 47,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 65,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42578,
            "slug": "vs19_609_008",
            "identifier": "vs19_609_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_008/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 8,
            "title": "ART AGG 7.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01007",
            "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": 21,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42579,
            "slug": "vs19_609_009",
            "identifier": "vs19_609_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_009/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 8.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 20,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42916,
            "slug": "vs19_625_025",
            "identifier": "vs19_625_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_625_025/?format=api",
            "sitting": {
                "id": 2213,
                "date": "2026-03-03",
                "number": 625,
                "branch": "C"
            },
            "number": 25,
            "title": "PDL 2067 E ABB - EM 1.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 2067 E ABB - EM 1.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41503,
            "slug": "vs19_577_043",
            "identifier": "vs19_577_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_043/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 43,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "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": 65,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41553,
            "slug": "vs19_577_093",
            "identifier": "vs19_577_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_093/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 93,
            "title": "ODG 9/2574-A/11 - Votazione Ordine del giorno 9/2574-A/11 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/11 ",
            "description_title": "ODG 9/2574-A/11",
            "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": 52.67,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40508,
            "slug": "vs19_544_007",
            "identifier": "vs19_544_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_007/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2293",
            "original_title": "Votazione Articolo 4 DDL n. 2293",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 117,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41504,
            "slug": "vs19_577_044",
            "identifier": "vs19_577_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_044/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42709,
            "slug": "vs19_609_139",
            "identifier": "vs19_609_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_139/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 139,
            "title": "ODG 9/2673-A/8 - Votazione Ordine del giorno 9/2673-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/8 ",
            "description_title": "ODG 9/2673-A/8",
            "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": 52.67,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42382,
            "slug": "vs19_603_093",
            "identifier": "vs19_603_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_093/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 93,
            "title": "EM 4.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.19",
            "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": 22,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41558,
            "slug": "vs19_577_098",
            "identifier": "vs19_577_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_098/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 98,
            "title": "ODG 9/2574-A/18 - Votazione Ordine del giorno 9/2574-A/18 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/18 ",
            "description_title": "ODG 9/2574-A/18",
            "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": 20,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41548,
            "slug": "vs19_577_088",
            "identifier": "vs19_577_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_088/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 88,
            "title": "ODG 9/2574-A/6 - Votazione Ordine del giorno 9/2574-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/6 ",
            "description_title": "ODG 9/2574-A/6",
            "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": 52.67,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41506,
            "slug": "vs19_577_046",
            "identifier": "vs19_577_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_046/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 11.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41502,
            "slug": "vs19_577_042",
            "identifier": "vs19_577_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_042/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 9.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 30796,
            "slug": "vs19_314_067",
            "identifier": "vs19_314_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_067/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, PDL n. 1741",
            "original_title": "Votazione Emendamento 4.300, PDL n. 1741",
            "description_title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 52.52,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 30788,
            "slug": "vs19_314_065",
            "identifier": "vs19_314_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_065/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 3.05 BONETTI ELENA (APERRE) - Votazione Emendamento 3.05 PDL n. 1741",
            "original_title": "Votazione Emendamento 3.05 PDL n. 1741",
            "description_title": "Articolo aggiuntivo 3.05 BONETTI ELENA (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": 22,
            "majority_cohesion_rate": 52.52,
            "minority_cohesion_rate": 50.93
        },
        {
            "id": 30799,
            "slug": "vs19_314_068",
            "identifier": "vs19_314_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_068/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1737",
            "original_title": "Votazione Articolo 1 PDL n. 1737",
            "description_title": "Articolo 1",
            "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": 100,
            "majority_cohesion_rate": 52.52,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 30312,
            "slug": "vs19_293_020",
            "identifier": "vs19_293_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_020/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00283, ad eccezione dei capoversi quarto, nono e decimo della parte dispositiva, PASTORELLA GIULIA (APERRE) ed altri - Votazione Mozione 1_00283",
            "original_title": "Votazione Mozione 1_00283",
            "description_title": "Mozione n. 1-00283, ad eccezione dei capoversi quarto, nono e decimo della parte dispositiva, PASTORELLA GIULIA (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": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 52.52,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 33625,
            "slug": "vs19_384_078",
            "identifier": "vs19_384_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_078/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/30-A E ABB/8 - Votazione Ordine del giorno 9/30-A E ABB/8 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/8 ",
            "description_title": "ODG 9/30-A E ABB/8",
            "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": 52.48,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33645,
            "slug": "vs19_384_047",
            "identifier": "vs19_384_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_047/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 12.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.1002",
            "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": 46,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 30.57
        },
        {
            "id": 35925,
            "slug": "vs19_418_015",
            "identifier": "vs19_418_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_015/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 15,
            "title": "Conversione decreto proroga sostegno all'Ucraina bis",
            "original_title": "Votazione finale DDL n. 2206",
            "description_title": "Conversione in legge del decreto-legge 27 dicembre 2024, n. 200, recante disposizioni urgenti per la proroga dell'autorizzazione alla cessione di mezzi, materiali ed equipaggiamenti militari in favore delle autorità governative dell'Ucraina (Approvato dal Senato) (DDL 2206)",
            "public_title": "Conversione decreto proroga sostegno all'Ucraina bis",
            "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": 75,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34023,
            "slug": "vs19_397_091",
            "identifier": "vs19_397_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_091/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/2119/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2119/27 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/27 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/27 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33691,
            "slug": "vs19_385_003",
            "identifier": "vs19_385_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_003/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.103 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.103",
            "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": 76,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34029,
            "slug": "vs19_397_095",
            "identifier": "vs19_397_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_095/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/2119/34, nel testo riformulato, PASTORELLA GIULIA (APERRE) - Votazione Ordine del giorno 9/2119/34, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/34, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/34, nel testo riformulato, PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 93,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 38.22
        }
    ]
}