Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=332
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=333",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=331",
    "results": [
        {
            "id": 36939,
            "slug": "vs19_444_031",
            "identifier": "vs19_444_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_031/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.63 CASO ANTONIO (M5S) - Votazione Emendamento 2.63 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.63 PDL n. 2149",
            "description_title": "Emendamento 2.63 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": 42,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 36932,
            "slug": "vs19_444_024",
            "identifier": "vs19_444_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_024/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.50 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.50 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.50 PDL n. 2149",
            "description_title": "Emendamento 2.50 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": 42,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 35904,
            "slug": "vs19_414_017",
            "identifier": "vs19_414_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_017/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 17,
            "title": "Risoluzione n. 6-00156, limitatamente al capoverso quarto della parte dispositiva e al capoverso undicesimo della premessa, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00156",
            "original_title": "Votazione Risoluzione 6_00156",
            "description_title": "Risoluzione n. 6-00156, limitatamente al capoverso quarto della parte dispositiva e al capoverso undicesimo della premessa, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 25123,
            "slug": "vs19_197_032",
            "identifier": "vs19_197_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_032/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1324",
            "original_title": "Votazione Articolo 3 DDL n. 1324",
            "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": 10,
            "n_margin": 42,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 35023,
            "slug": "vs19_336_031",
            "identifier": "vs19_336_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_031/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 4.1000 PAVANELLI EMMA (M5S)",
            "original_title": "Emendamento 4.1000 PAVANELLI EMMA (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": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 39704,
            "slug": "vs19_506_005",
            "identifier": "vs19_506_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_005/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2126-A E ABB/6 - Votazione Ordine del giorno 9/2126-A E ABB/6 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/6 ",
            "description_title": "ODG 9/2126-A E ABB/6",
            "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": 42,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 42.31
        },
        {
            "id": 39622,
            "slug": "vs19_504_072",
            "identifier": "vs19_504_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_072/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 72,
            "title": "EM 13.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 37.18
        },
        {
            "id": 21888,
            "slug": "vs19_137_001",
            "identifier": "vs19_137_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_001/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 1.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1038",
            "description_title": "Emendamento 1.1 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 22384,
            "slug": "vs19_151_008",
            "identifier": "vs19_151_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_151_008/?format=api",
            "sitting": {
                "id": 1435,
                "date": "2023-08-01",
                "number": 151,
                "branch": "C"
            },
            "number": 8,
            "title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 2",
            "original_title": "Votazione Risoluzione 6_00047",
            "description_title": "Risoluzione n. 6-00047, limitatamente al capoverso secondo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 2",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 18883,
            "slug": "vs19_039_002",
            "identifier": "vs19_039_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_039_002/?format=api",
            "sitting": {
                "id": 1278,
                "date": "2023-01-19",
                "number": 39,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00018, con eslcusione del punto 3 della parte dispositiva, DORI DEVIS (AVS) ed altri - Votazione Risoluzione 6_00018",
            "original_title": "Votazione Risoluzione 6_00018",
            "description_title": "Risoluzione n. 6-00018, con eslcusione del punto 3 della parte dispositiva, DORI DEVIS (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21181,
            "slug": "vs19_103_034",
            "identifier": "vs19_103_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_034/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1067/42 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1067/42 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/42 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/42 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 32966,
            "slug": "19-236-119",
            "identifier": "19-236-119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-119/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 119,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Articolo 16",
            "original_title": "Articolo 16",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 63.95
        },
        {
            "id": 22030,
            "slug": "vs19_137_122",
            "identifier": "vs19_137_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_122/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 6.2 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 6.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.2 DDL n. 1038",
            "description_title": "Emendamento 6.2 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": 42,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 24486,
            "slug": "vs19_176_003",
            "identifier": "vs19_176_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_003/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.1 PDL n. 0854",
            "original_title": "Votazione Emendamento 1.1 PDL n. 0854",
            "description_title": "Emendamento 1.1 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": 42,
            "majority_cohesion_rate": 81.86,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21936,
            "slug": "vs19_137_176",
            "identifier": "vs19_137_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_176/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 176,
            "title": "Emendamento 9.11 BONELLI ANGELO (AVS) - Votazione Emendamento 9.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.11 DDL n. 1038",
            "description_title": "Emendamento 9.11 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": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 18475,
            "slug": "vs19_019_048",
            "identifier": "vs19_019_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_048/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 12.5 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 12.5 DDL n. 0547",
            "original_title": "Votazione Emendamento 12.5 DDL n. 0547",
            "description_title": "Emendamento 12.5 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22125,
            "slug": "vs19_137_068",
            "identifier": "vs19_137_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_068/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 5.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.4 DDL n. 1038",
            "description_title": "Emendamento 5.4 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": 42,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 35238,
            "slug": "19-254-13",
            "identifier": "19-254-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-13/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 13,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": null,
            "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": 42,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 63.86
        },
        {
            "id": 22338,
            "slug": "vs19_151_002",
            "identifier": "vs19_151_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_151_002/?format=api",
            "sitting": {
                "id": 1435,
                "date": "2023-08-01",
                "number": 151,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione di maggioranza su informativa revisione complessiva Pnrr, limitatamente alla premessa e al capoverso 3",
            "original_title": "Votazione Risoluzione 6_00044",
            "description_title": "Risoluzione n. 6-00044, limitatamente alla premessa e al capoverso terzo della parte dispositiva, LUPI MAURIZIO (NM-M), FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA) e BARELLI PAOLO (FI-PPE)",
            "public_title": "Risoluzione di maggioranza su informativa revisione complessiva Pnrr, limitatamente alla premessa e al capoverso 3",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38626,
            "slug": "vs19_486_009",
            "identifier": "vs19_486_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_009/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2355/9 - Votazione Ordine del giorno 9/2355/9 ",
            "original_title": "Votazione Ordine del giorno 9/2355/9 ",
            "description_title": "ODG 9/2355/9",
            "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": 42,
            "majority_cohesion_rate": 69.96,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 22287,
            "slug": "vs19_151_015",
            "identifier": "vs19_151_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_151_015/?format=api",
            "sitting": {
                "id": 1435,
                "date": "2023-08-01",
                "number": 151,
                "branch": "C"
            },
            "number": 15,
            "title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 9",
            "original_title": "Votazione Risoluzione 6_00047",
            "description_title": "Risoluzione n. 6-00047, limitatamente al capoverso nono della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 9",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24618,
            "slug": "vs19_183_030",
            "identifier": "vs19_183_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_030/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1-TER.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-TER.1 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.1 DDL n. 1492",
            "description_title": "Emendamento 1-TER.1 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 38752,
            "slug": "vs19_487_112",
            "identifier": "vs19_487_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_112/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 112,
            "title": "ODG 9/2355/149 - Votazione Ordine del giorno 9/2355/149 ",
            "original_title": "Votazione Ordine del giorno 9/2355/149 ",
            "description_title": "ODG 9/2355/149",
            "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": 42,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 37890,
            "slug": "19-295-98",
            "identifier": "19-295-98",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-98/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 98,
            "title": "Prestazioni sanitarie - Articolo 12-bis",
            "original_title": "Articolo 12-bis",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 42,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 37964,
            "slug": "19-295-24",
            "identifier": "19-295-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-24/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 24,
            "title": "Prestazioni sanitarie - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 42,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 18396,
            "slug": "vs19_019_016",
            "identifier": "vs19_019_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_016/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici emendamenti 1.22 ZARATTI FILIBERTO (AVS) e 1.23 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.22 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.22 DDL n. 0547",
            "description_title": "Identici emendamenti 1.22 ZARATTI FILIBERTO (AVS) e 1.23 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": 42,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 32936,
            "slug": "19-236-164",
            "identifier": "19-236-164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-164/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 164,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Articolo 27",
            "original_title": "Articolo 27",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 42,
            "majority_cohesion_rate": 67.24,
            "minority_cohesion_rate": 58.14
        },
        {
            "id": 37597,
            "slug": "19-289-1",
            "identifier": "19-289-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-289-1/?format=api",
            "sitting": {
                "id": 1954,
                "date": "2025-04-01",
                "number": 289,
                "branch": "S"
            },
            "number": 1,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": null,
            "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": 42,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 22090,
            "slug": "vs19_138_071",
            "identifier": "vs19_138_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_071/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 71,
            "title": "Legge delega riforma fiscale",
            "original_title": "Votazione finale DDL n. 1038",
            "description_title": "Delega al Governo per la riforma fiscale (DDL 1038 e abbinata PDL 75)",
            "public_title": "Legge delega riforma fiscale",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 19883,
            "slug": "vs19_068_007",
            "identifier": "vs19_068_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_007/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 1.06 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.06 DDL n. 0831",
            "original_title": "Votazione Emendamento 1.06 DDL n. 0831",
            "description_title": "Articolo aggiuntivo 1.06 CAFIERO DE RAHO FEDERICO (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": 42,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 32996,
            "slug": "19-236-88",
            "identifier": "19-236-88",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-88/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 88,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Articolo 10",
            "original_title": "Articolo 10",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "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": 42,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 18556,
            "slug": "vs19_027_110",
            "identifier": "vs19_027_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_110/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/643-BIS/201 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/643-BIS/201 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/201 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/201 PENZA PASQUALINO (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": 7,
            "n_margin": 42,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22889,
            "slug": "vs19_129_027",
            "identifier": "vs19_129_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_027/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1238/108 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1238/108 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/108 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/108 ZARATTI FILIBERTO (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": 42,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 18912,
            "slug": "vs19_039_024",
            "identifier": "vs19_039_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_039_024/?format=api",
            "sitting": {
                "id": 1278,
                "date": "2023-01-19",
                "number": 39,
                "branch": "C"
            },
            "number": 24,
            "title": "Risoluzione n. 6-00019, limitatamente al capoverso ventunesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00019",
            "original_title": "Votazione Risoluzione 6_00019",
            "description_title": "Risoluzione n. 6-00019, limitatamente al capoverso ventunesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19017,
            "slug": "vs19_029_147",
            "identifier": "vs19_029_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_147/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 147,
            "title": "Ordine del giorno n. 9/705/152 RUFFINO DANIELA (AIV-RE) - Votazione Ordine del giorno 9/705/152 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/152 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/152 RUFFINO DANIELA (AIV-RE)",
            "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": 42,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 21082,
            "slug": "vs19_100_020",
            "identifier": "vs19_100_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_100_020/?format=api",
            "sitting": {
                "id": 1371,
                "date": "2023-05-09",
                "number": 100,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00083 (Ulteriore nuova formulazione), capoverso undicesimo della parte dispositiva, CATTANEO ALESSANDRO (FI-PPE), ZUCCONI RICCARDO (FDI), ZINZI GIANPIERO (LEGA), SEMENZATO MARTINA (NM-M) ed altri - Votazione Mozione 1_00083",
            "original_title": "Votazione Mozione 1_00083",
            "description_title": "Mozione n. 1-00083 (Ulteriore nuova formulazione), capoverso undicesimo della parte dispositiva, CATTANEO ALESSANDRO (FI-PPE), ZUCCONI RICCARDO (FDI), ZINZI GIANPIERO (LEGA), SEMENZATO MARTINA (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19849,
            "slug": "vs19_072_019",
            "identifier": "vs19_072_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_019/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.24 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 2.24 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.24 DDL n. 0977",
            "description_title": "Emendamento 2.24 RUFFINO DANIELA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 22044,
            "slug": "vs19_137_087",
            "identifier": "vs19_137_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_087/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 5.38 BORRELLI FRANCESCO EMILIO (AVS) e 5.39 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 5.38 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.38 DDL n. 1038",
            "description_title": "Identici emendamenti 5.38 BORRELLI FRANCESCO EMILIO (AVS) e 5.39 RICCIARDI TONI (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": 42,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22126,
            "slug": "vs19_138_043",
            "identifier": "vs19_138_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_043/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 20.1 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 20.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1038",
            "description_title": "Emendamento 20.1 RICCIARDI TONI (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": 42,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18996,
            "slug": "vs19_033_059",
            "identifier": "vs19_033_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_059/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/730/103 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/730/103 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/103 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/103 PASTORELLA GIULIA (AIV-RE)",
            "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": 42,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 18487,
            "slug": "vs19_019_053",
            "identifier": "vs19_019_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_053/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 13.01 GIACHETTI ROBERTO (AIV-RE) - Votazione Emendamento 13.01 DDL n. 0547",
            "original_title": "Votazione Emendamento 13.01 DDL n. 0547",
            "description_title": "Articolo aggiuntivo 13.01 GIACHETTI ROBERTO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 19848,
            "slug": "vs19_072_060",
            "identifier": "vs19_072_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_060/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 4.25 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 4.25 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.25 DDL n. 0977",
            "description_title": "Emendamento 4.25 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 32962,
            "slug": "19-236-123",
            "identifier": "19-236-123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-123/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 123,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Articolo 17",
            "original_title": "Articolo 17",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 42,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 61.63
        },
        {
            "id": 23901,
            "slug": "vs19_154_039",
            "identifier": "vs19_154_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_039/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 19.6 ALIFANO ENRICA (M5S) - Votazione Emendamento 19.6 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 19.6 DDL n. 1038-B",
            "description_title": "Emendamento 19.6 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 31073,
            "slug": "vs19_318_021",
            "identifier": "vs19_318_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_021/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.5 DORI DEVIS (AVS) - Votazione Emendamento 1.5 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1718",
            "description_title": "Emendamento 1.5 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": 42,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 34440,
            "slug": "vs19_388_033",
            "identifier": "vs19_388_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_033/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 6.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 6.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.4 DDL n. 2022",
            "description_title": "Emendamento 6.4 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": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 24699,
            "slug": "vs19_184_088",
            "identifier": "vs19_184_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_088/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (AIV-RE) - Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (AIV-RE)",
            "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": 42,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 33497,
            "slug": "vs19_377_133",
            "identifier": "vs19_377_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_133/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 133,
            "title": "ODG 9/1632-A/7 - Votazione Ordine del giorno 9/1632-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/1632-A/7 ",
            "description_title": "ODG 9/1632-A/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 42,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 26792,
            "slug": "vs19_223_006",
            "identifier": "vs19_223_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_006/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione n. 6-00080, sulla premessa, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00080",
            "original_title": "Votazione Risoluzione 6_00080",
            "description_title": "Risoluzione n. 6-00080, sulla premessa, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 31791,
            "slug": "vs19_344_045",
            "identifier": "vs19_344_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_045/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 9.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 9.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 9.01000 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": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 53.75
        }
    ]
}