Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=401
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_rebels&page=402",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=400",
    "results": [
        {
            "id": 31664,
            "slug": "vs19_342_040",
            "identifier": "vs19_342_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_040/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2002/44 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2002/44 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/44 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/44 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31405,
            "slug": "vs19_336_080",
            "identifier": "vs19_336_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_080/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo aggiuntivo 9.03 PAVANELLI EMMA (M5S) - Votazione Emendamento 9.03 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.03 DDL n. 1930",
            "description_title": "Articolo aggiuntivo 9.03 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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 31639,
            "slug": "vs19_342_015",
            "identifier": "vs19_342_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_015/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2002/17, come riformulato, BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2002/17, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/17, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/17, come riformulato, BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 140,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 78.88
        },
        {
            "id": 34045,
            "slug": "vs19_397_092",
            "identifier": "vs19_397_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_092/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/2119/29, nel testo riformulato, FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2119/29, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/29, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/29, nel testo riformulato, FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 101,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 24946,
            "slug": "vs19_201_017",
            "identifier": "vs19_201_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_017/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1551/35 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1551/35 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/35 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/35 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26534,
            "slug": "vs19_220_037",
            "identifier": "vs19_220_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_037/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1627/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1627/19 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/19 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 37134,
            "slug": "vs19_445_008",
            "identifier": "vs19_445_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_008/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00398, limitatamente ai capoversi sesto, settimo e nono della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
            "original_title": "Votazione Mozione 1_00398",
            "description_title": "Mozione n. 1-00398, limitatamente ai capoversi sesto, settimo e nono della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) 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": 3,
            "n_margin": 138,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 37141,
            "slug": "vs19_445_015",
            "identifier": "vs19_445_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_015/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00399, limitatamente ai restanti capoversi della premessa, BONELLI ANGELO (AVS) e altri - Votazione Mozione 1_00399",
            "original_title": "Votazione Mozione 1_00399",
            "description_title": "Mozione n. 1-00399, limitatamente ai restanti capoversi della premessa, BONELLI ANGELO (AVS) e altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36800,
            "slug": "vs19_440_059",
            "identifier": "vs19_440_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_059/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 2026",
            "original_title": "Votazione Articolo 15 DDL n. 2026",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 68,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 31975,
            "slug": "vs19_348_028",
            "identifier": "vs19_348_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_028/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1660",
            "original_title": "Votazione Articolo 24 DDL n. 1660",
            "description_title": "Articolo 24",
            "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": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 37575,
            "slug": "vs19_456_004",
            "identifier": "vs19_456_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_004/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.1 ZANELLA LUANA (AVS) - Votazione Emendamento 3.1 PDL n. 1305",
            "original_title": "Votazione Emendamento 3.1 PDL n. 1305",
            "description_title": "Emendamento 3.1 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34161,
            "slug": "vs19_396_021",
            "identifier": "vs19_396_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_021/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2164/27, nel testo riformulato, BARABOTTI ANDREA (LEGA) - Votazione Ordine del giorno 9/2164/27, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/27, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/27, nel testo riformulato, BARABOTTI ANDREA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 37,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37144,
            "slug": "vs19_445_018",
            "identifier": "vs19_445_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_018/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00413, limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi sesto, settimo e ottavo, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00413",
            "original_title": "Votazione Mozione 1_00413",
            "description_title": "Mozione n. 1-00413, limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi sesto, settimo e ottavo, BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 114,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 27374,
            "slug": "vs19_233_046",
            "identifier": "vs19_233_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_046/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1606/76 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1606/76 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/76 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/76 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 45,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 22413,
            "slug": "vs19_133_057",
            "identifier": "vs19_133_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_057/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0384",
            "original_title": "Votazione Articolo 1 PDL n. 0384",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 50,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 36832,
            "slug": "vs19_440_029",
            "identifier": "vs19_440_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_029/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 7.8 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 7.8 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.8 DDL n. 2026",
            "description_title": "Emendamento 7.8 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": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34223,
            "slug": "vs19_396_016",
            "identifier": "vs19_396_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_016/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2164/20, come riformulato, LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/2164/20, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/20, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/20, come riformulato, LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35502,
            "slug": "vs19_402_153",
            "identifier": "vs19_402_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_153/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 153,
            "title": "Ordine del giorno n. 9/2112-bis/168, come riformulato, CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/168, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/168, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/168, come riformulato, CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 149,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35501,
            "slug": "vs19_402_152",
            "identifier": "vs19_402_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_152/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 152,
            "title": "Ordine del giorno n. 9/2112-bis/167, come riformulato, RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2112-bis/167, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/167, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/167, come riformulato, RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 153,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 34207,
            "slug": "vs19_396_024",
            "identifier": "vs19_396_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_024/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2164/37, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/2164/37, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/37, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/37, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 110,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 32372,
            "slug": "vs19_357_056",
            "identifier": "vs19_357_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_056/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 1532",
            "original_title": "Votazione Articolo 28 DDL n. 1532",
            "description_title": "Articolo 28",
            "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": 15,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 26666,
            "slug": "vs19_220_139",
            "identifier": "vs19_220_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_139/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/1627/172 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1627/172 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/172 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/172 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 35872,
            "slug": "vs19_413_056",
            "identifier": "vs19_413_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_056/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2196/20 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/2196/20 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/20 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/20 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34624,
            "slug": "vs19_387_021",
            "identifier": "vs19_387_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_021/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2088-AR/23, nel testo riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/23, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/23, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/23, nel testo riformulato, 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": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34174,
            "slug": "vs19_396_009",
            "identifier": "vs19_396_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_009/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2164/12, nel testo riformulato, ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2164/12, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/12, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/12, nel testo riformulato, ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 137,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 26591,
            "slug": "vs19_220_090",
            "identifier": "vs19_220_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_090/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1627/102 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1627/102 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/102 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/102 SARRACINO 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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26539,
            "slug": "vs19_220_151",
            "identifier": "vs19_220_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_151/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 151,
            "title": "Ordine del giorno n. 9/1627/187, nel testo riformulato, MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1627/187, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/187, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/187, nel testo riformulato, MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 150,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 33542,
            "slug": "vs19_384_019",
            "identifier": "vs19_384_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_019/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 4.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 26658,
            "slug": "vs19_220_036",
            "identifier": "vs19_220_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_036/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1627/15, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1627/15, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/15, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/15, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 155,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 33654,
            "slug": "vs19_384_072",
            "identifier": "vs19_384_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_072/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/30-A E ABB/2 - Votazione Ordine del giorno 9/30-A E ABB/2 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/2 ",
            "description_title": "ODG 9/30-A E ABB/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37304,
            "slug": "vs19_450_045",
            "identifier": "vs19_450_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_045/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 45,
            "title": "Risoluzione n. 6-00163 RICHETTI MATTEO (APERRE) ed altri - Votazione Risoluzione 6_00163",
            "original_title": "Votazione Risoluzione 6_00163",
            "description_title": "Risoluzione n. 6-00163 RICHETTI MATTEO (APERRE) 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": 3,
            "n_margin": 111,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 35400,
            "slug": "vs19_402_049",
            "identifier": "vs19_402_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_049/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2112-bis/26, nel testo riformulato, CALDERONE TOMMASO ANTONINO (FI-PPE) - Votazione Ordine del giorno 9/2112-bis/26, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/26, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/26, nel testo riformulato, CALDERONE TOMMASO ANTONINO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 156,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 81.53
        },
        {
            "id": 22568,
            "slug": "vs19_133_026",
            "identifier": "vs19_133_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_026/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/T.U.596/5, nel testo riformulato, QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/T.U.596/5, PDL n. 0596",
            "original_title": "Votazione Ordine del giorno 9/T.U.596/5, PDL n. 0596",
            "description_title": "Ordine del giorno n. 9/T.U.596/5, nel testo riformulato, QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22438,
            "slug": "vs19_133_012",
            "identifier": "vs19_133_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_012/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 11.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.7 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.7 PDL n. 0596",
            "description_title": "Emendamento 11.7 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 65,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 32394,
            "slug": "vs19_357_069",
            "identifier": "vs19_357_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_069/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 32.3 MARI FRANCESCO (AVS) - Votazione Emendamento 32.3 DDL n. 1532",
            "original_title": "Votazione Emendamento 32.3 DDL n. 1532",
            "description_title": "Emendamento 32.3 MARI FRANCESCO (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": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 34169,
            "slug": "vs19_396_002",
            "identifier": "vs19_396_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_002/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2164/2, nel testo riformulato, FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2164/2, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/2, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/2, nel testo riformulato, FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 137,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 31922,
            "slug": "vs19_348_118",
            "identifier": "vs19_348_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_118/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 118,
            "title": "Articolo aggiuntivo 33.01000 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 33.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 33.01000 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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 31662,
            "slug": "vs19_342_038",
            "identifier": "vs19_342_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_038/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2002/42, come riformulato, AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2002/42, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/42, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/42, come riformulato, AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 138,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 77.64
        },
        {
            "id": 35390,
            "slug": "vs19_402_039",
            "identifier": "vs19_402_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_039/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2112-bis/8, nel testo riformulato, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2112-bis/8, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/8, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/8, nel testo riformulato, DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 149,
            "majority_cohesion_rate": 73.97,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 37576,
            "slug": "vs19_456_006",
            "identifier": "vs19_456_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_006/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.1 ZANELLA LUANA (AVS) - Votazione Emendamento 4.1 PDL n. 1305",
            "original_title": "Votazione Emendamento 4.1 PDL n. 1305",
            "description_title": "Emendamento 4.1 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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35429,
            "slug": "vs19_402_078",
            "identifier": "vs19_402_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_078/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2112-bis/50, come riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/50, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/50, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/50, come riformulato, VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 150,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34335,
            "slug": "vs19_389_024",
            "identifier": "vs19_389_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_024/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2022/45 CASASCO MAURIZIO (FI-PPE) - Votazione Ordine del giorno 9/2022/45 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/45 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/45 CASASCO MAURIZIO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 27501,
            "slug": "vs19_236_082",
            "identifier": "vs19_236_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_082/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1630/11, limitatamente all'impegno, come riformulato, FURGIUELE DOMENICO (LEGA) - Votazione Ordine del giorno 9/1630/11, DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/11, DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/11, limitatamente all'impegno, come riformulato, FURGIUELE DOMENICO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 109,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 37600,
            "slug": "vs19_460_004",
            "identifier": "vs19_460_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_004/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2139",
            "original_title": "Votazione Articolo 2 DDL n. 2139",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 82,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 25145,
            "slug": "vs19_197_051",
            "identifier": "vs19_197_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_051/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1324 E ABB/3 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1324 E ABB/3 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/3 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/3 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31726,
            "slug": "vs19_342_106",
            "identifier": "vs19_342_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_106/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1974/22 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/22 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/22 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/22 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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 26.09
        },
        {
            "id": 32420,
            "slug": "vs19_357_031",
            "identifier": "vs19_357_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_031/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 13.05 D'ORSO VALENTINA (M5S) - Votazione Emendamento 13.05 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.05 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 13.05 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": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 56.02,
            "minority_cohesion_rate": 37.34
        },
        {
            "id": 32421,
            "slug": "vs19_357_048",
            "identifier": "vs19_357_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_048/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1532",
            "original_title": "Votazione Articolo 23 DDL n. 1532",
            "description_title": "Articolo 23",
            "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": 19,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 32405,
            "slug": "vs19_357_011",
            "identifier": "vs19_357_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_011/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 8.02 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 8.02 DDL n. 1532",
            "original_title": "Votazione Emendamento 8.02 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 8.02 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 62.03
        },
        {
            "id": 27503,
            "slug": "vs19_236_091",
            "identifier": "vs19_236_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_091/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1630/20, nel testo riformulato, MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1630/20, DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/20, DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/20, nel testo riformulato, MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 119,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        }
    ]
}