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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=198",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=196",
    "results": [
        {
            "id": 34248,
            "slug": "vs19_393_025",
            "identifier": "vs19_393_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_025/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1950/8 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1950/8 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/8 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/8 GIANASSI FEDERICO (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": 28,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 31358,
            "slug": "vs19_331_011",
            "identifier": "vs19_331_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_011/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.4 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.4 DDL n. 1975",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1975",
            "description_title": "Emendamento 2.4 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 38001,
            "slug": "vs19_470_010",
            "identifier": "vs19_470_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_010/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2308/25 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/2308/25 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/25 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/25 COLUCCI ALFONSO (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": 28,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34225,
            "slug": "vs19_393_027",
            "identifier": "vs19_393_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_027/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1950/10 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1950/10 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/10 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/10 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38508,
            "slug": "vs19_482_058",
            "identifier": "vs19_482_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_058/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 58,
            "title": "ART AGG 1.065 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.065",
            "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.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34348,
            "slug": "vs19_392_026",
            "identifier": "vs19_392_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_026/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2150/37 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2150/37 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/37 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/37 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 32821,
            "slug": "vs19_371_019",
            "identifier": "vs19_371_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_019/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 7.1, 7.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1, 7.100",
            "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": 58.09,
            "minority_cohesion_rate": 58.23
        },
        {
            "id": 38295,
            "slug": "vs19_479_003",
            "identifier": "vs19_479_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_003/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34254,
            "slug": "vs19_392_013",
            "identifier": "vs19_392_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_013/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2150/21 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2150/21 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/21 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/21 CASO ANTONIO (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": 28,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36065,
            "slug": "vs19_426_010",
            "identifier": "vs19_426_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_010/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, PAVANELLI EMMA (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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34337,
            "slug": "vs19_392_025",
            "identifier": "vs19_392_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_025/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2150/34 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/2150/34 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/34 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/34 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 31979,
            "slug": "vs19_348_088",
            "identifier": "vs19_348_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_088/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 88,
            "title": "Articolo aggiuntivo 30.022 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 30.022 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.022 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.022 DI BIASE MICHELA (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": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 38017,
            "slug": "vs19_470_026",
            "identifier": "vs19_470_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_026/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2308/59 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2308/59 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/59 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/59 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 31350,
            "slug": "vs19_331_003",
            "identifier": "vs19_331_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_003/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.2 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1975",
            "description_title": "Emendamento 1.2 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 38010,
            "slug": "vs19_470_019",
            "identifier": "vs19_470_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_019/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2308/40 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2308/40 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/40 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/40 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35914,
            "slug": "vs19_414_028",
            "identifier": "vs19_414_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_028/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 28,
            "title": "Risoluzione n. 6-00158, limitatamente al capoverso ventisettesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri - Votazione Risoluzione 6_00158",
            "original_title": "Votazione Risoluzione 6_00158",
            "description_title": "Risoluzione n. 6-00158, limitatamente al capoverso ventisettesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38867,
            "slug": "vs19_491_031",
            "identifier": "vs19_491_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_031/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 8.1, 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1, 8.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": 12,
            "n_margin": 28,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 35788,
            "slug": "vs19_410_008",
            "identifier": "vs19_410_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_008/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1917/11 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1917/11 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/11 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/11 PENZA PASQUALINO (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": 28,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36280,
            "slug": "vs19_430_018",
            "identifier": "vs19_430_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_018/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2184/101 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/2184/101 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/101 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/101 BOSCHI MARIA ELENA (IVICRE)",
            "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": 28,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 31427,
            "slug": "vs19_336_102",
            "identifier": "vs19_336_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_102/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 14-bis.1001 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 14-bis.1001 DDL n. 1930",
            "original_title": "Votazione Emendamento 14-bis.1001 DDL n. 1930",
            "description_title": "Emendamento 14-bis.1001 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 34811,
            "slug": "vs19_337_017",
            "identifier": "vs19_337_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_017/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.146 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.146 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31933,
            "slug": "vs19_349_027",
            "identifier": "vs19_349_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_027/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 37.01000 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01000 D'ORSO VALENTINA (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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 35030,
            "slug": "vs19_336_038",
            "identifier": "vs19_336_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_038/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 5.02 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Articolo aggiuntivo 5.02 CAPPELLETTI ENRICO (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": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 24700,
            "slug": "vs19_183_041",
            "identifier": "vs19_183_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_041/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1492/8 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1492/8 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/8 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/8 RICCIARDI TONI (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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38975,
            "slug": "vs19_492_002",
            "identifier": "vs19_492_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_492_002/?format=api",
            "sitting": {
                "id": 2013,
                "date": "2025-06-12",
                "number": 492,
                "branch": "C"
            },
            "number": 2,
            "title": "RIS 6-186 - Votazione Risoluzione 6_00186",
            "original_title": "Votazione Risoluzione 6_00186",
            "description_title": "RIS 6-186",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.16,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 37806,
            "slug": "vs19_467_018",
            "identifier": "vs19_467_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_018/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2281/38 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2281/38 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/38 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/38 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 32830,
            "slug": "vs19_371_026",
            "identifier": "vs19_371_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_026/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 8.6, 8.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.6, 8.102",
            "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": 58.51,
            "minority_cohesion_rate": 58.86
        },
        {
            "id": 34956,
            "slug": "vs19_335_002",
            "identifier": "vs19_335_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_002/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1937/2 ROMEO NADIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/2 ROMEO NADIA (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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 32774,
            "slug": "vs19_371_029",
            "identifier": "vs19_371_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_029/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "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": 28,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 31943,
            "slug": "vs19_349_024",
            "identifier": "vs19_349_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_024/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 37.010 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.010 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.010 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.010 CAFIERO DE RAHO FEDERICO (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": 28,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 37318,
            "slug": "vs19_450_059",
            "identifier": "vs19_450_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_059/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 1.42 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.42 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.42 PDL n. 2084",
            "description_title": "Emendamento 1.42 CAFIERO DE RAHO FEDERICO (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": 28,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 35793,
            "slug": "vs19_410_013",
            "identifier": "vs19_410_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_013/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1917/16 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1917/16 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/16 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/16 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37315,
            "slug": "vs19_450_056",
            "identifier": "vs19_450_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_056/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.29 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.29 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.29 PDL n. 2084",
            "description_title": "Emendamento 1.29 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": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37309,
            "slug": "vs19_450_050",
            "identifier": "vs19_450_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_050/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1.1006 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1006 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1006 PDL n. 2084",
            "description_title": "Emendamento 1.1006 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": 59.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34800,
            "slug": "vs19_337_006",
            "identifier": "vs19_337_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_006/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.33 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.33 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": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 32037,
            "slug": "vs19_348_091",
            "identifier": "vs19_348_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_091/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo aggiuntivo 30.025 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 30.025 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.025 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.025 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": 28,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 24638,
            "slug": "vs19_183_055",
            "identifier": "vs19_183_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_055/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1492/22 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1492/22 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/22 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/22 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24625,
            "slug": "vs19_183_003",
            "identifier": "vs19_183_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_003/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 BONELLI ANGELO (AVS) - Votazione Emendamento 1.2 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1492",
            "description_title": "Emendamento 1.2 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31931,
            "slug": "vs19_349_007",
            "identifier": "vs19_349_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_007/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 34.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 34.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.5 DDL n. 1660",
            "description_title": "Emendamento 34.5 D'ORSO VALENTINA (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": 28,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 31434,
            "slug": "vs19_331_057",
            "identifier": "vs19_331_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_057/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1975/10 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1975/10 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/10 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/10 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 26573,
            "slug": "vs19_220_042",
            "identifier": "vs19_220_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_042/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1627/27 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1627/27 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/27 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/27 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26579,
            "slug": "vs19_220_101",
            "identifier": "vs19_220_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_101/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/1627/117 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1627/117 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/117 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/117 MANCINI CLAUDIO (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": 28,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24497,
            "slug": "vs19_183_005",
            "identifier": "vs19_183_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_005/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1492",
            "description_title": "Emendamento 1.4 SIMIANI MARCO (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": 69.2,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 34963,
            "slug": "vs19_335_009",
            "identifier": "vs19_335_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_009/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1937/10 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/10 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 36649,
            "slug": "vs19_439_016",
            "identifier": "vs19_439_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_016/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.14 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.14 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2240",
            "description_title": "Emendamento 1.14 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 59.24
        },
        {
            "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": 38883,
            "slug": "vs19_491_049",
            "identifier": "vs19_491_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_049/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 10.2, 10.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.2, 10.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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 32315,
            "slug": "vs19_349_085",
            "identifier": "vs19_349_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_085/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1660/52 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1660/52 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/52 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/52 DI BIASE MICHELA (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": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34964,
            "slug": "vs19_335_010",
            "identifier": "vs19_335_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_010/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1937/11 PORTA FABIO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/11 PORTA FABIO (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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 35022,
            "slug": "vs19_336_030",
            "identifier": "vs19_336_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_030/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 4.10 GHIRRA FRANCESCA (AVS) e 4.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Identici emendamenti 4.10 GHIRRA FRANCESCA (AVS) e 4.11 PELUFFO VINICIO GIUSEPPE GUIDO (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 66.46
        }
    ]
}