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

{
    "count": 22091,
    "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=majority_cohesion_rate&page=58",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=56",
    "results": [
        {
            "id": 37225,
            "slug": "vs19_449_066",
            "identifier": "vs19_449_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_066/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 1-sexies.05 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-sexies.05 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.05 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.05 PAGANO UBALDO (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": 17,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38225,
            "slug": "vs19_476_042",
            "identifier": "vs19_476_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_042/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 42,
            "title": "PDL 741-A E ABB - ODG 2 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "PDL 741-A E ABB - ODG 2",
            "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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38531,
            "slug": "vs19_482_081",
            "identifier": "vs19_482_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_081/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 81,
            "title": "ODG 9/2402/16 - Votazione Ordine del giorno 9/2402/16 ",
            "original_title": "Votazione Ordine del giorno 9/2402/16 ",
            "description_title": "ODG 9/2402/16",
            "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": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38526,
            "slug": "vs19_482_076",
            "identifier": "vs19_482_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_076/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 76,
            "title": "ODG 9/2402/10 - Votazione Ordine del giorno 9/2402/10 ",
            "original_title": "Votazione Ordine del giorno 9/2402/10 ",
            "description_title": "ODG 9/2402/10",
            "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": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37329,
            "slug": "vs19_450_070",
            "identifier": "vs19_450_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_070/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2084/10 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2084/10 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/10 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/10 CAFIERO DE RAHO FEDERICO (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": 32,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 37328,
            "slug": "vs19_450_069",
            "identifier": "vs19_450_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_069/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2084/9 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2084/9 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/9 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/9 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 38485,
            "slug": "vs19_482_035",
            "identifier": "vs19_482_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_035/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 1.35 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.35",
            "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": 27,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38267,
            "slug": "vs19_477_033",
            "identifier": "vs19_477_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_033/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38483,
            "slug": "vs19_482_033",
            "identifier": "vs19_482_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_033/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 1.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.33",
            "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": 27,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38268,
            "slug": "vs19_477_034",
            "identifier": "vs19_477_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_034/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 1.25, 1.26, 1.28 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.25, 1.26, 1.28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38675,
            "slug": "vs19_487_035",
            "identifier": "vs19_487_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_035/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2355/61 - Votazione Ordine del giorno 9/2355/61 ",
            "original_title": "Votazione Ordine del giorno 9/2355/61 ",
            "description_title": "ODG 9/2355/61",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38260,
            "slug": "vs19_477_026",
            "identifier": "vs19_477_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_026/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.45, 1.47 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.45, 1.47",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37154,
            "slug": "vs19_445_028",
            "identifier": "vs19_445_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_028/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.16 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.16 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.16 PDL n. 2084",
            "description_title": "Emendamento 1.16 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": 27,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37309,
            "slug": "vs19_450_050",
            "identifier": "vs19_450_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_050/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1.1006 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1006 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1006 PDL n. 2084",
            "description_title": "Emendamento 1.1006 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": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38476,
            "slug": "vs19_482_026",
            "identifier": "vs19_482_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_026/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.27, 1.1012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.27, 1.1012",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38783,
            "slug": "vs19_489_027",
            "identifier": "vs19_489_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_027/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 27,
            "title": "DDL 2416 - QUEST PREG 1, 2 E 3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2416 - QUEST PREG 1, 2 E 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 38241,
            "slug": "vs19_477_007",
            "identifier": "vs19_477_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_007/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "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": 22,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37731,
            "slug": "vs19_463_040",
            "identifier": "vs19_463_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_040/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 2.03 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.03 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.03 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 2.03 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": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38461,
            "slug": "vs19_482_011",
            "identifier": "vs19_482_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_011/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34416,
            "slug": "19-253-3",
            "identifier": "19-253-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-3/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 3,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 28.4, Sabrina Licheri e Naturale",
            "original_title": "Em. 28.4, Sabrina Licheri e Naturale",
            "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": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 59.32,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 34418,
            "slug": "19-253-1",
            "identifier": "19-253-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-1/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 1,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 27",
            "original_title": "Articolo 27",
            "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": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 59.32,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 32487,
            "slug": "vs19_359_015",
            "identifier": "vs19_359_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_015/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2066/19 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/2066/19 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/19 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/19 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32793,
            "slug": "vs19_371_024",
            "identifier": "vs19_371_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_024/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 8.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 41.14
        },
        {
            "id": 32490,
            "slug": "vs19_359_030",
            "identifier": "vs19_359_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_030/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2066/51 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2066/51 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/51 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/51 ASCANI ANNA (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": 22,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 32456,
            "slug": "vs19_359_024",
            "identifier": "vs19_359_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_024/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2066/32 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2066/32 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/32 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/32 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 55.7
        },
        {
            "id": 32424,
            "slug": "vs19_357_021",
            "identifier": "vs19_357_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_021/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 10.6 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 10.6 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1532",
            "description_title": "Emendamento 10.6 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 32418,
            "slug": "vs19_357_005",
            "identifier": "vs19_357_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_005/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1532",
            "original_title": "Votazione Articolo 4 DDL n. 1532",
            "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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 32415,
            "slug": "vs19_357_015",
            "identifier": "vs19_357_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_015/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 9.03 MARI FRANCESCO (AVS) - Votazione Emendamento 9.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.03 MARI FRANCESCO (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": 23,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32389,
            "slug": "vs19_357_024",
            "identifier": "vs19_357_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_024/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1532",
            "original_title": "Votazione Articolo 10 DDL n. 1532",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32491,
            "slug": "vs19_359_011",
            "identifier": "vs19_359_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_011/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2066/15 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2066/15 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/15 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/15 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 32471,
            "slug": "vs19_359_031",
            "identifier": "vs19_359_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_031/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2066/52 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2066/52 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/52 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/52 MANZI IRENE (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": 18,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 32768,
            "slug": "vs19_371_028",
            "identifier": "vs19_371_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_028/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 8.8, 8.104 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.8, 8.104",
            "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": 27,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 60.76
        },
        {
            "id": 32409,
            "slug": "vs19_357_054",
            "identifier": "vs19_357_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_054/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 27.0500 della Commissione - Votazione Emendamento 27.0500 DDL n. 1532",
            "original_title": "Votazione Emendamento 27.0500 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 27.0500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 32466,
            "slug": "vs19_359_014",
            "identifier": "vs19_359_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_014/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2066/18 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/2066/18 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/18 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/18 DELL'OLIO GIANMAURO (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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 32488,
            "slug": "vs19_359_007",
            "identifier": "vs19_359_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_007/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2066/11 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2066/11 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/11 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/11 SILVESTRI FRANCESCO (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": 27,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 32752,
            "slug": "vs19_370_010",
            "identifier": "vs19_370_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_010/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2049/1 - Votazione Ordine del giorno 9/2049/1 ",
            "original_title": "Votazione Ordine del giorno 9/2049/1 ",
            "description_title": "ODG 9/2049/1",
            "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": 21,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 65.19
        },
        {
            "id": 32361,
            "slug": "vs19_357_060",
            "identifier": "vs19_357_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_060/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 31.3 MANZI IRENE (PD-IDP) - Votazione Emendamento 31.3 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.3 DDL n. 1532",
            "description_title": "Emendamento 31.3 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 32363,
            "slug": "vs19_357_022",
            "identifier": "vs19_357_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_022/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 10.7 AIELLO DAVIDE (M5S) - Votazione Emendamento 10.7 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1532",
            "description_title": "Emendamento 10.7 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 61.39
        },
        {
            "id": 32814,
            "slug": "vs19_370_018",
            "identifier": "vs19_370_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_018/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 2.1, 2.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1, 2.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 72.15
        },
        {
            "id": 32375,
            "slug": "vs19_357_066",
            "identifier": "vs19_357_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_066/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 31.08 (Nuova formulazione) SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 31.08 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.08 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 31.08 (Nuova formulazione) 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": 21,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 32469,
            "slug": "vs19_359_021",
            "identifier": "vs19_359_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_021/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2066/27 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2066/27 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/27 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/27 L'ABBATE PATTY (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": 20,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 32366,
            "slug": "vs19_357_016",
            "identifier": "vs19_357_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_016/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 9.01 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.01 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.01 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.01 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32381,
            "slug": "vs19_357_051",
            "identifier": "vs19_357_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_051/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 1532",
            "original_title": "Votazione Articolo 25 DDL n. 1532",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 59.49
        },
        {
            "id": 32369,
            "slug": "vs19_357_042",
            "identifier": "vs19_357_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_042/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1532",
            "original_title": "Votazione Articolo 19 DDL n. 1532",
            "description_title": "Articolo 19",
            "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": 17,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 32688,
            "slug": "vs19_366_045",
            "identifier": "vs19_366_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_045/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 45,
            "title": "MOZ 1-343 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-343 RIF",
            "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": 118,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 59.49
        },
        {
            "id": 32818,
            "slug": "vs19_370_015",
            "identifier": "vs19_370_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_015/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2049/6 - Votazione Ordine del giorno 9/2049/6 ",
            "original_title": "Votazione Ordine del giorno 9/2049/6 ",
            "description_title": "ODG 9/2049/6",
            "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": 45,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 42.41
        },
        {
            "id": 32801,
            "slug": "vs19_370_012",
            "identifier": "vs19_370_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_012/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2049/3 - Votazione Ordine del giorno 9/2049/3 ",
            "original_title": "Votazione Ordine del giorno 9/2049/3 ",
            "description_title": "ODG 9/2049/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 32805,
            "slug": "vs19_371_034",
            "identifier": "vs19_371_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_034/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 34,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32388,
            "slug": "vs19_357_041",
            "identifier": "vs19_357_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_041/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 19.7 MARI FRANCESCO (AVS) - Votazione Emendamento 19.7 DDL n. 1532",
            "original_title": "Votazione Emendamento 19.7 DDL n. 1532",
            "description_title": "Emendamento 19.7 MARI FRANCESCO (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": 27,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 60.76
        },
        {
            "id": 32353,
            "slug": "vs19_357_043",
            "identifier": "vs19_357_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_043/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 19.01 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 19.01 DDL n. 1532",
            "original_title": "Votazione Emendamento 19.01 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 19.01 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 70.25
        }
    ]
}