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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=470",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=468",
    "results": [
        {
            "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": 41299,
            "slug": "vs19_572_090",
            "identifier": "vs19_572_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_090/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 90,
            "title": "ART AGG 28.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 28.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41044,
            "slug": "vs19_568_019",
            "identifier": "vs19_568_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_019/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 2.19, 2.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.19, 2.21",
            "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": 17,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41073,
            "slug": "vs19_568_048",
            "identifier": "vs19_568_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_048/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 48,
            "title": "ART AGG 6.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41598,
            "slug": "vs19_580_027",
            "identifier": "vs19_580_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_027/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 1.169 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.169",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41619,
            "slug": "vs19_580_048",
            "identifier": "vs19_580_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_048/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/2682/8 - Votazione Ordine del giorno 9/2682/8 ",
            "original_title": "Votazione Ordine del giorno 9/2682/8 ",
            "description_title": "ODG 9/2682/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41593,
            "slug": "vs19_580_022",
            "identifier": "vs19_580_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_022/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 1.136 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.136",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41349,
            "slug": "vs19_572_171",
            "identifier": "vs19_572_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_171/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 171,
            "title": "EM 60.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 60.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": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41066,
            "slug": "vs19_568_041",
            "identifier": "vs19_568_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_041/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 5.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41595,
            "slug": "vs19_580_024",
            "identifier": "vs19_580_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_024/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.142 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.142",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41730,
            "slug": "vs19_582_009",
            "identifier": "vs19_582_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_582_009/?format=api",
            "sitting": {
                "id": 2155,
                "date": "2025-12-11",
                "number": 582,
                "branch": "C"
            },
            "number": 9,
            "title": "MOZ 1-526 RIF NO CPV 12 DIS, 6,16 P - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-526 RIF NO CPV 12 DIS, 6,16 P",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 120,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40414,
            "slug": "vs19_539_052",
            "identifier": "vs19_539_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_052/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.9 DORI DEVIS (AVS) - Votazione Emendamento 2.9 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.9 DDL n. 2623",
            "description_title": "Emendamento 2.9 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41186,
            "slug": "vs19_572_080",
            "identifier": "vs19_572_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_080/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 80,
            "title": "MANTENIMENTO ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "MANTENIMENTO ARTICOLO 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40634,
            "slug": "vs19_551_015",
            "identifier": "vs19_551_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_015/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1005, come riformulato, LATINI GIORGIA (LEGA) - Votazione Emendamento 2.1005, PDL n. 1521",
            "original_title": "Votazione Emendamento 2.1005, PDL n. 1521",
            "description_title": "Emendamento 2.1005, come riformulato, LATINI GIORGIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40405,
            "slug": "vs19_539_043",
            "identifier": "vs19_539_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_043/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 43,
            "title": "Identici emendamenti 1.54 DORI DEVIS (AVS) e 1.55 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.54 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.54 DDL n. 2623",
            "description_title": "Identici emendamenti 1.54 DORI DEVIS (AVS) e 1.55 AURIEMMA CARMELA (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": 24,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40353,
            "slug": "vs19_536_063",
            "identifier": "vs19_536_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_063/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2570/12 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2570/12 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/12 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/12 SERRACCHIANI DEBORA (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": 15,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40624,
            "slug": "vs19_551_005",
            "identifier": "vs19_551_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_005/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.1 PDL n. 1521",
            "original_title": "Votazione Emendamento 2.1 PDL n. 1521",
            "description_title": "Emendamento 2.1 PICCOLOTTI ELISABETTA (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37233,
            "slug": "vs19_449_074",
            "identifier": "vs19_449_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_074/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2285/7 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2285/7 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/7 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/7 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40927,
            "slug": "vs19_555_095",
            "identifier": "vs19_555_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_095/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 95,
            "title": "EM 18.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.26",
            "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": 23,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40407,
            "slug": "vs19_539_045",
            "identifier": "vs19_539_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_045/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.2 GIULIANO CARLA (M5S) - Votazione Emendamento 2.2 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.2 DDL n. 2623",
            "description_title": "Emendamento 2.2 GIULIANO CARLA (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": 25,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40403,
            "slug": "vs19_539_041",
            "identifier": "vs19_539_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_041/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.50 GIULIANO CARLA (M5S) - Votazione Emendamento 1.50 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.50 DDL n. 2623",
            "description_title": "Emendamento 1.50 GIULIANO CARLA (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": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40416,
            "slug": "vs19_539_054",
            "identifier": "vs19_539_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_054/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 2-bis.01 GIULIANO CARLA (M5S) - Votazione Emendamento 2-bis.01 DDL n. 2623",
            "original_title": "Votazione Emendamento 2-bis.01 DDL n. 2623",
            "description_title": "Articolo aggiuntivo 2-bis.01 GIULIANO CARLA (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": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40352,
            "slug": "vs19_536_062",
            "identifier": "vs19_536_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_062/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2570/10 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2570/10 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/10 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/10 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40642,
            "slug": "vs19_551_024",
            "identifier": "vs19_551_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_024/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.300, PDL n. 1521",
            "original_title": "Votazione Emendamento 3.300, PDL n. 1521",
            "description_title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 65,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40962,
            "slug": "vs19_555_136",
            "identifier": "vs19_555_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_136/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 136,
            "title": "ODG 9/2393/15 - Votazione Ordine del giorno 9/2393/15 ",
            "original_title": "Votazione Ordine del giorno 9/2393/15 ",
            "description_title": "ODG 9/2393/15",
            "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": 55.56,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 41290,
            "slug": "vs19_572_070",
            "identifier": "vs19_572_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_070/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 18.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 20,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40592,
            "slug": "vs19_547_035",
            "identifier": "vs19_547_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_035/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2369/6 PASTORELLA GIULIA (APERRE) - Votazione Ordine del giorno 9/2369/6 DDL n. 2369",
            "original_title": "Votazione Ordine del giorno 9/2369/6 DDL n. 2369",
            "description_title": "Ordine del giorno n. 9/2369/6 PASTORELLA GIULIA (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": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41046,
            "slug": "vs19_568_021",
            "identifier": "vs19_568_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_021/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 2.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.25",
            "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": 17,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41126,
            "slug": "vs19_571_004",
            "identifier": "vs19_571_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_004/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40777,
            "slug": "vs19_554_027",
            "identifier": "vs19_554_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_027/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.35 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 1.35 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.35 DDL n. 2662",
            "description_title": "Emendamento 1.35 ORRICO ANNA LAURA (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": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40782,
            "slug": "vs19_554_032",
            "identifier": "vs19_554_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_032/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.4 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.4 DDL n. 2662",
            "original_title": "Votazione Emendamento 2.4 DDL n. 2662",
            "description_title": "Emendamento 2.4 PICCOLOTTI ELISABETTA (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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41107,
            "slug": "vs19_571_045",
            "identifier": "vs19_571_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_045/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 45,
            "title": "Legge sul femminicidio e contrasto alla violenza sulle donne",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2528 - VOTO FINALE",
            "public_title": "Legge sul femminicidio e contrasto alla violenza sulle donne",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40783,
            "slug": "vs19_554_033",
            "identifier": "vs19_554_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_033/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.5 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.5 DDL n. 2662",
            "original_title": "Votazione Emendamento 2.5 DDL n. 2662",
            "description_title": "Emendamento 2.5 MANZI IRENE (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": 18,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40747,
            "slug": "vs19_554_079",
            "identifier": "vs19_554_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_079/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 79,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41274,
            "slug": "vs19_572_047",
            "identifier": "vs19_572_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_047/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 47,
            "title": "ART AGG 10.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.08",
            "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": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40753,
            "slug": "vs19_554_003",
            "identifier": "vs19_554_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_003/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.5 CASO ANTONIO (M5S) - Votazione Emendamento 1.5 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2662",
            "description_title": "Emendamento 1.5 CASO ANTONIO (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": 23,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41270,
            "slug": "vs19_572_043",
            "identifier": "vs19_572_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_043/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 43,
            "title": "ART AGG 10.02, 10.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.02, 10.03",
            "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": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37319,
            "slug": "vs19_450_060",
            "identifier": "vs19_450_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_060/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1.43 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.43 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.43 PDL n. 2084",
            "description_title": "Emendamento 1.43 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": 29,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 37229,
            "slug": "vs19_449_070",
            "identifier": "vs19_449_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_070/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2285/3 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2285/3 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/3 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/3 CURTI AUGUSTO (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": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40960,
            "slug": "vs19_555_134",
            "identifier": "vs19_555_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_134/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 134,
            "title": "ODG 9/2393/12 - Votazione Ordine del giorno 9/2393/12 ",
            "original_title": "Votazione Ordine del giorno 9/2393/12 ",
            "description_title": "ODG 9/2393/12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40742,
            "slug": "vs19_554_074",
            "identifier": "vs19_554_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_074/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 74,
            "title": "DDL 2604 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2604 - ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41640,
            "slug": "vs19_581_008",
            "identifier": "vs19_581_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_581_008/?format=api",
            "sitting": {
                "id": 2154,
                "date": "2025-12-10",
                "number": 581,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40741,
            "slug": "vs19_554_085",
            "identifier": "vs19_554_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_085/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 85,
            "title": "Disposizioni per la partecipazione italiana a Banche e a Fondi multilaterali di sviluppo",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2604 - VOTO FINALE",
            "public_title": "Disposizioni per la partecipazione italiana a Banche e a Fondi multilaterali di sviluppo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 109,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41202,
            "slug": "vs19_572_131",
            "identifier": "vs19_572_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_131/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 131,
            "title": "ARTICOLO 40 - Votazione Articolo 40 ",
            "original_title": "Votazione Articolo 40 ",
            "description_title": "ARTICOLO 40",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 33681,
            "slug": "19-244-11",
            "identifier": "19-244-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-244-11/?format=api",
            "sitting": {
                "id": 1834,
                "date": "2024-11-21",
                "number": 244,
                "branch": "S"
            },
            "number": 11,
            "title": "Benefici in favore delle vittime di eventi dannosi derivanti da cedimenti totali o parziali di infrastrutture stradali o autostradali di rilievo nazionale",
            "original_title": "Votazione finale",
            "description_title": "Elargizioni benefici vittime incuria",
            "public_title": "Benefici in favore delle vittime di eventi dannosi derivanti da cedimenti totali o parziali di infrastrutture stradali o autostradali di rilievo nazionale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.65
        },
        {
            "id": 31720,
            "slug": "vs19_342_100",
            "identifier": "vs19_342_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_100/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (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": 35,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 30342,
            "slug": "vs19_297_025",
            "identifier": "vs19_297_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_025/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1877/34 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1877/34 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/34 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/34 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 31714,
            "slug": "vs19_342_094",
            "identifier": "vs19_342_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_094/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1974/10 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1974/10 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/10 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/10 GHIO VALENTINA (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": 35,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 31726,
            "slug": "vs19_342_106",
            "identifier": "vs19_342_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_106/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1974/22 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/22 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/22 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/22 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 26.09
        },
        {
            "id": 36352,
            "slug": "19-275-7",
            "identifier": "19-275-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-275-7/?format=api",
            "sitting": {
                "id": 1914,
                "date": "2025-02-19",
                "number": 275,
                "branch": "S"
            },
            "number": 7,
            "title": "Mozione n. 97 (testo 2), Scalfarotto e altri,su iniziative  per sostenere processo pacificazione Armenia e Azerbaijan",
            "original_title": "Mozione n. 97 (testo 2), Scalfarotto e altri,su iniziative  per sostenere processo pacificazione Armenia e Azerbaijan",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 55,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 55.42
        }
    ]
}