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

{
    "count": 22130,
    "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=224",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=222",
    "results": [
        {
            "id": 19198,
            "slug": "vs19_046_014",
            "identifier": "vs19_046_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_046_014/?format=api",
            "sitting": {
                "id": 1289,
                "date": "2023-01-31",
                "number": 46,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/303/1 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/303/1 PDL n. 0303",
            "original_title": "Votazione Ordine del giorno 9/303/1 PDL n. 0303",
            "description_title": "Ordine del giorno n. 9/303/1 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "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": 19071,
            "slug": "vs19_033_048",
            "identifier": "vs19_033_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_048/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/730/85 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/730/85 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/85 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/85 PELLEGRINI MARCO (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": 63.29,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21879,
            "slug": "vs19_137_084",
            "identifier": "vs19_137_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_084/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 5.31 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.31 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.31 DDL n. 1038",
            "description_title": "Emendamento 5.31 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 38507,
            "slug": "vs19_482_057",
            "identifier": "vs19_482_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_057/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 1.64 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.64",
            "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": 32891,
            "slug": "19-236-35",
            "identifier": "19-236-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-35/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 35,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 3.0.150, Enrico Borghi e Musolino",
            "original_title": "Em. 3.0.150, Enrico Borghi e Musolino",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 26,
            "majority_cohesion_rate": 73.28,
            "minority_cohesion_rate": 41.86
        },
        {
            "id": 21907,
            "slug": "vs19_137_062",
            "identifier": "vs19_137_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_062/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 4.21 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1038",
            "description_title": "Emendamento 4.21 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": 72.57,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 38962,
            "slug": "vs19_491_149",
            "identifier": "vs19_491_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_149/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 149,
            "title": "MOZ 1-448 CPV 8 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 8 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 22057,
            "slug": "vs19_137_038",
            "identifier": "vs19_137_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_038/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.6 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1038",
            "description_title": "Emendamento 3.6 D'ALFONSO LUCIANO (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": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22056,
            "slug": "vs19_137_047",
            "identifier": "vs19_137_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_047/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.1 FENU EMILIANO (M5S) - Votazione Emendamento 4.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1038",
            "description_title": "Emendamento 4.1 FENU EMILIANO (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": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19174,
            "slug": "vs19_045_040",
            "identifier": "vs19_045_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_040/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/785/4 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/785/4 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/4 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/4 ORLANDO 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": 60.76,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 21889,
            "slug": "vs19_137_011",
            "identifier": "vs19_137_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_011/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.15 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 2.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.15 DDL n. 1038",
            "description_title": "Emendamento 2.15 MEROLA VIRGINIO (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": 72.57,
            "minority_cohesion_rate": 74.69
        },
        {
            "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": 22066,
            "slug": "vs19_137_008",
            "identifier": "vs19_137_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_008/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.5 FENU EMILIANO (M5S) - Votazione Emendamento 2.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1038",
            "description_title": "Emendamento 2.5 FENU EMILIANO (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": 72.15,
            "minority_cohesion_rate": 74.07
        },
        {
            "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": 22154,
            "slug": "vs19_137_005",
            "identifier": "vs19_137_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_005/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.2 FENU EMILIANO (M5S) - Votazione Emendamento 2.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1038",
            "description_title": "Emendamento 2.2 FENU EMILIANO (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.04,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 34359,
            "slug": "19-253-56",
            "identifier": "19-253-56",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-56/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 56,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 36.0.1, Pirro e altri",
            "original_title": "Em. 36.0.1, Pirro e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 26,
            "majority_cohesion_rate": 64.41,
            "minority_cohesion_rate": 33.33
        },
        {
            "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": 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": 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": 39738,
            "slug": "vs19_508_006",
            "identifier": "vs19_508_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_006/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2416-A/25 - Votazione Ordine del giorno 9/2416-A/25 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/25 ",
            "description_title": "ODG 9/2416-A/25",
            "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.57,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 22855,
            "slug": "vs19_129_003",
            "identifier": "vs19_129_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_003/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1238/80 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1238/80 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/80 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/80 SCERRA FILIPPO (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": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39176,
            "slug": "vs19_498_141",
            "identifier": "vs19_498_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_141/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 141,
            "title": "EM 16.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 60.25,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38502,
            "slug": "vs19_482_052",
            "identifier": "vs19_482_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_052/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 1.55 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.55",
            "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.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38964,
            "slug": "vs19_491_151",
            "identifier": "vs19_491_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_151/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 151,
            "title": "MOZ 1-448 CPV 10 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 10 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": 60.66,
            "minority_cohesion_rate": 62.18
        },
        {
            "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": 39173,
            "slug": "vs19_498_138",
            "identifier": "vs19_498_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_138/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 138,
            "title": "ART AGG 15.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.04",
            "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.48,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 24739,
            "slug": "vs19_183_015",
            "identifier": "vs19_183_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_015/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.21 FONTANA ILARIA (M5S) - Votazione Emendamento 1.21 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1492",
            "description_title": "Emendamento 1.21 FONTANA ILARIA (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": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21471,
            "slug": "vs19_112_016",
            "identifier": "vs19_112_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_016/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00139, limitatamente alle premesse, CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente alle premesse, CASO ANTONIO (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39737,
            "slug": "vs19_508_005",
            "identifier": "vs19_508_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_005/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2416-A/24 - Votazione Ordine del giorno 9/2416-A/24 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/24 ",
            "description_title": "ODG 9/2416-A/24",
            "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.34,
            "minority_cohesion_rate": 68.59
        },
        {
            "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": 36817,
            "slug": "vs19_440_009",
            "identifier": "vs19_440_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_009/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.9 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 2.9 DDL n. 2026",
            "original_title": "Votazione Emendamento 2.9 DDL n. 2026",
            "description_title": "Emendamento 2.9 GHIRRA FRANCESCA (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": 61.98,
            "minority_cohesion_rate": 64.33
        },
        {
            "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": 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": 36824,
            "slug": "vs19_440_019",
            "identifier": "vs19_440_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_019/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 5.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 5.5 DDL n. 2026",
            "original_title": "Votazione Emendamento 5.5 DDL n. 2026",
            "description_title": "Emendamento 5.5 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": 61.98,
            "minority_cohesion_rate": 64.97
        },
        {
            "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": 37317,
            "slug": "vs19_450_058",
            "identifier": "vs19_450_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_058/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 1.36 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.36 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.36 PDL n. 2084",
            "description_title": "Emendamento 1.36 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": 53.91,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 37308,
            "slug": "vs19_450_049",
            "identifier": "vs19_450_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_049/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.1008 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1008 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1008 PDL n. 2084",
            "description_title": "Emendamento 1.1008 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 39722,
            "slug": "vs19_506_024",
            "identifier": "vs19_506_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_024/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 24,
            "title": "MOZ 1-469 1 CPV DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-469 1 CPV 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.48,
            "minority_cohesion_rate": 71.15
        },
        {
            "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": 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": 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": 27776,
            "slug": "vs19_239_056",
            "identifier": "vs19_239_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_056/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 13.1 FENU EMILIANO (M5S) - Votazione Emendamento 13.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1515",
            "description_title": "Emendamento 13.1 FENU EMILIANO (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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 63.58
        },
        {
            "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": 37554,
            "slug": "vs19_455_005",
            "identifier": "vs19_455_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_005/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.11 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.11 PDL n. 0153",
            "original_title": "Votazione Emendamento 1.11 PDL n. 0153",
            "description_title": "Emendamento 1.11 BARZOTTI 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.08,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36638,
            "slug": "vs19_439_005",
            "identifier": "vs19_439_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_005/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.1002 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.1002 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1002 DDL n. 2240",
            "description_title": "Emendamento 1.1002 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 21962,
            "slug": "vs19_124_001",
            "identifier": "vs19_124_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_001/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1151/6 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1151/6 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/6 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/6 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": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 36586,
            "slug": "vs19_435_104",
            "identifier": "vs19_435_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_104/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 10.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1000 PDL n. 1573",
            "description_title": "Emendamento 10.1000 SCOTTO ARTURO (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": 59.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36653,
            "slug": "vs19_439_020",
            "identifier": "vs19_439_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_020/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.18 GUBITOSA MICHELE (M5S) - Votazione Emendamento 1.18 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2240",
            "description_title": "Emendamento 1.18 GUBITOSA MICHELE (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": 60.74,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 21981,
            "slug": "vs19_124_033",
            "identifier": "vs19_124_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_033/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1151/44 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1151/44 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/44 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/44 ZINGARETTI 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.26
        }
    ]
}