Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=209
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=210",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=208",
    "results": [
        {
            "id": 25735,
            "slug": "vs19_209_001",
            "identifier": "vs19_209_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_001/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto referendum",
            "original_title": "Votazione finale DDL n. 1491",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 18 ottobre 2023, n. 144, recante disposizioni urgenti per gli Uffici presso la Corte di cassazione in materia di referendum (DDL 1491)",
            "public_title": "Conversione decreto referendum",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 107,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 24159,
            "slug": "vs19_165_007",
            "identifier": "vs19_165_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_007/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/911/3 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/911/3 PDL n. 0911",
            "original_title": "Votazione Ordine del giorno 9/911/3 PDL n. 0911",
            "description_title": "Ordine del giorno n. 9/911/3 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31395,
            "slug": "vs19_331_048",
            "identifier": "vs19_331_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_048/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 7.1 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 7.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1975",
            "description_title": "Emendamento 7.1 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": 23,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31077,
            "slug": "vs19_318_036",
            "identifier": "vs19_318_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_036/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.24 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.24 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1718",
            "description_title": "Emendamento 1.24 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": 44,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 25736,
            "slug": "vs19_209_009",
            "identifier": "vs19_209_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_009/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.1004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.1004 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 1275",
            "description_title": "Emendamento 1.1004 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 40199,
            "slug": "vs19_527_015",
            "identifier": "vs19_527_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_527_015/?format=api",
            "sitting": {
                "id": 2072,
                "date": "2025-09-10",
                "number": 527,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 3.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 81.53
        },
        {
            "id": 31019,
            "slug": "vs19_321_007",
            "identifier": "vs19_321_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_007/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 2.14 DORI DEVIS (AVS) e 2.15 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.14 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.14 DDL n. 1718",
            "description_title": "Identici emendamenti 2.14 DORI DEVIS (AVS) e 2.15 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": 34,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 39315,
            "slug": "vs19_499_026",
            "identifier": "vs19_499_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_026/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.23",
            "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": 48.77,
            "minority_cohesion_rate": 51.92
        },
        {
            "id": 21723,
            "slug": "vs19_114_005",
            "identifier": "vs19_114_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_005/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1114/24 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1114/24 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/24 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/24 ROGGIANI SILVIA (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": 54,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 31433,
            "slug": "vs19_331_056",
            "identifier": "vs19_331_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_056/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1975/9 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1975/9 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/9 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/9 AURIEMMA CARMELA (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": 23,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31434,
            "slug": "vs19_331_057",
            "identifier": "vs19_331_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_057/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1975/10 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1975/10 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/10 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/10 BALDINO VITTORIA (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": 28,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 22267,
            "slug": "vs19_146_033",
            "identifier": "vs19_146_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_033/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1194/R/56 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/56 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/56 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/56 FOSSI EMILIANO (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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 29882,
            "slug": "vs19_276_027",
            "identifier": "vs19_276_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_027/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/851/11, nel testo riformulato, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/851/11, PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/11, PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/11, 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": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30272,
            "slug": "vs19_292_014",
            "identifier": "vs19_292_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_014/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1717",
            "original_title": "Votazione Articolo 6 DDL n. 1717",
            "description_title": "Articolo 6",
            "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": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 22391,
            "slug": "vs19_147_034",
            "identifier": "vs19_147_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_034/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/887 E ABB./9 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/887 E ABB./9 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./9 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./9 MAGI RICCARDO (MISTO)",
            "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": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 31439,
            "slug": "vs19_331_062",
            "identifier": "vs19_331_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_062/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1975/16 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1975/16 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/16 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/16 CARAMIELLO ALESSANDRO (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": 35,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 26863,
            "slug": "vs19_228_010",
            "identifier": "vs19_228_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_228_010/?format=api",
            "sitting": {
                "id": 1581,
                "date": "2024-01-17",
                "number": 228,
                "branch": "C"
            },
            "number": 10,
            "title": "Risoluzione n. 6-00089, come riformulata, COSTA ENRICO (APERRE), FARAONE DAVIDE (IVICRE), MAGI RICCARDO (M-+EUR) ed altri - Votazione Risoluzione 6_00089",
            "original_title": "Votazione Risoluzione 6_00089",
            "description_title": "Risoluzione n. 6-00089, come riformulata, COSTA ENRICO (APERRE), FARAONE DAVIDE (IVICRE), MAGI RICCARDO (M-+EUR) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24089,
            "slug": "vs19_160_033",
            "identifier": "vs19_160_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_033/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1364/6 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1364/6 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/6 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/6 CHERCHI SUSANNA (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": 40,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26864,
            "slug": "vs19_228_007",
            "identifier": "vs19_228_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_228_007/?format=api",
            "sitting": {
                "id": 1581,
                "date": "2024-01-17",
                "number": 228,
                "branch": "C"
            },
            "number": 7,
            "title": "Risoluzione n. 6-00087, limitatamente al capoverso ventiquattresimo della premessa e del capoverso decimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00087",
            "original_title": "Votazione Risoluzione 6_00087",
            "description_title": "Risoluzione n. 6-00087, limitatamente al capoverso ventiquattresimo della premessa e del capoverso decimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 40184,
            "slug": "vs19_527_029",
            "identifier": "vs19_527_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_527_029/?format=api",
            "sitting": {
                "id": 2072,
                "date": "2025-09-10",
                "number": 527,
                "branch": "C"
            },
            "number": 29,
            "title": "DDL 2188 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2188 - ARTICOLO 1",
            "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": 134,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 31811,
            "slug": "vs19_345_032",
            "identifier": "vs19_345_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_032/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 15.01005 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01005 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 30808,
            "slug": "vs19_314_072",
            "identifier": "vs19_314_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_072/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1737",
            "original_title": "Votazione Articolo 3 PDL n. 1737",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 97,
            "majority_cohesion_rate": 51.68,
            "minority_cohesion_rate": 45.96
        },
        {
            "id": 31766,
            "slug": "vs19_345_015",
            "identifier": "vs19_345_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_015/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 15,
            "title": "Subemendamento 0.15.800.3 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.3 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.3 SERRACCHIANI DEBORA (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": 67.78,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 26875,
            "slug": "vs19_229_010",
            "identifier": "vs19_229_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_010/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1297",
            "original_title": "Votazione Articolo 1 DDL n. 1297",
            "description_title": "Articolo 1",
            "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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 31909,
            "slug": "vs19_345_042",
            "identifier": "vs19_345_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_042/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1660",
            "original_title": "Votazione Articolo 16 DDL n. 1660",
            "description_title": "Articolo 16",
            "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": 29,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 26887,
            "slug": "vs19_229_017",
            "identifier": "vs19_229_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_017/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1297",
            "original_title": "Votazione Articolo 2 DDL n. 1297",
            "description_title": "Articolo 2",
            "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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26891,
            "slug": "vs19_229_011",
            "identifier": "vs19_229_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_011/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.1 GIULIANO CARLA (M5S) - Votazione Emendamento 2.1 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1297",
            "description_title": "Emendamento 2.1 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 31887,
            "slug": "vs19_345_040",
            "identifier": "vs19_345_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_040/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 16.6 ALIFANO ENRICA (M5S) - Votazione Emendamento 16.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.6 DDL n. 1660",
            "description_title": "Emendamento 16.6 ALIFANO ENRICA (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": 31,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 31453,
            "slug": "vs19_331_076",
            "identifier": "vs19_331_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_076/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1975/30 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1975/30 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/30 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/30 IARIA ANTONINO (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": 65.55,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31370,
            "slug": "vs19_331_023",
            "identifier": "vs19_331_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_023/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.13 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.13 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1975",
            "description_title": "Emendamento 3.13 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31117,
            "slug": "vs19_321_092",
            "identifier": "vs19_321_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_092/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1718/28 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1718/28 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/28 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/28 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 22812,
            "slug": "vs19_141_039",
            "identifier": "vs19_141_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_039/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1134",
            "original_title": "Votazione Articolo 15 DDL n. 1134",
            "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": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24256,
            "slug": "vs19_172_009",
            "identifier": "vs19_172_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_009/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1436/44 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1436/44 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/44 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/44 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26882,
            "slug": "vs19_229_020",
            "identifier": "vs19_229_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_020/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.1 GIULIANO CARLA (M5S) - Votazione Emendamento 3.1 DDL n. 1297",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1297",
            "description_title": "Emendamento 3.1 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26879,
            "slug": "vs19_229_022",
            "identifier": "vs19_229_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_022/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1297",
            "original_title": "Votazione Articolo 3 DDL n. 1297",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26873,
            "slug": "vs19_229_015",
            "identifier": "vs19_229_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_015/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.100 BONELLI ANGELO (AVS) - Votazione Emendamento 2.100 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.100 DDL n. 1297",
            "description_title": "Emendamento 2.100 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": 27,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31032,
            "slug": "vs19_318_047",
            "identifier": "vs19_318_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_047/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.7 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1718",
            "description_title": "Emendamento 2.7 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 34879,
            "slug": "vs19_331_086",
            "identifier": "vs19_331_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_086/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1975/41 SANTILLO AGOSTINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/41 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 26895,
            "slug": "vs19_229_021",
            "identifier": "vs19_229_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_021/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.4 GIULIANO CARLA (M5S) - Votazione Emendamento 3.4 DDL n. 1297",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1297",
            "description_title": "Emendamento 3.4 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30996,
            "slug": "vs19_321_051",
            "identifier": "vs19_321_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_051/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 5.011 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.011 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.011 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.011 ASCARI STEFANIA (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": 70.17,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31027,
            "slug": "vs19_318_046",
            "identifier": "vs19_318_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_046/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.100 BONIFAZI FRANCESCO (IVICRE) - Votazione Emendamento 2.100 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.100 DDL n. 1718",
            "description_title": "Emendamento 2.100 BONIFAZI FRANCESCO (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": 119,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 26904,
            "slug": "vs19_229_028",
            "identifier": "vs19_229_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_028/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1297 E ABB/5 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1297 E ABB/5 DDL n. 1297",
            "original_title": "Votazione Ordine del giorno 9/1297 E ABB/5 DDL n. 1297",
            "description_title": "Ordine del giorno n. 9/1297 E ABB/5 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29871,
            "slug": "vs19_276_006",
            "identifier": "vs19_276_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_006/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1532-ter/6, nel testo riformulato, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1532-ter/6, DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/6, DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/6, nel testo riformulato, BRUNO RAFFAELE (M5S)",
            "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": 134,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 74.85
        },
        {
            "id": 24094,
            "slug": "vs19_160_053",
            "identifier": "vs19_160_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_053/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1364/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1364/27 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/27 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/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": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 31018,
            "slug": "vs19_318_025",
            "identifier": "vs19_318_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_025/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.10 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.10 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1718",
            "description_title": "Emendamento 1.10 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": 66,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 27.95
        },
        {
            "id": 31016,
            "slug": "vs19_318_019",
            "identifier": "vs19_318_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_019/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.3 DORI DEVIS (AVS) - Votazione Emendamento 1.3 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1718",
            "description_title": "Emendamento 1.3 DORI DEVIS (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": 61,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 33.54
        },
        {
            "id": 31005,
            "slug": "vs19_318_024",
            "identifier": "vs19_318_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_024/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.9 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1718",
            "description_title": "Emendamento 1.9 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": 73,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 32.3
        },
        {
            "id": 24086,
            "slug": "vs19_160_035",
            "identifier": "vs19_160_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_035/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1364/8 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1364/8 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/8 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/8 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 31796,
            "slug": "vs19_345_027",
            "identifier": "vs19_345_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_027/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 27,
            "title": "Subemendamento 0.15.800.2 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 0.15.800.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.2 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.2 ZARATTI FILIBERTO (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": 28,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 67.5
        },
        {
            "id": 22300,
            "slug": "vs19_147_039",
            "identifier": "vs19_147_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_039/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/887 E ABB./17, come riformulato, CARFAGNA MARIA ROSARIA (AIV-RE) - Votazione Ordine del giorno 9/887 E ABB./17, PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./17, PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./17, come riformulato, CARFAGNA MARIA ROSARIA (AIV-RE)",
            "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": 139,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        }
    ]
}