Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=198
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=199",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=197",
    "results": [
        {
            "id": 36011,
            "slug": "vs19_423_004",
            "identifier": "vs19_423_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_004/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2183/121 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2183/121 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/121 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/121 ASCARI STEFANIA (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": 62.81,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40481,
            "slug": "vs19_543_025",
            "identifier": "vs19_543_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_025/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 1.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 35972,
            "slug": "vs19_422_019",
            "identifier": "vs19_422_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_019/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2183/82 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2183/82 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/82 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/82 FONTANA ILARIA (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": 63.64,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 32608,
            "slug": "vs19_361_051",
            "identifier": "vs19_361_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_051/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1532-bis/70 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/70 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/70 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/70 PELUFFO VINICIO GIUSEPPE GUIDO (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": 71.67,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 40532,
            "slug": "vs19_547_040",
            "identifier": "vs19_547_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_040/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 40,
            "title": "Disposizioni per la revisione dei servizi per i cittadini e le imprese all’estero",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2369-A - VOTO FINALE",
            "public_title": "Disposizioni per la revisione dei servizi per i cittadini e le imprese all’estero",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 31441,
            "slug": "vs19_331_064",
            "identifier": "vs19_331_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_064/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1975/18 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1975/18 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/18 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/18 CAROTENUTO DARIO (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.29,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 32709,
            "slug": "vs19_366_017",
            "identifier": "vs19_366_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_017/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 17,
            "title": "MOZ 1-316 NF CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 13 DISP",
            "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": 67.22,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 26524,
            "slug": "vs19_219_073",
            "identifier": "vs19_219_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_073/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 1.73 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 1.73 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.73 DDL n. 1627",
            "description_title": "Emendamento 1.73 ORFINI MATTEO (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": 75.11,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 32040,
            "slug": "vs19_348_110",
            "identifier": "vs19_348_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_110/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 33.10 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.10 DDL n. 1660",
            "description_title": "Emendamento 33.10 SILVESTRI FRANCESCO (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.7
        },
        {
            "id": 32624,
            "slug": "vs19_361_054",
            "identifier": "vs19_361_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_054/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1532-bis/73 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/73 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/73 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/73 BONAFE' SIMONA (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": 70.83,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 26471,
            "slug": "vs19_219_077",
            "identifier": "vs19_219_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_077/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 1.77 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.77 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.77 DDL n. 1627",
            "description_title": "Emendamento 1.77 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 31913,
            "slug": "vs19_349_012",
            "identifier": "vs19_349_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_012/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 34.01002 DORI DEVIS (AVS) - Votazione Emendamento 34.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 34.01002 DORI DEVIS (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": 70.0,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 35117,
            "slug": "vs19_349_112",
            "identifier": "vs19_349_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_112/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/1660/80 QUARTINI ANDREA (M5S)",
            "original_title": "Ordine del giorno n. 9/1660/80 QUARTINI ANDREA (M5S)",
            "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": 64.17,
            "minority_cohesion_rate": 61.01
        },
        {
            "id": 35115,
            "slug": "vs19_349_110",
            "identifier": "vs19_349_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_110/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/1660/77 PASTORELLA GIULIA (APERRE)",
            "original_title": "Ordine del giorno n. 9/1660/77 PASTORELLA GIULIA (APERRE)",
            "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": 65.83,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 36266,
            "slug": "vs19_430_004",
            "identifier": "vs19_430_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_004/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2184/58 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2184/58 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/58 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/58 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38307,
            "slug": "vs19_479_015",
            "identifier": "vs19_479_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_015/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38910,
            "slug": "vs19_491_078",
            "identifier": "vs19_491_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_078/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 6,
            "n_margin": 28,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38532,
            "slug": "vs19_482_082",
            "identifier": "vs19_482_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_082/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 82,
            "title": "ODG 9/2402/17 - Votazione Ordine del giorno 9/2402/17 ",
            "original_title": "Votazione Ordine del giorno 9/2402/17 ",
            "description_title": "ODG 9/2402/17",
            "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": 60.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 26531,
            "slug": "vs19_219_068",
            "identifier": "vs19_219_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_068/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 1.68 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 1.68 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.68 DDL n. 1627",
            "description_title": "Emendamento 1.68 PASTORELLA GIULIA (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": 28,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 36895,
            "slug": "vs19_441_018",
            "identifier": "vs19_441_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_018/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 28.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 28.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 28.2 DDL n. 2026",
            "description_title": "Emendamento 28.2 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33577,
            "slug": "vs19_381_028",
            "identifier": "vs19_381_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_028/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 28,
            "title": "ODG 9/2128/4 - Votazione Ordine del giorno 9/2128/4 ",
            "original_title": "Votazione Ordine del giorno 9/2128/4 ",
            "description_title": "ODG 9/2128/4",
            "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.33,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 26149,
            "slug": "vs19_216_117",
            "identifier": "vs19_216_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_117/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 117,
            "title": "Articolo aggiuntivo 16.01 TODDE ALESSANDRA (M5S) - Votazione Emendamento 16.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 16.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 16.01 TODDE ALESSANDRA (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": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 34984,
            "slug": "vs19_335_030",
            "identifier": "vs19_335_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_030/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1937/31 FENU EMILIANO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/31 FENU EMILIANO (M5S)",
            "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": 55.28
        },
        {
            "id": 38912,
            "slug": "vs19_491_080",
            "identifier": "vs19_491_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_080/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 12.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 35827,
            "slug": "vs19_413_011",
            "identifier": "vs19_413_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_011/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 6.12 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.12 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.12 DDL n. 2196",
            "description_title": "Emendamento 6.12 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": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38491,
            "slug": "vs19_482_041",
            "identifier": "vs19_482_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_041/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 1.41 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.41",
            "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.85,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36008,
            "slug": "vs19_423_001",
            "identifier": "vs19_423_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_001/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2183/118 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2183/118 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/118 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/118 BARZOTTI VALENTINA (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": 61.57,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 32579,
            "slug": "vs19_361_032",
            "identifier": "vs19_361_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_032/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1532-bis/50 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1532-bis/50 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/50 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/50 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": 69.58,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 38194,
            "slug": "vs19_476_005",
            "identifier": "vs19_476_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_005/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.1004 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.1004 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 0741",
            "description_title": "Emendamento 1.1004 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": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 24796,
            "slug": "vs19_183_053",
            "identifier": "vs19_183_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_053/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1492/20 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1492/20 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/20 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/20 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 40496,
            "slug": "vs19_543_040",
            "identifier": "vs19_543_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_040/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 40,
            "title": "ODG 9/2473-A/5 - Votazione Ordine del giorno 9/2473-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/2473-A/5 ",
            "description_title": "ODG 9/2473-A/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 32304,
            "slug": "vs19_349_107",
            "identifier": "vs19_349_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_107/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/1660/74 MAGI RICCARDO (M-+EUR) - Votazione Ordine del giorno 9/1660/74 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/74 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/74 MAGI RICCARDO (M-+EUR)",
            "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.42,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 36166,
            "slug": "vs19_429_003",
            "identifier": "vs19_429_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_003/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2184/12 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/2184/12 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/12 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/12 ROGGIANI SILVIA (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": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 26063,
            "slug": "vs19_216_158",
            "identifier": "vs19_216_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_158/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 158,
            "title": "Emendamento 3.11 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.11 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.11 DDL n. 1342",
            "description_title": "Emendamento 3.11 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 36283,
            "slug": "vs19_431_002",
            "identifier": "vs19_431_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_002/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2245/10 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2245/10 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/10 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/10 SCOTTO ARTURO (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": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 32069,
            "slug": "vs19_348_090",
            "identifier": "vs19_348_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_090/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo aggiuntivo 30.024 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.024 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.024 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.024 MAURI MATTEO (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": 71.67,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 24636,
            "slug": "vs19_179_031",
            "identifier": "vs19_179_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_031/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00197, sui capoversi settimo e ottavo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00197",
            "original_title": "Votazione Mozione 1_00197",
            "description_title": "Mozione n. 1-00197, sui capoversi settimo e ottavo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 36298,
            "slug": "vs19_431_017",
            "identifier": "vs19_431_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_017/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2245/44 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/2245/44 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/44 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/44 DE LUCA PIERO (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.36,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 38197,
            "slug": "vs19_476_009",
            "identifier": "vs19_476_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_009/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.2 DI LAURO CARMEN (M5S) - Votazione Emendamento 2.2 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.2 PDL n. 0741",
            "description_title": "Emendamento 2.2 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 32697,
            "slug": "vs19_366_031",
            "identifier": "vs19_366_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_031/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 31,
            "title": "MOZ 1-335 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-335 PREMESSA",
            "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": 28,
            "majority_cohesion_rate": 68.05,
            "minority_cohesion_rate": 68.99
        },
        {
            "id": 34712,
            "slug": "vs19_374_017",
            "identifier": "vs19_374_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_017/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2038/32 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Ordine del giorno n. 9/2038/32 PICCOLOTTI ELISABETTA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 31956,
            "slug": "vs19_349_015",
            "identifier": "vs19_349_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_015/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 35.01 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 35.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 35.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 35.01 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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 26073,
            "slug": "vs19_216_033",
            "identifier": "vs19_216_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_033/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1555",
            "description_title": "Emendamento 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (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": 62.45,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 33593,
            "slug": "vs19_381_020",
            "identifier": "vs19_381_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_020/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 2.018 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.018",
            "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": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35847,
            "slug": "vs19_413_031",
            "identifier": "vs19_413_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_031/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 7.8 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.8 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.8 DDL n. 2196",
            "description_title": "Emendamento 7.8 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35049,
            "slug": "vs19_336_057",
            "identifier": "vs19_336_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_057/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 6.37 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 6.37 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 38936,
            "slug": "vs19_491_118",
            "identifier": "vs19_491_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_118/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 26.1015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1015",
            "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": 61.48,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 31903,
            "slug": "vs19_348_103",
            "identifier": "vs19_348_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_103/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 33.2 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.2 DDL n. 1660",
            "description_title": "Emendamento 33.2 SILVESTRI FRANCESCO (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": 69.58,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 36273,
            "slug": "vs19_430_011",
            "identifier": "vs19_430_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_011/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2184/86 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2184/86 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/86 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/86 BENZONI FABRIZIO (APERRE)",
            "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": 63.64,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26191,
            "slug": "vs19_216_113",
            "identifier": "vs19_216_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_113/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 113,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1555",
            "original_title": "Votazione Articolo 15 DDL n. 1555",
            "description_title": "Articolo 15",
            "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": 28,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 56.17
        }
    ]
}