Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=197
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_margin&page=198",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=196",
    "results": [
        {
            "id": 34876,
            "slug": "vs19_331_083",
            "identifier": "vs19_331_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_083/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1975/38 PENZA PASQUALINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/38 PENZA PASQUALINO (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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 26724,
            "slug": "vs19_223_028",
            "identifier": "vs19_223_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_028/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 28,
            "title": "Conversione decreto governance del Piano Mattei",
            "original_title": "Votazione finale DDL n. 1624",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 15 novembre 2023, n. 161, recante disposizioni urgenti per il \"Piano Mattei\" per lo sviluppo in Stati del Continente africano (Approvato dal Senato) (DDL 1624)",
            "public_title": "Conversione decreto governance del Piano Mattei",
            "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": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31540,
            "slug": "vs19_340_064",
            "identifier": "vs19_340_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_064/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 9-quater.2 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-quater.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quater.2 DDL n. 1997",
            "description_title": "Emendamento 9-quater.2 BORRELLI FRANCESCO EMILIO (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": 24,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 30796,
            "slug": "vs19_314_067",
            "identifier": "vs19_314_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_067/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, PDL n. 1741",
            "original_title": "Votazione Emendamento 4.300, PDL n. 1741",
            "description_title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 52.52,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 30482,
            "slug": "vs19_305_014",
            "identifier": "vs19_305_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_014/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.104 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.104 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.104 DDL n. 1665",
            "description_title": "Emendamento 1.104 BONAFE' SIMONA (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": 24,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22748,
            "slug": "vs19_142_028",
            "identifier": "vs19_142_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_028/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 3.02 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 3.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.02 STEFANAZZI CLAUDIO MICHELE (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": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 24517,
            "slug": "vs19_185_039",
            "identifier": "vs19_185_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_039/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 16.013 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 16.013 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.013 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.013 GHIRRA FRANCESCA (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": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 32071,
            "slug": "vs19_349_050",
            "identifier": "vs19_349_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_050/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1660/16 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1660/16 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/16 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/16 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31444,
            "slug": "vs19_331_067",
            "identifier": "vs19_331_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_067/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1975/21 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1975/21 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/21 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/21 COLUCCI ALFONSO (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": 24,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 26741,
            "slug": "vs19_222_036",
            "identifier": "vs19_222_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_036/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.35 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.35 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1624",
            "description_title": "Emendamento 1.35 PROVENZANO GIUSEPPE (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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 34526,
            "slug": "vs19_377_059",
            "identifier": "vs19_377_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_059/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 9.4 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 9.4 BONELLI ANGELO (AVS)",
            "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": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 24738,
            "slug": "vs19_184_065",
            "identifier": "vs19_184_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_065/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.11 DDL n. 1406",
            "description_title": "Emendamento 6.11 CAPPELLETTI ENRICO (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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 34552,
            "slug": "vs19_388_040",
            "identifier": "vs19_388_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_040/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2022",
            "original_title": "Votazione Articolo 8 DDL n. 2022",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 31849,
            "slug": "vs19_344_036",
            "identifier": "vs19_344_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_036/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 9.1005 ZANELLA LUANA (AVS) - Votazione Emendamento 9.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1005 DDL n. 1660",
            "description_title": "Emendamento 9.1005 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": 24,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 21755,
            "slug": "vs19_114_019",
            "identifier": "vs19_114_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_019/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1114/49 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1114/49 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/49 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/49 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 31486,
            "slug": "vs19_340_010",
            "identifier": "vs19_340_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_010/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.19 FONTANA ILARIA (M5S) - Votazione Emendamento 1.19 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1997",
            "description_title": "Emendamento 1.19 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 30490,
            "slug": "vs19_305_022",
            "identifier": "vs19_305_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_022/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.179 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.179 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.179 DDL n. 1665",
            "description_title": "Emendamento 1.179 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": 24,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 34427,
            "slug": "vs19_388_017",
            "identifier": "vs19_388_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_017/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.4 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 3.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.4 DDL n. 2022",
            "description_title": "Emendamento 3.4 SANTILLO AGOSTINO (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": 24,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 25539,
            "slug": "vs19_210_113",
            "identifier": "vs19_210_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_113/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 113,
            "title": "Identici emendamenti 25.8 BENZONI FABRIZIO (APERRE) e 25.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 25.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.8 DDL n. 1341",
            "description_title": "Identici emendamenti 25.8 BENZONI FABRIZIO (APERRE) e 25.9 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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "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": 30172,
            "slug": "vs19_289_022",
            "identifier": "vs19_289_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_022/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 22,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 43 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 43 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 26744,
            "slug": "vs19_222_039",
            "identifier": "vs19_222_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_039/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.39 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.39 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.39 DDL n. 1624",
            "description_title": "Emendamento 1.39 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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29398,
            "slug": "vs19_272_007",
            "identifier": "vs19_272_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_007/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.1 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 2.1 PDL n. 0982",
            "original_title": "Votazione Emendamento 2.1 PDL n. 0982",
            "description_title": "Emendamento 2.1 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 34476,
            "slug": "vs19_377_001",
            "identifier": "vs19_377_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_001/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 L'ABBATE PATTY (M5S) e 1.2 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 1.1 L'ABBATE PATTY (M5S) e 1.2 SIMIANI MARCO (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": 24,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34442,
            "slug": "vs19_388_037",
            "identifier": "vs19_388_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_037/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 8.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 8.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2022",
            "description_title": "Emendamento 8.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 32041,
            "slug": "vs19_348_063",
            "identifier": "vs19_348_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_063/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 26.01050 D'ORSO VALENTINA (M5S) - Votazione Emendamento 26.01050 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01050 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01050 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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 33453,
            "slug": "vs19_377_091",
            "identifier": "vs19_377_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_091/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 91,
            "title": "EM 18.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 24626,
            "slug": "vs19_184_064",
            "identifier": "vs19_184_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_064/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 6.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.10 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.10 DDL n. 1406",
            "description_title": "Emendamento 6.10 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24440,
            "slug": "vs19_184_024",
            "identifier": "vs19_184_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_024/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.21 DDL n. 1406",
            "description_title": "Emendamento 2.21 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22632,
            "slug": "vs19_140_002",
            "identifier": "vs19_140_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_002/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1183/4 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1183/4 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/4 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/4 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 34438,
            "slug": "vs19_388_031",
            "identifier": "vs19_388_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_031/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2022",
            "description_title": "Emendamento 6.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 21780,
            "slug": "vs19_114_020",
            "identifier": "vs19_114_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_020/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1114/50 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1114/50 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/50 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/50 BERRUTO MAURO (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": 71.31,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25753,
            "slug": "vs19_210_189",
            "identifier": "vs19_210_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_189/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 189,
            "title": "Ordine del giorno n. 9/1341/3 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/1341/3 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/3 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/3 BOSCHI MARIA ELENA (IVICRE)",
            "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": 24,
            "majority_cohesion_rate": 51.05,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 31587,
            "slug": "vs19_340_113",
            "identifier": "vs19_340_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_113/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 113,
            "title": "Articolo aggiuntivo 9-terdecies.04 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.04 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.04 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.04 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 25331,
            "slug": "vs19_204_037",
            "identifier": "vs19_204_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_037/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1458/74 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1458/74 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/74 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/74 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25705,
            "slug": "vs19_210_061",
            "identifier": "vs19_210_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_061/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 16.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 16.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 16.1 DDL n. 1341",
            "description_title": "Emendamento 16.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 32195,
            "slug": "vs19_326_043",
            "identifier": "vs19_326_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_043/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1902/56 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1902/56 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/56 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/56 SPORTIELLO GILDA (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": 24,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 26749,
            "slug": "vs19_222_006",
            "identifier": "vs19_222_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_006/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.4 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1624",
            "description_title": "Emendamento 1.4 PROVENZANO GIUSEPPE (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 31973,
            "slug": "vs19_348_054",
            "identifier": "vs19_348_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_054/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 26.01004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01004 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01004 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01004 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": 24,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 24747,
            "slug": "vs19_184_062",
            "identifier": "vs19_184_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_062/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 6.4 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.4 DDL n. 1406",
            "description_title": "Emendamento 6.4 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21746,
            "slug": "vs19_114_014",
            "identifier": "vs19_114_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_014/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1114/43 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/43 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 34433,
            "slug": "vs19_388_024",
            "identifier": "vs19_388_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_024/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 4.7 BONELLI ANGELO (AVS) - Votazione Emendamento 4.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.7 DDL n. 2022",
            "description_title": "Emendamento 4.7 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 31095,
            "slug": "vs19_321_105",
            "identifier": "vs19_321_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_105/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/1718/27, limitatamente alle premesse, SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1718/27, DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/27, DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/27, limitatamente alle premesse, SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 26.47,
            "minority_cohesion_rate": 36.65
        },
        {
            "id": 30809,
            "slug": "vs19_313_004",
            "identifier": "vs19_313_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_004/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 3.1 PELLEGRINI MARCO (M5S) e 3.100 GRAZIANO STEFANO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1854",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1854",
            "description_title": "Identici emendamenti 3.1 PELLEGRINI MARCO (M5S) e 3.100 GRAZIANO STEFANO (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": 24,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 31435,
            "slug": "vs19_331_058",
            "identifier": "vs19_331_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_058/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1975/12 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1975/12 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/12 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/12 BRUNO RAFFAELE (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": 24,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 31094,
            "slug": "vs19_321_096",
            "identifier": "vs19_321_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_096/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1718/33 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1718/33 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/33 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/33 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 25737,
            "slug": "vs19_210_016",
            "identifier": "vs19_210_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_016/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 4.6 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1341",
            "description_title": "Emendamento 4.6 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31951,
            "slug": "vs19_348_041",
            "identifier": "vs19_348_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_041/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 26.11 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 26.11 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.11 DDL n. 1660",
            "description_title": "Emendamento 26.11 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 24075,
            "slug": "vs19_160_026",
            "identifier": "vs19_160_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_026/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.8 TUCCI RICCARDO (M5S) - Votazione Emendamento 3.8 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1364",
            "description_title": "Emendamento 3.8 TUCCI RICCARDO (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": 24,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 34528,
            "slug": "vs19_377_063",
            "identifier": "vs19_377_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_063/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 11.7 MORFINO DANIELA (M5S)",
            "original_title": "Emendamento 11.7 MORFINO DANIELA (M5S)",
            "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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 63.69
        }
    ]
}