Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=225
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_rebels&page=226",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=224",
    "results": [
        {
            "id": 22467,
            "slug": "vs19_134_062",
            "identifier": "vs19_134_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_062/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 3.90 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.90 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.90 PDL n. 0384",
            "description_title": "Emendamento 3.90 GIRELLI GIAN ANTONIO (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": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 39059,
            "slug": "vs19_498_011",
            "identifier": "vs19_498_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_011/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 22555,
            "slug": "vs19_134_112",
            "identifier": "vs19_134_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_112/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/T.U.384/45 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/T.U.384/45 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/45 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/45 SCUTELLA' ELISA (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": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 39269,
            "slug": "vs19_498_247",
            "identifier": "vs19_498_247",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_247/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 247,
            "title": "ODG 9/2316/17 - Votazione Ordine del giorno 9/2316/17 ",
            "original_title": "Votazione Ordine del giorno 9/2316/17 ",
            "description_title": "ODG 9/2316/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": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 36.54
        },
        {
            "id": 39836,
            "slug": "vs19_513_003",
            "identifier": "vs19_513_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_513_003/?format=api",
            "sitting": {
                "id": 2049,
                "date": "2025-07-17",
                "number": 513,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-474 RIF NO CPV 11 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-474 RIF NO CPV 11 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": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39023,
            "slug": "vs19_498_004",
            "identifier": "vs19_498_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_004/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 4,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 81,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 22571,
            "slug": "vs19_134_110",
            "identifier": "vs19_134_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_110/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/T.U.384/43 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/T.U.384/43 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/43 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/43 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 39858,
            "slug": "vs19_515_017",
            "identifier": "vs19_515_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_017/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 17,
            "title": "ART AGG 1.010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.010",
            "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": 21,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 40036,
            "slug": "vs19_519_035",
            "identifier": "vs19_519_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_035/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2526/7 - Votazione Ordine del giorno 9/2526/7 ",
            "original_title": "Votazione Ordine del giorno 9/2526/7 ",
            "description_title": "ODG 9/2526/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 22451,
            "slug": "vs19_134_034",
            "identifier": "vs19_134_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_034/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.55 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.55 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.55 PDL n. 0384",
            "description_title": "Emendamento 3.55 SPORTIELLO GILDA (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": 40,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 39850,
            "slug": "vs19_515_009",
            "identifier": "vs19_515_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_009/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 22419,
            "slug": "vs19_134_117",
            "identifier": "vs19_134_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_117/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 117,
            "title": "Istituzione commissione d'inchiesta Covid",
            "original_title": "Votazione finale PDL n. 0384",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulla gestione dell'emergenza sanitaria causata dalla diffusione epidemica del virus SARS-CoV-2 e sulle misure adottate per prevenire e affrontare l'emergenza epidemiologica da SARS-CoV-2 (TESTO UNIFICATO PDL 384-446-459)",
            "public_title": "Istituzione commissione d'inchiesta Covid",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 85,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 91.98
        },
        {
            "id": 39034,
            "slug": "vs19_498_113",
            "identifier": "vs19_498_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_113/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 113,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 22452,
            "slug": "vs19_134_048",
            "identifier": "vs19_134_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_048/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 3.73 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.73 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.73 PDL n. 0384",
            "description_title": "Emendamento 3.73 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 40317,
            "slug": "vs19_536_027",
            "identifier": "vs19_536_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_027/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2570",
            "description_title": "Emendamento 4.1 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": 23,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 25060,
            "slug": "vs19_192_002",
            "identifier": "vs19_192_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_002/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.2000 della Commissione - Votazione Emendamento 2.2000 PDL n. 0752",
            "original_title": "Votazione Emendamento 2.2000 PDL n. 0752",
            "description_title": "Emendamento 2.2000 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 25067,
            "slug": "vs19_192_009",
            "identifier": "vs19_192_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_009/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0752",
            "original_title": "Votazione Articolo 3 PDL n. 0752",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 39883,
            "slug": "vs19_515_042",
            "identifier": "vs19_515_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_042/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 42,
            "title": "ART AGG 11.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.01",
            "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": 25,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39153,
            "slug": "vs19_498_115",
            "identifier": "vs19_498_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_115/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 13.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25074,
            "slug": "vs19_192_016",
            "identifier": "vs19_192_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_016/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 7.01000 - Votazione Emendamento 7.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 7.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 7.01000",
            "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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 39890,
            "slug": "vs19_515_049",
            "identifier": "vs19_515_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_049/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 13-BIS.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13-BIS.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39182,
            "slug": "vs19_498_150",
            "identifier": "vs19_498_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_150/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 150,
            "title": "ART AGG 18.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.01",
            "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": 26,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39278,
            "slug": "vs19_498_256",
            "identifier": "vs19_498_256",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_256/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 256,
            "title": "ODG 9/2316/33 - Votazione Ordine del giorno 9/2316/33 ",
            "original_title": "Votazione Ordine del giorno 9/2316/33 ",
            "description_title": "ODG 9/2316/33",
            "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": 20,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 25084,
            "slug": "vs19_192_026",
            "identifier": "vs19_192_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_026/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 12 - Votazione Articolo 12 PDL n. 0752",
            "original_title": "Votazione Articolo 12 PDL n. 0752",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25086,
            "slug": "vs19_192_028",
            "identifier": "vs19_192_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_028/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/752/1, come riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/752/1, PDL n. 0752",
            "original_title": "Votazione Ordine del giorno 9/752/1, PDL n. 0752",
            "description_title": "Ordine del giorno n. 9/752/1, come riformulato, VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25088,
            "slug": "vs19_192_030",
            "identifier": "vs19_192_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_030/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/752/3, come riformulato, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/752/3, PDL n. 0752",
            "original_title": "Votazione Ordine del giorno 9/752/3, PDL n. 0752",
            "description_title": "Ordine del giorno n. 9/752/3, come riformulato, MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25069,
            "slug": "vs19_192_011",
            "identifier": "vs19_192_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_011/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0752",
            "original_title": "Votazione Articolo 5 PDL n. 0752",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25079,
            "slug": "vs19_192_021",
            "identifier": "vs19_192_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_021/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 10.100 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 10.100 PDL n. 0752",
            "original_title": "Votazione Emendamento 10.100 PDL n. 0752",
            "description_title": "Emendamento 10.100 VACCARI STEFANO (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": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 25087,
            "slug": "vs19_192_029",
            "identifier": "vs19_192_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_029/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/752/2, come riformulato, FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/752/2, PDL n. 0752",
            "original_title": "Votazione Ordine del giorno 9/752/2, PDL n. 0752",
            "description_title": "Ordine del giorno n. 9/752/2, come riformulato, FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39865,
            "slug": "vs19_515_024",
            "identifier": "vs19_515_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_024/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 1.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 25071,
            "slug": "vs19_192_013",
            "identifier": "vs19_192_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_013/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 6.01000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 6.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 6.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 6.01000 VACCARI STEFANO (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": 15,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25073,
            "slug": "vs19_192_015",
            "identifier": "vs19_192_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_015/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0752",
            "original_title": "Votazione Articolo 7 PDL n. 0752",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25075,
            "slug": "vs19_192_017",
            "identifier": "vs19_192_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_017/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 8.2000 della Commissione - Votazione Emendamento 8.2000 PDL n. 0752",
            "original_title": "Votazione Emendamento 8.2000 PDL n. 0752",
            "description_title": "Emendamento 8.2000 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 39866,
            "slug": "vs19_515_025",
            "identifier": "vs19_515_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_025/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 25,
            "title": "ART AGG 1.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01001",
            "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": 33,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40305,
            "slug": "vs19_536_015",
            "identifier": "vs19_536_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_015/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.9 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.9 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.9 DDL n. 2570",
            "description_title": "Emendamento 3.9 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40304,
            "slug": "vs19_536_014",
            "identifier": "vs19_536_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_014/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.8 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.8 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.8 DDL n. 2570",
            "description_title": "Emendamento 3.8 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": 20,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39867,
            "slug": "vs19_515_026",
            "identifier": "vs19_515_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_026/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1-BIS.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-BIS.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 24964,
            "slug": "vs19_196_015",
            "identifier": "vs19_196_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_015/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1437/17 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1437/17 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/17 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/17 DE MICHELI PAOLA (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": 36,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24966,
            "slug": "vs19_196_027",
            "identifier": "vs19_196_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_027/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1437/30, come riformulato, MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1437/30, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/30, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/30, come riformulato, MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 109,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 39869,
            "slug": "vs19_515_028",
            "identifier": "vs19_515_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_028/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40311,
            "slug": "vs19_536_021",
            "identifier": "vs19_536_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_021/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 3.04 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.04 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.04 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.04 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38610,
            "slug": "vs19_483_008",
            "identifier": "vs19_483_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_008/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 8,
            "title": "RIS 6-181 - Votazione Risoluzione 6_00181",
            "original_title": "Votazione Risoluzione 6_00181",
            "description_title": "RIS 6-181",
            "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": 36,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40059,
            "slug": "vs19_521_002",
            "identifier": "vs19_521_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_002/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2527/5 - Votazione Ordine del giorno 9/2527/5 ",
            "original_title": "Votazione Ordine del giorno 9/2527/5 ",
            "description_title": "ODG 9/2527/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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 24994,
            "slug": "vs19_196_035",
            "identifier": "vs19_196_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_035/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1437/38 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1437/38 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/38 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/38 ALIFANO ENRICA (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": 37,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 40455,
            "slug": "vs19_541_007",
            "identifier": "vs19_541_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_541_007/?format=api",
            "sitting": {
                "id": 2096,
                "date": "2025-10-02",
                "number": 541,
                "branch": "C"
            },
            "number": 7,
            "title": "RIS 6-203 PREMESSA - Votazione Risoluzione 6_00203",
            "original_title": "Votazione Risoluzione 6_00203",
            "description_title": "RIS 6-203 PREMESSA",
            "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": 82,
            "majority_cohesion_rate": 70.37,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39077,
            "slug": "vs19_498_030",
            "identifier": "vs19_498_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_030/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 4.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 40064,
            "slug": "vs19_521_007",
            "identifier": "vs19_521_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_007/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2527/13 - Votazione Ordine del giorno 9/2527/13 ",
            "original_title": "Votazione Ordine del giorno 9/2527/13 ",
            "description_title": "ODG 9/2527/13",
            "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": 20,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40071,
            "slug": "vs19_521_014",
            "identifier": "vs19_521_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_014/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2527/21 - Votazione Ordine del giorno 9/2527/21 ",
            "original_title": "Votazione Ordine del giorno 9/2527/21 ",
            "description_title": "ODG 9/2527/21",
            "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": 25,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38987,
            "slug": "vs19_495_002",
            "identifier": "vs19_495_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_002/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2448/3 - Votazione Ordine del giorno 9/2448/3 ",
            "original_title": "Votazione Ordine del giorno 9/2448/3 ",
            "description_title": "ODG 9/2448/3",
            "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": 25,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39720,
            "slug": "vs19_506_022",
            "identifier": "vs19_506_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_022/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 22,
            "title": "MOZ 1-464 DISP NO CPV 7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-464 DISP NO CPV 7",
            "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": 38,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 49.36
        }
    ]
}