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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=321",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=319",
    "results": [
        {
            "id": 36926,
            "slug": "vs19_444_018",
            "identifier": "vs19_444_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_018/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.38 CASO ANTONIO (M5S) - Votazione Emendamento 2.38 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.38 PDL n. 2149",
            "description_title": "Emendamento 2.38 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36885,
            "slug": "vs19_441_005",
            "identifier": "vs19_441_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_005/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 25.5 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 25.5 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.5 DDL n. 2026",
            "description_title": "Emendamento 25.5 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 26647,
            "slug": "vs19_220_136",
            "identifier": "vs19_220_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_136/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 136,
            "title": "Ordine del giorno n. 9/1627/169 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1627/169 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/169 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/169 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": 4,
            "n_margin": 38,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 36920,
            "slug": "vs19_444_012",
            "identifier": "vs19_444_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_012/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.12 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.12 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.12 PDL n. 2149",
            "description_title": "Emendamento 2.12 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36952,
            "slug": "vs19_444_046",
            "identifier": "vs19_444_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_046/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2149/13 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/2149/13 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/13 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/13 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 36941,
            "slug": "vs19_444_033",
            "identifier": "vs19_444_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_033/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.75 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.75 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.75 PDL n. 2149",
            "description_title": "Emendamento 2.75 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 35730,
            "slug": "vs19_409_051",
            "identifier": "vs19_409_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_051/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici emendamenti 4.1 CAFIERO DE RAHO FEDERICO (M5S), 4.2 GIANASSI FEDERICO (PD-IDP) e 4.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1917",
            "description_title": "Identici emendamenti 4.1 CAFIERO DE RAHO FEDERICO (M5S), 4.2 GIANASSI FEDERICO (PD-IDP) e 4.3 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35758,
            "slug": "vs19_409_079",
            "identifier": "vs19_409_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_079/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 4.1004 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.1004 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1004 DDL n. 1917",
            "description_title": "Emendamento 4.1004 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35742,
            "slug": "vs19_409_063",
            "identifier": "vs19_409_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_063/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 63,
            "title": "Identici emendamenti 4.58 AURIEMMA CARMELA (M5S) e 4.1011 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.58 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.58 DDL n. 1917",
            "description_title": "Identici emendamenti 4.58 AURIEMMA CARMELA (M5S) e 4.1011 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 18173,
            "slug": "vs19_009_040",
            "identifier": "vs19_009_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_040/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 13.02 ZANELLA LUANA (AVS) - Votazione Emendamento 13.02 DDL n. 0005",
            "original_title": "Votazione Emendamento 13.02 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 13.02 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26824,
            "slug": "vs19_227_013",
            "identifier": "vs19_227_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_013/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.65 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.65 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.65 PDL n. 0893",
            "description_title": "Emendamento 1.65 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": 38,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22629,
            "slug": "vs19_140_001",
            "identifier": "vs19_140_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_001/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1183/2 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1183/2 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/2 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/2 BONAFE' SIMONA (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": 38,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 22272,
            "slug": "vs19_150_019",
            "identifier": "vs19_150_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_019/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1239/36 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1239/36 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/36 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/36 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 24179,
            "slug": "vs19_168_035",
            "identifier": "vs19_168_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_035/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1373/42 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1373/42 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/42 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/42 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 32106,
            "slug": "vs19_323_046",
            "identifier": "vs19_323_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_046/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 46,
            "title": "Conversione decreto agricoltura",
            "original_title": "Votazione finale DDL n. 1946",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 15 maggio 2024, n. 63, recante disposizioni urgenti per le imprese agricole, della pesca e dell'acquacoltura, nonché per le imprese di interesse strategico nazionale (Approvato dal Senato) (DDL 1946)",
            "public_title": "Conversione decreto agricoltura",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 29512,
            "slug": "vs19_187_010",
            "identifier": "vs19_187_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_010/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1416/19 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1416/19 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/19 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/19 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24061,
            "slug": "vs19_160_045",
            "identifier": "vs19_160_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_045/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1364/19 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1364/19 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/19 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/19 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 34484,
            "slug": "vs19_377_011",
            "identifier": "vs19_377_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_011/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.1 BRAGA CHIARA (PD-IDP)",
            "original_title": "Emendamento 3.1 BRAGA CHIARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 25962,
            "slug": "vs19_212_021",
            "identifier": "vs19_212_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_021/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 21,
            "title": "Risoluzione n. 6-00077, limitatamente al capoverso secondo, lettera c), della parte dispositiva - Votazione Risoluzione 6_00077",
            "original_title": "Votazione Risoluzione 6_00077",
            "description_title": "Risoluzione n. 6-00077, limitatamente al capoverso secondo, lettera c), della parte dispositiva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24200,
            "slug": "vs19_168_037",
            "identifier": "vs19_168_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_037/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1373/44 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1373/44 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/44 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/44 BORRELLI FRANCESCO EMILIO (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": 38,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29506,
            "slug": "vs19_187_004",
            "identifier": "vs19_187_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_004/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1416/13 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1416/13 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/13 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/13 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26810,
            "slug": "vs19_227_025",
            "identifier": "vs19_227_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_025/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.106 DORI DEVIS (AVS) - Votazione Emendamento 1.106 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.106 PDL n. 0893",
            "description_title": "Emendamento 1.106 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21775,
            "slug": "vs19_114_057",
            "identifier": "vs19_114_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_057/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1114/100 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1114/100 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/100 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/100 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26820,
            "slug": "vs19_227_030",
            "identifier": "vs19_227_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_030/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0893",
            "original_title": "Votazione Articolo 3 PDL n. 0893",
            "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": 38,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24069,
            "slug": "vs19_160_036",
            "identifier": "vs19_160_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_036/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1364/9 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1364/9 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/9 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/9 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26840,
            "slug": "vs19_227_014",
            "identifier": "vs19_227_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_014/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.60 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.60 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.60 PDL n. 0893",
            "description_title": "Emendamento 1.60 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30930,
            "slug": "vs19_317_007",
            "identifier": "vs19_317_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_007/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1933/7 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1933/7 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/7 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/7 BONAFE' SIMONA (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": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 41.61
        },
        {
            "id": 29303,
            "slug": "vs19_270_034",
            "identifier": "vs19_270_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_034/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 3-bis.04 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3-bis.04 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.04 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.04 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 29504,
            "slug": "vs19_187_002",
            "identifier": "vs19_187_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_002/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1416/11 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1416/11 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/11 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/11 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 30906,
            "slug": "vs19_318_003",
            "identifier": "vs19_318_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_003/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00299, limitatamente ai capoversi primo e secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00299",
            "original_title": "Votazione Mozione 1_00299",
            "description_title": "Mozione n. 1-00299, limitatamente ai capoversi primo e secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 24196,
            "slug": "vs19_168_050",
            "identifier": "vs19_168_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_050/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1373/57 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1373/57 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/57 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/57 PICCOLOTTI ELISABETTA (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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 29503,
            "slug": "vs19_187_059",
            "identifier": "vs19_187_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_059/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 59,
            "title": "Fiducia conversione decreto Sud",
            "original_title": "Votazione Articolo unico DDL n. 1416",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 19 settembre 2023, n. 124, nel testo della Commissione, comprensivo dell'errata corrige, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto Sud",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22786,
            "slug": "vs19_141_044",
            "identifier": "vs19_141_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_044/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 20.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 20.1 DDL n. 1134",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1134",
            "description_title": "Emendamento 20.1 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 31069,
            "slug": "vs19_321_043",
            "identifier": "vs19_321_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_043/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 5.04 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.04 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.04 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.04 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31561,
            "slug": "vs19_340_086",
            "identifier": "vs19_340_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_086/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 9-octies.9 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-octies.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.9 DDL n. 1997",
            "description_title": "Emendamento 9-octies.9 RUFFINO DANIELA (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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 31554,
            "slug": "vs19_340_078",
            "identifier": "vs19_340_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_078/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 9-septies.4 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-septies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-septies.4 DDL n. 1997",
            "description_title": "Emendamento 9-septies.4 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 24203,
            "slug": "vs19_168_027",
            "identifier": "vs19_168_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_027/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1373/31 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1373/31 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/31 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/31 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22207,
            "slug": "vs19_147_004",
            "identifier": "vs19_147_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_004/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1025 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 1.1025 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.1025 PDL n. 0887",
            "description_title": "Emendamento 1.1025 ZAN ALESSANDRO (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": 12,
            "n_margin": 38,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22666,
            "slug": "vs19_152_019",
            "identifier": "vs19_152_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_019/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1322/6 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1322/6 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/6 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/6 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 38,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26823,
            "slug": "vs19_227_020",
            "identifier": "vs19_227_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_020/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.108 DORI DEVIS (AVS) - Votazione Emendamento 1.108 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.108 PDL n. 0893",
            "description_title": "Emendamento 1.108 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": 38,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 34081,
            "slug": "vs19_388_157",
            "identifier": "vs19_388_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_157/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 157,
            "title": "Subemendamento 0.28.5000.7 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 0.28.5000.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.7 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.7 DI SANZO CHRISTIAN DIEGO (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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 22600,
            "slug": "vs19_153_007",
            "identifier": "vs19_153_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_007/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.15 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 3.15 PDL n. 0418",
            "original_title": "Votazione Emendamento 3.15 PDL n. 0418",
            "description_title": "Emendamento 3.15 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21715,
            "slug": "vs19_114_080",
            "identifier": "vs19_114_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_080/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1114/124, sulla parte dispositiva, SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1114/124, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/124, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/124, sulla parte dispositiva, SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 23914,
            "slug": "vs19_154_036",
            "identifier": "vs19_154_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_036/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 19.1 ALIFANO ENRICA (M5S), 19.2 BORRELLI FRANCESCO EMILIO (AVS) e 19.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.1 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1038-B",
            "description_title": "Identici emendamenti 19.1 ALIFANO ENRICA (M5S), 19.2 BORRELLI FRANCESCO EMILIO (AVS) e 19.3 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 22670,
            "slug": "vs19_152_025",
            "identifier": "vs19_152_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_025/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1322/13 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1322/13 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/13 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/13 EVI ELEONORA (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": 6,
            "n_margin": 38,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 31127,
            "slug": "vs19_321_052",
            "identifier": "vs19_321_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_052/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici articoli aggiuntivi 5.012 ASCARI STEFANIA (M5S) e 5.013 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.012 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.012 DDL n. 1718",
            "description_title": "Identici articoli aggiuntivi 5.012 ASCARI STEFANIA (M5S) e 5.013 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 35178,
            "slug": "vs19_354_015",
            "identifier": "vs19_354_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_015/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00323, limitatamente al capoverso primo, lettera a), della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "original_title": "Mozione n. 1-00323, limitatamente al capoverso primo, lettera a), della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 38,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 26834,
            "slug": "vs19_227_031",
            "identifier": "vs19_227_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_031/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0893",
            "original_title": "Votazione Articolo 4 PDL n. 0893",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21700,
            "slug": "vs19_114_085",
            "identifier": "vs19_114_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_085/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1114/129 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1114/129 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/129 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/129 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 25526,
            "slug": "vs19_210_160",
            "identifier": "vs19_210_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_160/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 160,
            "title": "Emendamento 43.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 43.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 43.1 DDL n. 1341",
            "description_title": "Emendamento 43.1 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": 6,
            "n_margin": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 41.98
        }
    ]
}