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

{
    "count": 22927,
    "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=427",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=425",
    "results": [
        {
            "id": 34058,
            "slug": "vs19_388_120",
            "identifier": "vs19_388_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_120/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo aggiuntivo 25.024 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 25.024 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.024 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.024 PASTORELLA GIULIA (APERRE)",
            "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": 50,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 22319,
            "slug": "vs19_146_042",
            "identifier": "vs19_146_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_042/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1194/R/69 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/69 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/69 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/69 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21789,
            "slug": "vs19_114_058",
            "identifier": "vs19_114_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_058/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1114/102 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1114/102 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/102 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/102 AIELLO DAVIDE (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": 4,
            "n_margin": 34,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 36605,
            "slug": "vs19_435_129",
            "identifier": "vs19_435_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_129/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 129,
            "title": "Ordine del giorno n. 9/1573/8 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1573/8 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/8 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/8 AIELLO DAVIDE (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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34091,
            "slug": "vs19_388_166",
            "identifier": "vs19_388_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_166/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 166,
            "title": "Emendamento 30.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 30.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 30.6 DDL n. 2022",
            "description_title": "Emendamento 30.6 PELUFFO VINICIO GIUSEPPE GUIDO (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": 14,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36491,
            "slug": "vs19_435_125",
            "identifier": "vs19_435_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_125/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo 15 - Votazione Articolo 15 PDL n. 1573",
            "original_title": "Votazione Articolo 15 PDL n. 1573",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 101,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 30982,
            "slug": "vs19_317_034",
            "identifier": "vs19_317_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_034/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1933/44 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1933/44 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/44 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/44 FERRARI SARA (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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 29401,
            "slug": "vs19_272_001",
            "identifier": "vs19_272_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_001/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.501 della Commissione - Votazione Emendamento 1.501 PDL n. 0982",
            "original_title": "Votazione Emendamento 1.501 PDL n. 0982",
            "description_title": "Emendamento 1.501 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": 4,
            "n_margin": 111,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 30891,
            "slug": "vs19_317_004",
            "identifier": "vs19_317_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_004/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1933/4 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1933/4 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/4 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/4 ZINGARETTI NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 21892,
            "slug": "vs19_138_021",
            "identifier": "vs19_138_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_021/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 14.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 14.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 14.2 DDL n. 1038",
            "description_title": "Emendamento 14.2 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 56,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 21694,
            "slug": "vs19_114_023",
            "identifier": "vs19_114_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_023/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1114/60, nel testo riformulato, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1114/60, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/60, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/60, nel testo riformulato, MARINO MARIA STEFANIA (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": 4,
            "n_margin": 141,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27255,
            "slug": "vs19_232_043",
            "identifier": "vs19_232_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_043/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 6.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.300, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.300, DDL n. 1620",
            "description_title": "Emendamento 6.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 13,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 34072,
            "slug": "vs19_388_141",
            "identifier": "vs19_388_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_141/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 141,
            "title": "Articolo aggiuntivo 26.08 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 26.08 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.08 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.08 BENZONI FABRIZIO (APERRE)",
            "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": 80,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 34626,
            "slug": "vs19_387_023",
            "identifier": "vs19_387_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_023/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2088-AR/26 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/26 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/26 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/26 FORNARO FEDERICO (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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 31775,
            "slug": "vs19_344_077",
            "identifier": "vs19_344_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_077/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo aggiuntivo 11.01001 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 11.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 11.01001 RICCIARDI MARIANNA (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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 64.02,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 22339,
            "slug": "vs19_150_023",
            "identifier": "vs19_150_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_023/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1239/42 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1239/42 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/42 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/42 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29940,
            "slug": "vs19_281_021",
            "identifier": "vs19_281_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_021/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1752/42 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1752/42 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/42 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/42 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29392,
            "slug": "vs19_273_038",
            "identifier": "vs19_273_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_038/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici articoli aggiuntivi 8.01000 GADDA MARIA CHIARA (IVICRE) e 8.01001 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 8.01000 DDL n. 1532",
            "original_title": "Votazione Emendamento 8.01000 DDL n. 1532",
            "description_title": "Identici articoli aggiuntivi 8.01000 GADDA MARIA CHIARA (IVICRE) e 8.01001 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": 4,
            "n_margin": 50,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 34601,
            "slug": "vs19_388_007",
            "identifier": "vs19_388_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_007/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00366 (Nuova Formulazione), limitatamente ai capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, quindicesimo, sedicesimo, diciassettesimo e diciottesimo della parte dispositiva, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00366",
            "original_title": "Votazione Mozione 1_00366",
            "description_title": "Mozione n. 1-00366 (Nuova Formulazione), limitatamente ai capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, quindicesimo, sedicesimo, diciassettesimo e diciottesimo della parte dispositiva, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) 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": 4,
            "n_margin": 133,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 29416,
            "slug": "vs19_273_015",
            "identifier": "vs19_273_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_015/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 2.02 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 2.02 DDL n. 1532",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 2.02 GADDA MARIA CHIARA (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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21767,
            "slug": "vs19_114_004",
            "identifier": "vs19_114_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_004/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1114/18 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1114/18 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/18 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/18 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 44,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 25501,
            "slug": "vs19_210_089",
            "identifier": "vs19_210_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_089/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 89,
            "title": "Identici emendamenti 20.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 20.2 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 20.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1341",
            "description_title": "Identici emendamenti 20.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 20.2 BENZONI FABRIZIO (APERRE)",
            "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": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26897,
            "slug": "vs19_229_016",
            "identifier": "vs19_229_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_016/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.6 GIULIANO CARLA (M5S) - Votazione Emendamento 2.6 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1297",
            "description_title": "Emendamento 2.6 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 34086,
            "slug": "vs19_388_147",
            "identifier": "vs19_388_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_147/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 147,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 2022",
            "original_title": "Votazione Articolo 27 DDL n. 2022",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 46,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 25553,
            "slug": "vs19_210_056",
            "identifier": "vs19_210_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_056/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 14.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 14.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 14.300, DDL n. 1341",
            "description_title": "Emendamento 14.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24272,
            "slug": "vs19_172_026",
            "identifier": "vs19_172_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_026/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 26,
            "title": "Mozione n. 1-00186, sulla premessa, GRIPPO VALENTINA (AIV-RE) ed altri - Votazione Mozione 1_00186",
            "original_title": "Votazione Mozione 1_00186",
            "description_title": "Mozione n. 1-00186, sulla premessa, GRIPPO VALENTINA (AIV-RE) 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": 4,
            "n_margin": 107,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 25692,
            "slug": "vs19_210_177",
            "identifier": "vs19_210_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_177/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 177,
            "title": "Articolo 50 - Votazione Articolo 50 DDL n. 1341",
            "original_title": "Votazione Articolo 50 DDL n. 1341",
            "description_title": "Articolo 50",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 88,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 22331,
            "slug": "vs19_147_037",
            "identifier": "vs19_147_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_037/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/887 E ABB./11 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/887 E ABB./11 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./11 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./11 GRIMALDI MARCO (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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22278,
            "slug": "vs19_147_027",
            "identifier": "vs19_147_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_027/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/887 E ABB./2 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/887 E ABB./2 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./2 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./2 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 21709,
            "slug": "vs19_114_006",
            "identifier": "vs19_114_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_006/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1114/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1114/27 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/27 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/27 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 122,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 29420,
            "slug": "vs19_273_009",
            "identifier": "vs19_273_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_009/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.22 COLUCCI ALFONSO (M5S) - Votazione Emendamento 2.22 DDL n. 1532",
            "original_title": "Votazione Emendamento 2.22 DDL n. 1532",
            "description_title": "Emendamento 2.22 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 68,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 21918,
            "slug": "vs19_138_033",
            "identifier": "vs19_138_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_033/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 16.5 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 16.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.5 DDL n. 1038",
            "description_title": "Emendamento 16.5 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": 4,
            "n_margin": 70,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 25598,
            "slug": "vs19_210_156",
            "identifier": "vs19_210_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_156/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 156,
            "title": "Emendamento 41.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 41.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 41.1 DDL n. 1341",
            "description_title": "Emendamento 41.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22307,
            "slug": "vs19_147_029",
            "identifier": "vs19_147_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_029/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/887 E ABB./4 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/887 E ABB./4 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./4 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./4 APPENDINO CHIARA (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": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 34557,
            "slug": "vs19_388_061",
            "identifier": "vs19_388_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_061/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2022",
            "original_title": "Votazione Articolo 13 DDL n. 2022",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 21770,
            "slug": "vs19_114_071",
            "identifier": "vs19_114_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_071/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1114/115 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1114/115 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/115 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/115 LOVECCHIO GIORGIO (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": 4,
            "n_margin": 58,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 29402,
            "slug": "vs19_273_036",
            "identifier": "vs19_273_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_036/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 8.1000 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 8.1000 DDL n. 1532",
            "original_title": "Votazione Emendamento 8.1000 DDL n. 1532",
            "description_title": "Emendamento 8.1000 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 55,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 26736,
            "slug": "vs19_222_057",
            "identifier": "vs19_222_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_057/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.1 ONORI FEDERICA (M5S) - Votazione Emendamento 4.1 DDL n. 1624",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1624",
            "description_title": "Emendamento 4.1 ONORI FEDERICA (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": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21943,
            "slug": "vs19_137_148",
            "identifier": "vs19_137_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_148/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 148,
            "title": "Emendamento 7.6 GADDA MARIA CHIARA (AIV-RE) - Votazione Emendamento 7.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.6 DDL n. 1038",
            "description_title": "Emendamento 7.6 GADDA MARIA CHIARA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 58,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 22844,
            "slug": "vs19_129_049",
            "identifier": "vs19_129_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_049/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 49,
            "title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alla missione di cui alla scheda n. 6-bis - Votazione Risoluzione 6_00033",
            "original_title": "Votazione Risoluzione 6_00033",
            "description_title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alla missione di cui alla scheda n. 6-bis",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 85,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 30348,
            "slug": "vs19_301_007",
            "identifier": "vs19_301_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_007/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00289, limitatamente al capoverso secondo della premessa e al capoverso primo, lettera a), della parte dispositiva MARATTIN LUIGI (IVICRE) ed altri - Votazione Mozione 1_00289",
            "original_title": "Votazione Mozione 1_00289",
            "description_title": "Mozione n. 1-00289, limitatamente al capoverso secondo della premessa e al capoverso primo, lettera a), della parte dispositiva MARATTIN LUIGI (IVICRE) 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": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 22847,
            "slug": "vs19_129_031",
            "identifier": "vs19_129_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_031/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1238/114 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1238/114 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/114 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/114 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 49,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21701,
            "slug": "vs19_114_042",
            "identifier": "vs19_114_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_042/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1114/79, nel testo riformulato, IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1114/79, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/79, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/79, nel testo riformulato, IACONO GIOVANNA (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": 4,
            "n_margin": 145,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 31897,
            "slug": "vs19_345_081",
            "identifier": "vs19_345_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_081/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1660",
            "original_title": "Votazione Articolo 19 DDL n. 1660",
            "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": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 60.67,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 33664,
            "slug": "vs19_384_089",
            "identifier": "vs19_384_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_089/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 89,
            "title": "ODG 9/30-A E ABB/21 - Votazione Ordine del giorno 9/30-A E ABB/21 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/21 ",
            "description_title": "ODG 9/30-A E ABB/21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 15,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 25682,
            "slug": "vs19_210_102",
            "identifier": "vs19_210_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_102/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 102,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 1341",
            "original_title": "Votazione Articolo 22 DDL n. 1341",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 19,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 36532,
            "slug": "vs19_435_045",
            "identifier": "vs19_435_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_045/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 4.01000 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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 31536,
            "slug": "vs19_340_060",
            "identifier": "vs19_340_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_060/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 9-ter.12 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-ter.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.12 DDL n. 1997",
            "description_title": "Emendamento 9-ter.12 DE LUCA PIERO (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": 36,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 34342,
            "slug": "vs19_388_210",
            "identifier": "vs19_388_210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_210/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 210,
            "title": "Articolo 36 - Votazione Articolo 36 DDL n. 2022",
            "original_title": "Votazione Articolo 36 DDL n. 2022",
            "description_title": "Articolo 36",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 52,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 22883,
            "slug": "vs19_129_039",
            "identifier": "vs19_129_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_039/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1238/92 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1238/92 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/92 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/92 TORTO 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": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.35
        }
    ]
}