Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=121
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=122",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=120",
    "results": [
        {
            "id": 36945,
            "slug": "vs19_444_037",
            "identifier": "vs19_444_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_037/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.93 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.93 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.93 PDL n. 2149",
            "description_title": "Emendamento 2.93 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": 39,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 35380,
            "slug": "vs19_402_029",
            "identifier": "vs19_402_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_029/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 18 DDL n. 2112-bis",
            "description_title": "Articolo 18",
            "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": 39,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 22544,
            "slug": "vs19_134_096",
            "identifier": "vs19_134_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_096/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/T.U.384/29 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/T.U.384/29 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/29 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/29 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 31030,
            "slug": "vs19_321_036",
            "identifier": "vs19_321_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_036/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1718",
            "original_title": "Votazione Articolo 4 DDL n. 1718",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 29561,
            "slug": "vs19_187_001",
            "identifier": "vs19_187_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_001/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1416/10 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1416/10 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/10 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/10 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29381,
            "slug": "vs19_273_029",
            "identifier": "vs19_273_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_029/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.104 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.104 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.104 DDL n. 1532",
            "description_title": "Emendamento 4.104 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29519,
            "slug": "vs19_187_017",
            "identifier": "vs19_187_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_017/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1416/26 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1416/26 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/26 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/26 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 31035,
            "slug": "vs19_321_012",
            "identifier": "vs19_321_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_012/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.21 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.21 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.21 DDL n. 1718",
            "description_title": "Emendamento 2.21 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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 32550,
            "slug": "vs19_365_036",
            "identifier": "vs19_365_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_036/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 36,
            "title": "RIS 6-138 - PREM E REST DISP - Votazione Risoluzione 6_00138",
            "original_title": "Votazione Risoluzione 6_00138",
            "description_title": "RIS 6-138 - PREM E REST DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 77.5,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 24088,
            "slug": "vs19_160_037",
            "identifier": "vs19_160_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_037/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1364/10 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1364/10 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/10 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/10 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24154,
            "slug": "vs19_165_011",
            "identifier": "vs19_165_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_011/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00080 (Ulteriore nuova formulazione), sul capoverso terzo della parte dispositiva, CAROTENUTO DARIO (M5S) ed altri - Votazione Mozione 1_00080",
            "original_title": "Votazione Mozione 1_00080",
            "description_title": "Mozione n. 1-00080 (Ulteriore nuova formulazione), sul capoverso terzo della parte dispositiva, CAROTENUTO DARIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21987,
            "slug": "vs19_122_018",
            "identifier": "vs19_122_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_018/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 21) della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00146",
            "original_title": "Votazione Mozione 1_00146",
            "description_title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 21) 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": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34748,
            "slug": "vs19_355_011",
            "identifier": "vs19_355_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_011/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.17 GUERRA MARIA CECILIA (PD-IDP)",
            "original_title": "Emendamento 1.17 GUERRA MARIA CECILIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 45.28
        },
        {
            "id": 29302,
            "slug": "vs19_270_033",
            "identifier": "vs19_270_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_033/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 3-bis.03 ROGGIANI SILVIA (PD-IDP) - Votazione Emendamento 3-bis.03 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.03 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.03 ROGGIANI SILVIA (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": 39,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 39215,
            "slug": "vs19_498_186",
            "identifier": "vs19_498_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_186/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 186,
            "title": "EM 26.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 31562,
            "slug": "vs19_340_087",
            "identifier": "vs19_340_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_087/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 9-octies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.3 DDL n. 1997",
            "description_title": "Emendamento 9-octies.3 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 26816,
            "slug": "vs19_227_021",
            "identifier": "vs19_227_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_021/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.104 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.104 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.104 PDL n. 0893",
            "description_title": "Emendamento 1.104 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 32140,
            "slug": "vs19_323_034",
            "identifier": "vs19_323_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_034/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1946/51 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1946/51 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/51 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/51 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 34429,
            "slug": "vs19_388_019",
            "identifier": "vs19_388_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_019/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.6 DDL n. 2022",
            "description_title": "Emendamento 3.6 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": 12,
            "n_margin": 39,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 29509,
            "slug": "vs19_187_007",
            "identifier": "vs19_187_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_007/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1416/16 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1416/16 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/16 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/16 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25623,
            "slug": "vs19_210_031",
            "identifier": "vs19_210_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_031/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6.5 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 6.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.5 DDL n. 1341",
            "description_title": "Emendamento 6.5 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 31039,
            "slug": "vs19_321_009",
            "identifier": "vs19_321_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_009/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.18 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.18 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.18 DDL n. 1718",
            "description_title": "Emendamento 2.18 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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 29508,
            "slug": "vs19_187_006",
            "identifier": "vs19_187_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_006/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1416/15 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1416/15 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/15 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/15 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25672,
            "slug": "vs19_210_118",
            "identifier": "vs19_210_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_118/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 25.15 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 25.15 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.15 DDL n. 1341",
            "description_title": "Emendamento 25.15 ORFINI MATTEO (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": 39,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 29507,
            "slug": "vs19_187_005",
            "identifier": "vs19_187_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_005/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1416/14 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1416/14 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/14 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/14 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30966,
            "slug": "vs19_317_071",
            "identifier": "vs19_317_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_071/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1933/82 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1933/82 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/82 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/82 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 39,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 22260,
            "slug": "vs19_150_056",
            "identifier": "vs19_150_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_056/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1239/48 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1239/48 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/48 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/48 LACARRA 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": 39,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 21773,
            "slug": "vs19_114_092",
            "identifier": "vs19_114_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_092/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1114/142 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1114/142 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/142 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/142 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 34061,
            "slug": "vs19_388_155",
            "identifier": "vs19_388_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_155/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 155,
            "title": "Subemendamento 0.28.5000.4 CASU ANDREA (PD-IDP) - Votazione Emendamento 0.28.5000.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.4 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.4 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 29400,
            "slug": "vs19_273_030",
            "identifier": "vs19_273_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_030/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.105 DI LAURO CARMEN (M5S) - Votazione Emendamento 4.105 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.105 DDL n. 1532",
            "description_title": "Emendamento 4.105 DI LAURO CARMEN (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": 39,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22827,
            "slug": "vs19_141_006",
            "identifier": "vs19_141_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_006/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00161, apoverso 4) della parte dispositiva, SANTILLO AGOSTINO (M5S) ed altri - Votazione Mozione 1_00161",
            "original_title": "Votazione Mozione 1_00161",
            "description_title": "Mozione n. 1-00161, apoverso 4) della parte dispositiva, SANTILLO AGOSTINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30829,
            "slug": "vs19_314_001",
            "identifier": "vs19_314_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_001/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00120 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M) - Votazione Risoluzione 6_00120",
            "original_title": "Votazione Risoluzione 6_00120",
            "description_title": "Risoluzione n. 6-00120 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 25325,
            "slug": "vs19_204_049",
            "identifier": "vs19_204_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_049/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 49,
            "title": "Mozione n. 1-00207, sul capoverso quinto della parte dispositiva, FONTANA ILARIA (M5S) ed altri - Votazione Mozione 1_00207",
            "original_title": "Votazione Mozione 1_00207",
            "description_title": "Mozione n. 1-00207, sul capoverso quinto della parte dispositiva, FONTANA ILARIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29382,
            "slug": "vs19_273_023",
            "identifier": "vs19_273_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_023/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.1001 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.1001 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.1001 DDL n. 1532",
            "description_title": "Emendamento 4.1001 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34131,
            "slug": "vs19_388_112",
            "identifier": "vs19_388_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_112/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 25.41 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.41 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.41 DDL n. 2022",
            "description_title": "Emendamento 25.41 CASU ANDREA (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": 39,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 39786,
            "slug": "vs19_508_054",
            "identifier": "vs19_508_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_054/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 54,
            "title": "ODG 9/2416-A/98 - Votazione Ordine del giorno 9/2416-A/98 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/98 ",
            "description_title": "ODG 9/2416-A/98",
            "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": 39,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 52.56
        },
        {
            "id": 24215,
            "slug": "vs19_168_024",
            "identifier": "vs19_168_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_024/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1373/28 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1373/28 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/28 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/28 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26747,
            "slug": "vs19_223_031",
            "identifier": "vs19_223_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_031/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 5.1 PITTALIS PIETRO (FI-PPE) e 5.50 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 5.1 PDL n. 0823",
            "original_title": "Votazione Emendamento 5.1 PDL n. 0823",
            "description_title": "Identici emendamenti 5.1 PITTALIS PIETRO (FI-PPE) e 5.50 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 31376,
            "slug": "vs19_331_029",
            "identifier": "vs19_331_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_029/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.1 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1975",
            "description_title": "Emendamento 4.1 MALAVASI ILENIA (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": 39,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 32748,
            "slug": "vs19_370_047",
            "identifier": "vs19_370_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_047/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 47,
            "title": "DOC XXII, N 31-A - ODG N 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DOC XXII, N 31-A - ODG N 1",
            "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": 39,
            "majority_cohesion_rate": 61.41,
            "minority_cohesion_rate": 45.57
        },
        {
            "id": 39511,
            "slug": "vs19_503_181",
            "identifier": "vs19_503_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_181/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 181,
            "title": "EM 6.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 32.69
        },
        {
            "id": 24080,
            "slug": "vs19_160_024",
            "identifier": "vs19_160_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_024/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.7 CAROTENUTO DARIO (M5S) - Votazione Emendamento 3.7 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1364",
            "description_title": "Emendamento 3.7 CAROTENUTO DARIO (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": 39,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22615,
            "slug": "vs19_152_029",
            "identifier": "vs19_152_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_029/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 29,
            "title": "Fiducia conversione decreto procedure di infrazione",
            "original_title": "Votazione Articolo unico DDL n. 1322",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 13 giugno 2023, n. 69, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto procedure di infrazione",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 86.08,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 31399,
            "slug": "vs19_331_052",
            "identifier": "vs19_331_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_052/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici articoli aggiuntivi 7.02 GIRELLI GIAN ANTONIO (PD-IDP) e 7.03 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 7.02 DDL n. 1975",
            "original_title": "Votazione Emendamento 7.02 DDL n. 1975",
            "description_title": "Identici articoli aggiuntivi 7.02 GIRELLI GIAN ANTONIO (PD-IDP) e 7.03 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 28398,
            "slug": "19-163-12",
            "identifier": "19-163-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-163-12/?format=api",
            "sitting": {
                "id": 1618,
                "date": "2024-02-27",
                "number": 163,
                "branch": "S"
            },
            "number": 12,
            "title": "Interventi a sostegno della competitività dei capitali e delega al Governo per la riforma organica delle disposizioni in materia di mercati dei capitali",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Interventi a sostegno della competitività dei capitali e delega al Governo per la riforma organica delle disposizioni in materia di mercati dei capitali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 54.65
        },
        {
            "id": 33178,
            "slug": "19-243-318",
            "identifier": "19-243-318",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-318/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 318,
            "title": "Competenze non cognitive - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Competenze non cognitive",
            "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": 39,
            "majority_cohesion_rate": 65.81,
            "minority_cohesion_rate": 55.29
        },
        {
            "id": 25242,
            "slug": "19-125-34",
            "identifier": "19-125-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-34/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 34,
            "title": "Em. 7.101, Franceschelli",
            "original_title": "Em. 7.101, Franceschelli",
            "description_title": null,
            "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": 39,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 28208,
            "slug": "19-161-11",
            "identifier": "19-161-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-161-11/?format=api",
            "sitting": {
                "id": 1614,
                "date": "2024-02-21",
                "number": 161,
                "branch": "S"
            },
            "number": 11,
            "title": "Modifiche legge 185/90 su controllo import export materiali di armamento - Em. 1.12, De Cristofaro e altri",
            "original_title": "Em. 1.12, De Cristofaro e altri",
            "description_title": "Modifiche legge 185/90 su controllo import export materiali di armamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 39,
            "majority_cohesion_rate": 70.69,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 31336,
            "slug": "19-221-8",
            "identifier": "19-221-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-221-8/?format=api",
            "sitting": {
                "id": 1774,
                "date": "2024-09-18",
                "number": 221,
                "branch": "S"
            },
            "number": 8,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 58.14
        },
        {
            "id": 20257,
            "slug": "19-56-138",
            "identifier": "19-56-138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-138/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 138,
            "title": "Em. 33.205, Turco",
            "original_title": "Em. 33.205, Turco",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 39,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 40.23
        }
    ]
}