Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=194
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_rebels&page=195",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=193",
    "results": [
        {
            "id": 37323,
            "slug": "vs19_450_064",
            "identifier": "vs19_450_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_064/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2084/4 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2084/4 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/4 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/4 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 37324,
            "slug": "vs19_450_065",
            "identifier": "vs19_450_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_065/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2084/5 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2084/5 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/5 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/5 ASCARI STEFANIA (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": 31,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 34247,
            "slug": "vs19_393_030",
            "identifier": "vs19_393_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_030/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1950/13 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1950/13 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/13 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/13 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38228,
            "slug": "vs19_476_045",
            "identifier": "vs19_476_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_045/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/741-A E ABB/7 - Votazione Ordine del giorno 9/741-A E ABB/7 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/7 ",
            "description_title": "ODG 9/741-A E ABB/7",
            "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": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37164,
            "slug": "vs19_449_005",
            "identifier": "vs19_449_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_005/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 BONELLI ANGELO (AVS) - Votazione Emendamento 1.7 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2285",
            "description_title": "Emendamento 1.7 BONELLI ANGELO (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": 32,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 26392,
            "slug": "vs19_217_004",
            "identifier": "vs19_217_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_004/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 5.1 FENU EMILIANO (M5S) - Votazione Emendamento 5.1 DDL n. 1342",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1342",
            "description_title": "Emendamento 5.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": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 37260,
            "slug": "vs19_450_001",
            "identifier": "vs19_450_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_001/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00160, ad eccezione dei capoversi secondo, terzo, quarto, quinto, sesto, settimo, ottavo, nono, decimo, undicesimo, tredicesimo, quattordicesimo, sedicesimo, diciassettesimo, ventesimo, ventiquattresimo e ventiseiesimo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione Risoluzione 6_00160",
            "original_title": "Votazione Risoluzione 6_00160",
            "description_title": "Risoluzione n. 6-00160, ad eccezione dei capoversi secondo, terzo, quarto, quinto, sesto, settimo, ottavo, nono, decimo, undicesimo, tredicesimo, quattordicesimo, sedicesimo, diciassettesimo, ventesimo, ventiquattresimo e ventiseiesimo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 75.72,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 36568,
            "slug": "vs19_435_085",
            "identifier": "vs19_435_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_085/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 9.1004 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 9.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.1004 PDL n. 1573",
            "description_title": "Emendamento 9.1004 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 37262,
            "slug": "vs19_450_003",
            "identifier": "vs19_450_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_003/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00160, limitatamente al capoverso terzo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione Risoluzione 6_00160",
            "original_title": "Votazione Risoluzione 6_00160",
            "description_title": "Risoluzione n. 6-00160, limitatamente al capoverso terzo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 78,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 37264,
            "slug": "vs19_450_005",
            "identifier": "vs19_450_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_005/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00160, limitatamente al capoverso quinto della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione Risoluzione 6_00160",
            "original_title": "Votazione Risoluzione 6_00160",
            "description_title": "Risoluzione n. 6-00160, limitatamente al capoverso quinto della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 76.13,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 38242,
            "slug": "vs19_477_008",
            "identifier": "vs19_477_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_008/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 26401,
            "slug": "vs19_217_002",
            "identifier": "vs19_217_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_002/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 4.0500 della Commissione - Votazione Emendamento 4.0500 DDL n. 1342",
            "original_title": "Votazione Emendamento 4.0500 DDL n. 1342",
            "description_title": "Articolo aggiuntivo 4.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": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26403,
            "slug": "vs19_217_011",
            "identifier": "vs19_217_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_011/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1342",
            "original_title": "Votazione Articolo 7 DDL n. 1342",
            "description_title": "Articolo 7",
            "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": 135,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26405,
            "slug": "vs19_217_035",
            "identifier": "vs19_217_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_035/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 13.5 FENU EMILIANO (M5S) - Votazione Emendamento 13.5 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1342",
            "description_title": "Emendamento 13.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": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 37276,
            "slug": "vs19_450_017",
            "identifier": "vs19_450_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_017/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 17,
            "title": "Risoluzione n. 6-00160, limitatamente al capoverso ventiquattresimo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione Risoluzione 6_00160",
            "original_title": "Votazione Risoluzione 6_00160",
            "description_title": "Risoluzione n. 6-00160, limitatamente al capoverso ventiquattresimo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 42.04
        },
        {
            "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": 26407,
            "slug": "vs19_217_013",
            "identifier": "vs19_217_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_013/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 8.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 8.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1342",
            "description_title": "Emendamento 8.2 L'ABBATE PATTY (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": 60,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 47.53
        },
        {
            "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": 37284,
            "slug": "vs19_450_025",
            "identifier": "vs19_450_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_025/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 25,
            "title": "Risoluzione n. 6-00161, limitatamente al capoverso settimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00161",
            "original_title": "Votazione Risoluzione 6_00161",
            "description_title": "Risoluzione n. 6-00161, limitatamente al capoverso settimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 77.37,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 37287,
            "slug": "vs19_450_028",
            "identifier": "vs19_450_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_028/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 28,
            "title": "Risoluzione n. 6-00161, limitatamente al capoverso decimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00161",
            "original_title": "Votazione Risoluzione 6_00161",
            "description_title": "Risoluzione n. 6-00161, limitatamente al capoverso decimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 79,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 34197,
            "slug": "vs19_396_017",
            "identifier": "vs19_396_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_017/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2164/22 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2164/22 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/22 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/22 SANTILLO AGOSTINO (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": 25,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34205,
            "slug": "vs19_396_004",
            "identifier": "vs19_396_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_004/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2164/5, nel testo riformulato, ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2164/5, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/5, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/5, nel testo riformulato, ROMEO NADIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 136,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 37340,
            "slug": "vs19_452_001",
            "identifier": "vs19_452_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_452_001/?format=api",
            "sitting": {
                "id": 1945,
                "date": "2025-03-20",
                "number": 452,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00406, ad eccezione del capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE), BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) e GIACHETTI ROBERTO (IVICRE) - Votazione Mozione 1_00406",
            "original_title": "Votazione Mozione 1_00406",
            "description_title": "Mozione n. 1-00406, ad eccezione del capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE), BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) e GIACHETTI ROBERTO (IVICRE)",
            "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": 14,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 37343,
            "slug": "vs19_452_004",
            "identifier": "vs19_452_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_452_004/?format=api",
            "sitting": {
                "id": 1945,
                "date": "2025-03-20",
                "number": 452,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00407, limitatamente al capoverso quattordicesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri - Votazione Mozione 1_00407",
            "original_title": "Votazione Mozione 1_00407",
            "description_title": "Mozione n. 1-00407, limitatamente al capoverso quattordicesimo della parte dispositiva, D'ORSO VALENTINA (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": 69,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 37344,
            "slug": "vs19_452_005",
            "identifier": "vs19_452_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_452_005/?format=api",
            "sitting": {
                "id": 1945,
                "date": "2025-03-20",
                "number": 452,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00418 VARCHI MARIA CAROLINA (FDI), MORRONE JACOPO (LEGA), CALDERONE TOMMASO ANTONINO (FI-PPE), ROMANO FRANCESCO SAVERIO (NM-M-C) ed altri - Votazione Mozione 1_00418",
            "original_title": "Votazione Mozione 1_00418",
            "description_title": "Mozione n. 1-00418 VARCHI MARIA CAROLINA (FDI), MORRONE JACOPO (LEGA), CALDERONE TOMMASO ANTONINO (FI-PPE), ROMANO FRANCESCO SAVERIO (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 26393,
            "slug": "vs19_217_020",
            "identifier": "vs19_217_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_020/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 10.6 FONTANA ILARIA (M5S) - Votazione Emendamento 10.6 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1342",
            "description_title": "Emendamento 10.6 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": 57,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 26384,
            "slug": "vs19_217_017",
            "identifier": "vs19_217_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_017/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 10.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 10.4 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1342",
            "description_title": "Emendamento 10.4 L'ABBATE PATTY (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": 55,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26217,
            "slug": "vs19_217_024",
            "identifier": "vs19_217_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_024/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 10.2 FONTANA ILARIA (M5S) - Votazione Emendamento 10.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1342",
            "description_title": "Emendamento 10.2 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": 57,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 26458,
            "slug": "vs19_219_045",
            "identifier": "vs19_219_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_045/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.45 ZANELLA LUANA (AVS) - Votazione Emendamento 1.45 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.45 DDL n. 1627",
            "description_title": "Emendamento 1.45 ZANELLA LUANA (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": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26484,
            "slug": "vs19_219_034",
            "identifier": "vs19_219_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_034/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.34 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.34 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.34 DDL n. 1627",
            "description_title": "Emendamento 1.34 GRIMALDI MARCO (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": 39,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39720,
            "slug": "vs19_506_022",
            "identifier": "vs19_506_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_022/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 22,
            "title": "MOZ 1-464 DISP NO CPV 7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-464 DISP NO CPV 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 49.36
        },
        {
            "id": 26470,
            "slug": "vs19_219_022",
            "identifier": "vs19_219_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_022/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.22 DI LAURO CARMEN (M5S) - Votazione Emendamento 1.22 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1627",
            "description_title": "Emendamento 1.22 DI LAURO CARMEN (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": 50,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26521,
            "slug": "vs19_219_040",
            "identifier": "vs19_219_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_040/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.40 SCHLEIN ELLY (PD-IDP) - Votazione Emendamento 1.40 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.40 DDL n. 1627",
            "description_title": "Emendamento 1.40 SCHLEIN ELLY (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": 33,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 34170,
            "slug": "vs19_396_029",
            "identifier": "vs19_396_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_029/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2164/43 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2164/43 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/43 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/43 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34244,
            "slug": "vs19_396_028",
            "identifier": "vs19_396_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_028/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2164/42 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2164/42 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/42 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/42 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34239,
            "slug": "vs19_396_030",
            "identifier": "vs19_396_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_030/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2164/44 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2164/44 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/44 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/44 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 26491,
            "slug": "vs19_219_018",
            "identifier": "vs19_219_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_018/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.18 TORTO DANIELA (M5S) - Votazione Emendamento 1.18 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.18 DDL n. 1627",
            "description_title": "Emendamento 1.18 TORTO DANIELA (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": 40,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 39716,
            "slug": "vs19_506_017",
            "identifier": "vs19_506_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_017/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2126-A E ABB/38 - Votazione Ordine del giorno 9/2126-A E ABB/38 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/38 ",
            "description_title": "ODG 9/2126-A E ABB/38",
            "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": 11,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 74.36
        },
        {
            "id": 38251,
            "slug": "vs19_477_017",
            "identifier": "vs19_477_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_017/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 26504,
            "slug": "vs19_219_012",
            "identifier": "vs19_219_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_012/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.12 MARATTIN LUIGI (IVICRE) - Votazione Emendamento 1.12 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1627",
            "description_title": "Emendamento 1.12 MARATTIN LUIGI (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 26455,
            "slug": "vs19_219_039",
            "identifier": "vs19_219_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_039/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.39 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.39 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.39 DDL n. 1627",
            "description_title": "Emendamento 1.39 GIRELLI GIAN ANTONIO (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": 41,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26462,
            "slug": "vs19_219_064",
            "identifier": "vs19_219_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_064/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 1.64 CANTONE LUCIANO (M5S) - Votazione Emendamento 1.64 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.64 DDL n. 1627",
            "description_title": "Emendamento 1.64 CANTONE LUCIANO (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": 29,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 38236,
            "slug": "vs19_477_002",
            "identifier": "vs19_477_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_002/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38238,
            "slug": "vs19_477_004",
            "identifier": "vs19_477_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_004/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.108 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.108",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34237,
            "slug": "vs19_396_008",
            "identifier": "vs19_396_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_008/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2164/11 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2164/11 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/11 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/11 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 37196,
            "slug": "vs19_449_037",
            "identifier": "vs19_449_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_037/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1-ter.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-ter.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.1 DDL n. 2285",
            "description_title": "Emendamento 1-ter.1 BONELLI ANGELO (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": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 18130,
            "slug": "vs19_009_004",
            "identifier": "vs19_009_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_004/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo premissivo 01.04 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 01.04 DDL n. 0005",
            "original_title": "Votazione Emendamento 01.04 DDL n. 0005",
            "description_title": "Articolo premissivo 01.04 SILVESTRI FRANCESCO (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": 75.95,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18186,
            "slug": "vs19_009_029",
            "identifier": "vs19_009_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_029/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 9.6 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 9.6 DDL n. 0005",
            "original_title": "Votazione Emendamento 9.6 DDL n. 0005",
            "description_title": "Emendamento 9.6 SILVESTRI FRANCESCO (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": 97,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 18147,
            "slug": "vs19_009_033",
            "identifier": "vs19_009_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_033/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 10.08 FONTANA ILARIA (M5S) - Votazione Emendamento 10.08 DDL n. 0005",
            "original_title": "Votazione Emendamento 10.08 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 10.08 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": 33,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18148,
            "slug": "vs19_009_048",
            "identifier": "vs19_009_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_048/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 22.6 L'ABBATE PATTY (M5S) - Votazione Emendamento 22.6 DDL n. 0005",
            "original_title": "Votazione Emendamento 22.6 DDL n. 0005",
            "description_title": "Emendamento 22.6 L'ABBATE PATTY (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": 33,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 72.22
        }
    ]
}