Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=237
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=238",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=236",
    "results": [
        {
            "id": 38856,
            "slug": "vs19_491_013",
            "identifier": "vs19_491_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_013/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.13",
            "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.43,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 31700,
            "slug": "vs19_342_076",
            "identifier": "vs19_342_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_076/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2002/92 GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/2002/92 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/92 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/92 GRUPPIONI NAIKE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 38198,
            "slug": "vs19_476_010",
            "identifier": "vs19_476_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_010/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1000 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.1000 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 0741",
            "description_title": "Emendamento 2.1000 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35039,
            "slug": "vs19_336_047",
            "identifier": "vs19_336_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_047/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 6.16 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 6.16 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": 69.75,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 38490,
            "slug": "vs19_482_040",
            "identifier": "vs19_482_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_040/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 1.40 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.40",
            "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.44,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38865,
            "slug": "vs19_491_026",
            "identifier": "vs19_491_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_026/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 35836,
            "slug": "vs19_413_020",
            "identifier": "vs19_413_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_020/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 6.23 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.23 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.23 DDL n. 2196",
            "description_title": "Emendamento 6.23 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": 68.6,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 39323,
            "slug": "vs19_502_004",
            "identifier": "vs19_502_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_502_004/?format=api",
            "sitting": {
                "id": 2030,
                "date": "2025-07-01",
                "number": 502,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.3 DDL n. 2461",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2461",
            "description_title": "Emendamento 1.3 COLUCCI ALFONSO (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": 53.69,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 36073,
            "slug": "vs19_426_018",
            "identifier": "vs19_426_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_018/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso tredicesimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso tredicesimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 32319,
            "slug": "vs19_349_078",
            "identifier": "vs19_349_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_078/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1660/45 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1660/45 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/45 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/45 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": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 36080,
            "slug": "vs19_426_025",
            "identifier": "vs19_426_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_025/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 25,
            "title": "Mozione n. 1-00378, ad eccezione dei capoversi settimo, nono, decimo, undicesimo, dodicesimo e tredicesimo della parte dispositiva, GHIRRA FRANCESCA (AVS) ed altri - Votazione Mozione 1_00378",
            "original_title": "Votazione Mozione 1_00378",
            "description_title": "Mozione n. 1-00378, ad eccezione dei capoversi settimo, nono, decimo, undicesimo, dodicesimo e tredicesimo della parte dispositiva, GHIRRA FRANCESCA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37789,
            "slug": "vs19_467_001",
            "identifier": "vs19_467_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_001/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2281/6 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2281/6 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/6 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/6 GUERRA MARIA CECILIA (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": 61.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34224,
            "slug": "vs19_396_005",
            "identifier": "vs19_396_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_005/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2164/8 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2164/8 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/8 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/8 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": 26,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35862,
            "slug": "vs19_413_046",
            "identifier": "vs19_413_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_046/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2196/8 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2196/8 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/8 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/8 GHIRRA FRANCESCA (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 32317,
            "slug": "vs19_349_083",
            "identifier": "vs19_349_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_083/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1660/50 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1660/50 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/50 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/50 BOLDRINI LAURA (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": 24754,
            "slug": "vs19_183_026",
            "identifier": "vs19_183_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_026/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1-BIS.7 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.7 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.7 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.7 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 36186,
            "slug": "vs19_429_023",
            "identifier": "vs19_429_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_023/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2184/41 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/2184/41 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/41 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/41 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34819,
            "slug": "vs19_337_025",
            "identifier": "vs19_337_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_025/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.238 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.238 AMATO GAETANO (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": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 38897,
            "slug": "vs19_491_064",
            "identifier": "vs19_491_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_064/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 11.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 35440,
            "slug": "vs19_402_089",
            "identifier": "vs19_402_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_089/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/2112-bis/76 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/2112-bis/76 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/76 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/76 GUBITOSA MICHELE (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": 55.37,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 32293,
            "slug": "vs19_349_102",
            "identifier": "vs19_349_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_102/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/1660/69 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/1660/69 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/69 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/69 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 38055,
            "slug": "vs19_475_004",
            "identifier": "vs19_475_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_004/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00416 (Nuova formulazione), ad eccezione dei capoversi quarto, quinto e 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), ad eccezione dei capoversi quarto, quinto e 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40457,
            "slug": "vs19_543_001",
            "identifier": "vs19_543_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_001/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 1,
            "title": "MOZ 1-445 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-445",
            "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.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35951,
            "slug": "vs19_418_027",
            "identifier": "vs19_418_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_027/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00394 BRAGA CHIARA (PD-IDP) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00394 BRAGA CHIARA (PD-IDP) 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": 62.4,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40690,
            "slug": "vs19_552_001",
            "identifier": "vs19_552_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_001/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 1,
            "title": "MOZ 1-511 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-511 NF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40495,
            "slug": "vs19_543_039",
            "identifier": "vs19_543_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_039/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 39,
            "title": "ODG 9/2473-A/4 - Votazione Ordine del giorno 9/2473-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2473-A/4 ",
            "description_title": "ODG 9/2473-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 26,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38465,
            "slug": "vs19_482_015",
            "identifier": "vs19_482_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_015/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.15",
            "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": 60.49,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 24803,
            "slug": "vs19_183_054",
            "identifier": "vs19_183_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_054/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1492/21 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1492/21 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/21 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/21 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 32292,
            "slug": "vs19_349_101",
            "identifier": "vs19_349_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_101/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/1660/68 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/1660/68 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/68 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/68 BONIFAZI FRANCESCO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 26477,
            "slug": "vs19_219_050",
            "identifier": "vs19_219_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_050/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1.50 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.50 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.50 DDL n. 1627",
            "description_title": "Emendamento 1.50 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 31982,
            "slug": "vs19_348_067",
            "identifier": "vs19_348_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_067/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 26.01012 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01012 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01012 BOSCHI MARIA ELENA (IVICRE)",
            "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": 72.5,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 40692,
            "slug": "vs19_552_003",
            "identifier": "vs19_552_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_003/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-514 NO CPV 3 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-514 NO CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 26160,
            "slug": "vs19_216_102",
            "identifier": "vs19_216_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_102/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 102,
            "title": "Articolo aggiuntivo 12.011 EVI ELEONORA (AVS) - Votazione Emendamento 12.011 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.011 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.011 EVI ELEONORA (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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "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": 38301,
            "slug": "vs19_479_009",
            "identifier": "vs19_479_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_009/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34247,
            "slug": "vs19_393_030",
            "identifier": "vs19_393_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_030/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1950/13 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1950/13 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/13 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/13 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 32100,
            "slug": "vs19_349_052",
            "identifier": "vs19_349_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_052/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1660/18 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1660/18 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/18 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/18 CARMINA IDA (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": 66.67,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 35795,
            "slug": "vs19_410_015",
            "identifier": "vs19_410_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_015/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1917/18 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1917/18 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/18 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/18 LACARRA 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 32296,
            "slug": "vs19_349_103",
            "identifier": "vs19_349_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_103/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/1660/70 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/1660/70 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/70 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/70 GIACHETTI ROBERTO (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32314,
            "slug": "vs19_349_084",
            "identifier": "vs19_349_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_084/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1660/51 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1660/51 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/51 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/51 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": 26,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 35007,
            "slug": "vs19_335_053",
            "identifier": "vs19_335_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_053/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1937/59 MARINO MARIA STEFANIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/59 MARINO MARIA STEFANIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 32590,
            "slug": "vs19_361_038",
            "identifier": "vs19_361_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_038/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1532-bis/57 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/57 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/57 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/57 ROMEO NADIA (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": 68.33,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 24666,
            "slug": "vs19_183_047",
            "identifier": "vs19_183_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_047/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1492/14 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1492/14 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/14 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/14 CASU ANDREA (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": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 32029,
            "slug": "vs19_348_050",
            "identifier": "vs19_348_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_050/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 26.03 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.03 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.03 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.03 BOSCHI MARIA ELENA (IVICRE)",
            "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": 72.08,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 36069,
            "slug": "vs19_426_014",
            "identifier": "vs19_426_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_014/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso nono della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso nono della parte dispositiva, PAVANELLI EMMA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 26652,
            "slug": "vs19_220_067",
            "identifier": "vs19_220_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_067/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1627/58 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1627/58 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/58 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/58 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26669,
            "slug": "vs19_220_032",
            "identifier": "vs19_220_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_032/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1627/10 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1627/10 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/10 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/10 BERRUTO MAURO (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": 76.37,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 37556,
            "slug": "vs19_455_007",
            "identifier": "vs19_455_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_007/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.16 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.16 PDL n. 0153",
            "original_title": "Votazione Emendamento 1.16 PDL n. 0153",
            "description_title": "Emendamento 1.16 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35011,
            "slug": "vs19_335_057",
            "identifier": "vs19_335_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_057/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1937/102 FERRARI SARA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/102 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 32583,
            "slug": "vs19_361_050",
            "identifier": "vs19_361_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_050/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1532-bis/69 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/69 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/69 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/69 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 75.47
        }
    ]
}