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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=241",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=239",
    "results": [
        {
            "id": 32609,
            "slug": "vs19_361_031",
            "identifier": "vs19_361_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_031/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1532-bis/49 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1532-bis/49 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/49 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/49 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 38488,
            "slug": "vs19_482_038",
            "identifier": "vs19_482_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_038/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 1.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.38",
            "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": 58.02,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38534,
            "slug": "vs19_482_084",
            "identifier": "vs19_482_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_084/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/2402/19 - Votazione Ordine del giorno 9/2402/19 ",
            "original_title": "Votazione Ordine del giorno 9/2402/19 ",
            "description_title": "ODG 9/2402/19",
            "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": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35922,
            "slug": "vs19_415_004",
            "identifier": "vs19_415_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_415_004/?format=api",
            "sitting": {
                "id": 1887,
                "date": "2025-01-23",
                "number": 415,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00388 RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00388",
            "original_title": "Votazione Mozione 1_00388",
            "description_title": "Mozione n. 1-00388 RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34206,
            "slug": "vs19_397_001",
            "identifier": "vs19_397_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_001/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.3 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 1.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2119",
            "description_title": "Emendamento 1.3 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 64.46,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36872,
            "slug": "vs19_440_086",
            "identifier": "vs19_440_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_086/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 24.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 24.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 24.2 DDL n. 2026",
            "description_title": "Emendamento 24.2 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 39322,
            "slug": "vs19_502_003",
            "identifier": "vs19_502_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_502_003/?format=api",
            "sitting": {
                "id": 2030,
                "date": "2025-07-01",
                "number": 502,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 GIULIANO CARLA (M5S) - Votazione Emendamento 1.2 DDL n. 2461",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2461",
            "description_title": "Emendamento 1.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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 35833,
            "slug": "vs19_413_017",
            "identifier": "vs19_413_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_017/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 6.19 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.19 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.19 DDL n. 2196",
            "description_title": "Emendamento 6.19 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34756,
            "slug": "vs19_353_009",
            "identifier": "vs19_353_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_009/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.15 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.15 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.83,
            "minority_cohesion_rate": 60.38
        },
        {
            "id": 37628,
            "slug": "vs19_460_022",
            "identifier": "vs19_460_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_022/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 11.1 AURIEMMA CARMELA (M5S) - Votazione Emendamento 11.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2139",
            "description_title": "Emendamento 11.1 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": 26,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38521,
            "slug": "vs19_482_071",
            "identifier": "vs19_482_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_071/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2402/5 - Votazione Ordine del giorno 9/2402/5 ",
            "original_title": "Votazione Ordine del giorno 9/2402/5 ",
            "description_title": "ODG 9/2402/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 32610,
            "slug": "vs19_361_045",
            "identifier": "vs19_361_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_045/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1532-bis/64 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/64 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/64 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/64 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 32805,
            "slug": "vs19_371_034",
            "identifier": "vs19_371_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_034/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 34,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "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": 26,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 31957,
            "slug": "vs19_348_098",
            "identifier": "vs19_348_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_098/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 1660",
            "original_title": "Votazione Articolo 31 DDL n. 1660",
            "description_title": "Articolo 31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 35081,
            "slug": "vs19_337_048",
            "identifier": "vs19_337_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_048/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1691/12 GHIRRA FRANCESCA (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/12 GHIRRA FRANCESCA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 38513,
            "slug": "vs19_482_063",
            "identifier": "vs19_482_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_063/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 1-TER.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37629,
            "slug": "vs19_460_023",
            "identifier": "vs19_460_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_023/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 11.2 PENZA PASQUALINO (M5S) - Votazione Emendamento 11.2 DDL n. 2139",
            "original_title": "Votazione Emendamento 11.2 DDL n. 2139",
            "description_title": "Emendamento 11.2 PENZA PASQUALINO (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": 67.49,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 31994,
            "slug": "vs19_348_087",
            "identifier": "vs19_348_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_087/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 87,
            "title": "Articolo aggiuntivo 30.021 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 30.021 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.021 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.021 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 35090,
            "slug": "vs19_337_057",
            "identifier": "vs19_337_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_057/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1691/21 CASO ANTONIO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/21 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 26688,
            "slug": "vs19_220_045",
            "identifier": "vs19_220_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_045/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1627/30 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1627/30 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/30 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/30 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 34816,
            "slug": "vs19_337_022",
            "identifier": "vs19_337_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_022/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 1.193 PICCOLOTTI ELISABETTA (AVS) e 1.194 MANZI IRENE (PD-IDP)",
            "original_title": "Identici emendamenti 1.193 PICCOLOTTI ELISABETTA (AVS) e 1.194 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 38433,
            "slug": "vs19_481_042",
            "identifier": "vs19_481_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_042/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 42,
            "title": "ODG 9/2329-A/42 - Votazione Ordine del giorno 9/2329-A/42 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/42 ",
            "description_title": "ODG 9/2329-A/42",
            "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": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 35054,
            "slug": "vs19_336_062",
            "identifier": "vs19_336_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_062/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 7.9 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 7.9 CAPPELLETTI ENRICO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 37999,
            "slug": "vs19_470_008",
            "identifier": "vs19_470_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_008/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2308/19 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2308/19 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/19 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/19 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38298,
            "slug": "vs19_479_006",
            "identifier": "vs19_479_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_006/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 26,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36669,
            "slug": "vs19_439_036",
            "identifier": "vs19_439_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_036/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2240",
            "original_title": "Votazione Articolo 4 DDL n. 2240",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35085,
            "slug": "vs19_337_052",
            "identifier": "vs19_337_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_052/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1691/16 DORI DEVIS (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/16 DORI DEVIS (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 36171,
            "slug": "vs19_429_008",
            "identifier": "vs19_429_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_008/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2184/18 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2184/18 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/18 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/18 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36665,
            "slug": "vs19_439_032",
            "identifier": "vs19_439_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_032/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2240",
            "original_title": "Votazione Articolo 3 DDL n. 2240",
            "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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 31930,
            "slug": "vs19_349_034",
            "identifier": "vs19_349_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_034/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 37.01008 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.01008 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01008 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01008 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 35870,
            "slug": "vs19_413_054",
            "identifier": "vs19_413_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_054/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2196/18 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2196/18 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/18 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/18 D'ALESSIO ANTONIO (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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37631,
            "slug": "vs19_460_026",
            "identifier": "vs19_460_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_026/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 12.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 12.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2139",
            "description_title": "Emendamento 12.1 ZARATTI FILIBERTO (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": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34326,
            "slug": "vs19_392_028",
            "identifier": "vs19_392_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_028/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2150/42 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2150/42 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/42 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/42 RUFFINO DANIELA (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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37632,
            "slug": "vs19_460_027",
            "identifier": "vs19_460_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_027/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 12.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 12.2 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2139",
            "description_title": "Emendamento 12.2 BONAFE' SIMONA (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": 26,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35872,
            "slug": "vs19_413_056",
            "identifier": "vs19_413_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_056/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2196/20 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/2196/20 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/20 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/20 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 33617,
            "slug": "vs19_381_022",
            "identifier": "vs19_381_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_022/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 22,
            "title": "ART AGG 2.020 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.020",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35974,
            "slug": "vs19_422_021",
            "identifier": "vs19_422_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_021/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2183/84 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2183/84 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/84 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/84 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38008,
            "slug": "vs19_470_017",
            "identifier": "vs19_470_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_017/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2308/38 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2308/38 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/38 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/38 MALAVASI ILENIA (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": 26,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35830,
            "slug": "vs19_413_014",
            "identifier": "vs19_413_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_014/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 6.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.16 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.16 DDL n. 2196",
            "description_title": "Emendamento 6.16 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": 26,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35048,
            "slug": "vs19_336_056",
            "identifier": "vs19_336_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_056/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 6.31 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 6.31 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 24707,
            "slug": "vs19_183_042",
            "identifier": "vs19_183_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_042/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1492/9 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1492/9 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/9 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/9 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 37584,
            "slug": "vs19_456_017",
            "identifier": "vs19_456_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_017/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00419 CORTELAZZO PIERGIORGIO (FI-PPE), MATTIA ALDO (FDI), MONTEMAGNI ELISA (LEGA), SEMENZATO MARTINA (NM-M-C) ed altri - Votazione Mozione 1_00419",
            "original_title": "Votazione Mozione 1_00419",
            "description_title": "Mozione n. 1-00419 CORTELAZZO PIERGIORGIO (FI-PPE), MATTIA ALDO (FDI), MONTEMAGNI ELISA (LEGA), SEMENZATO MARTINA (NM-M-C) ed altri",
            "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": 26,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34805,
            "slug": "vs19_337_011",
            "identifier": "vs19_337_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_011/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.69 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.69 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34931,
            "slug": "vs19_332_017",
            "identifier": "vs19_332_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_017/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1952/9 RICCIARDI MARIANNA (M5S)",
            "original_title": "Ordine del giorno n. 9/1952/9 RICCIARDI MARIANNA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31912,
            "slug": "vs19_348_070",
            "identifier": "vs19_348_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_070/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 27.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 27.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1001 DDL n. 1660",
            "description_title": "Emendamento 27.1001 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": 26,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 40443,
            "slug": "vs19_540_010",
            "identifier": "vs19_540_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_010/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2623/5 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2623/5 DDL n. 2623",
            "original_title": "Votazione Ordine del giorno 9/2623/5 DDL n. 2623",
            "description_title": "Ordine del giorno n. 9/2623/5 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 35087,
            "slug": "vs19_337_054",
            "identifier": "vs19_337_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_054/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1691/18 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/18 PICCOLOTTI ELISABETTA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 32087,
            "slug": "vs19_349_075",
            "identifier": "vs19_349_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_075/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1660/42 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1660/42 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/42 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/42 MALAVASI ILENIA (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": 26,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 36662,
            "slug": "vs19_439_029",
            "identifier": "vs19_439_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_029/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.27 RAFFA ANGELA (M5S) - Votazione Emendamento 1.27 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.27 DDL n. 2240",
            "description_title": "Emendamento 1.27 RAFFA ANGELA (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": 26,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38058,
            "slug": "vs19_475_007",
            "identifier": "vs19_475_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_007/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00416 (Nuova formulazione), limitatamente al capoverso sesto della parte dispositiva, SCERRA FILIPPO (M5S) ed altri - Votazione Mozione 1_00416",
            "original_title": "Votazione Mozione 1_00416",
            "description_title": "Mozione n. 1-00416 (Nuova formulazione), limitatamente al capoverso sesto della parte dispositiva, SCERRA FILIPPO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 69.43
        }
    ]
}