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

{
    "count": 22951,
    "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=206",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=204",
    "results": [
        {
            "id": 36998,
            "slug": "19-284-125",
            "identifier": "19-284-125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-125/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 125,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 18.6, Fina e altri",
            "original_title": "Em. 18.6, Fina e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 36999,
            "slug": "19-284-124",
            "identifier": "19-284-124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-124/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 124,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 18.5, Aurora Floridia e Spagnolli",
            "original_title": "Em. 18.5, Aurora Floridia e Spagnolli",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 37046,
            "slug": "19-284-77",
            "identifier": "19-284-77",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-77/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 77,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Emm. 9.4 e 9.100",
            "original_title": "Emm. 9.4 e 9.100",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 45.78
        },
        {
            "id": 20438,
            "slug": "19-56-142",
            "identifier": "19-56-142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-142/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 142,
            "title": "Em. 34.0.1 (testo 2), Misiani e altri",
            "original_title": "Em. 34.0.1 (testo 2), Misiani e altri",
            "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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 45.98
        },
        {
            "id": 24094,
            "slug": "vs19_160_053",
            "identifier": "vs19_160_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_053/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1364/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1364/27 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/27 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/27 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19154,
            "slug": "vs19_045_005",
            "identifier": "vs19_045_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_005/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 EVI ELEONORA (AVS) - Votazione Emendamento 1.5 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.5 DDL n. 0785",
            "description_title": "Emendamento 1.5 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 20875,
            "slug": "vs19_091_037",
            "identifier": "vs19_091_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_037/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1089/69 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1089/69 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/69 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/69 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 41008,
            "slug": "vs19_563_008",
            "identifier": "vs19_563_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_008/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 21021,
            "slug": "vs19_097_016",
            "identifier": "vs19_097_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_016/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1112/20 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1112/20 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/20 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/20 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21006,
            "slug": "vs19_097_004",
            "identifier": "vs19_097_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_004/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1112/5 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1112/5 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/5 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/5 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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 18743,
            "slug": "vs19_033_040",
            "identifier": "vs19_033_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_040/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/730/76 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/730/76 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/76 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/76 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25304,
            "slug": "vs19_203_023",
            "identifier": "vs19_203_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_023/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1458/24 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1458/24 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/24 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/24 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 20854,
            "slug": "vs19_091_017",
            "identifier": "vs19_091_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_017/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1089/34 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1089/34 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/34 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/34 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 24027,
            "slug": "vs19_158_006",
            "identifier": "vs19_158_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_006/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1135/2 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1135/2 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/2 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/2 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29221,
            "slug": "vs19_266_060",
            "identifier": "vs19_266_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_060/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 2-bis.5 ALIFANO ENRICA (M5S) - Votazione Emendamento 2-bis.5 DDL n. 1780",
            "original_title": "Votazione Emendamento 2-bis.5 DDL n. 1780",
            "description_title": "Emendamento 2-bis.5 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 20867,
            "slug": "vs19_091_048",
            "identifier": "vs19_091_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_048/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1089/84 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1089/84 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/84 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/84 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 29029,
            "slug": "vs19_265_002",
            "identifier": "vs19_265_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_002/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 16.04 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 16.04 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.04 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 16.04 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25437,
            "slug": "vs19_206_015",
            "identifier": "vs19_206_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_015/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.49 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.49 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.49 DDL n. 1474",
            "description_title": "Emendamento 2.49 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 20852,
            "slug": "vs19_091_008",
            "identifier": "vs19_091_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_008/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1089/18 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1089/18 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/18 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/18 CAFIERO DE RAHO FEDERICO (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": 24,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 19095,
            "slug": "vs19_029_042",
            "identifier": "vs19_029_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_042/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/705/42 CARE' NICOLA (PD-IDP) - Votazione Ordine del giorno 9/705/42 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/42 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/42 CARE' NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 20833,
            "slug": "vs19_091_031",
            "identifier": "vs19_091_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_031/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1089/59 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1089/59 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/59 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/59 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 20835,
            "slug": "vs19_091_015",
            "identifier": "vs19_091_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_015/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1089/28 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1089/28 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/28 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/28 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 41013,
            "slug": "vs19_563_013",
            "identifier": "vs19_563_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_013/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 24060,
            "slug": "vs19_160_041",
            "identifier": "vs19_160_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_041/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1364/15 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1364/15 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/15 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/15 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28613,
            "slug": "vs19_252_062",
            "identifier": "vs19_252_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_062/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 5.1009 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1009 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1009 PDL n. 0703",
            "description_title": "Emendamento 5.1009 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25681,
            "slug": "vs19_211_031",
            "identifier": "vs19_211_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_031/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 10.1 DORI DEVIS (AVS) - Votazione Emendamento 10.1 DDL n. 1556",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1556",
            "description_title": "Emendamento 10.1 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 40910,
            "slug": "vs19_555_078",
            "identifier": "vs19_555_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_078/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 18.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40987,
            "slug": "vs19_560_018",
            "identifier": "vs19_560_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_018/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40959,
            "slug": "vs19_555_133",
            "identifier": "vs19_555_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_133/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 133,
            "title": "ODG 9/2393/9 - Votazione Ordine del giorno 9/2393/9 ",
            "original_title": "Votazione Ordine del giorno 9/2393/9 ",
            "description_title": "ODG 9/2393/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 20033,
            "slug": "vs19_072_113",
            "identifier": "vs19_072_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_113/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/977/17 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/977/17 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/17 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/17 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 20868,
            "slug": "vs19_091_035",
            "identifier": "vs19_091_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_035/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1089/66 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1089/66 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/66 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/66 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 20865,
            "slug": "vs19_091_010",
            "identifier": "vs19_091_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_010/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1089/20 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1089/20 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/20 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/20 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 21022,
            "slug": "vs19_097_049",
            "identifier": "vs19_097_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_049/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno  n. 9/1112/56 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1112/56 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/56 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/56 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 41014,
            "slug": "vs19_563_014",
            "identifier": "vs19_563_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_014/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 1.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 29819,
            "slug": "vs19_261_005",
            "identifier": "vs19_261_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_005/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1759/11 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1759/11 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/11 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/11 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19102,
            "slug": "vs19_029_034",
            "identifier": "vs19_029_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_034/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/705/34 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/705/34 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/34 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/34 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 29167,
            "slug": "vs19_266_036",
            "identifier": "vs19_266_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_036/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.3 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1780",
            "description_title": "Emendamento 1.3 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19762,
            "slug": "vs19_061_014",
            "identifier": "vs19_061_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_014/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/908/23 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/908/23 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/23 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/23 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29677,
            "slug": "vs19_260_072",
            "identifier": "vs19_260_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_072/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 72,
            "title": "Identici articoli aggiuntivi 2.02 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.03 BONELLI ANGELO (AVS) - Votazione Emendamento 2.02 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1759",
            "description_title": "Identici articoli aggiuntivi 2.02 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.03 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24075,
            "slug": "vs19_160_026",
            "identifier": "vs19_160_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_026/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.8 TUCCI RICCARDO (M5S) - Votazione Emendamento 3.8 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1364",
            "description_title": "Emendamento 3.8 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19281,
            "slug": "vs19_051_027",
            "identifier": "vs19_051_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_027/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/750/33 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/750/33 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/33 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/33 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 40985,
            "slug": "vs19_560_016",
            "identifier": "vs19_560_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_016/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 16,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 29607,
            "slug": "vs19_260_002",
            "identifier": "vs19_260_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_002/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso terzo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso terzo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28994,
            "slug": "vs19_265_008",
            "identifier": "vs19_265_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_008/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici articoli aggiuntivi 19.01 IARIA ANTONINO (M5S) e 19.06 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 19.01 DDL n. 1435",
            "original_title": "Votazione Emendamento 19.01 DDL n. 1435",
            "description_title": "Identici articoli aggiuntivi 19.01 IARIA ANTONINO (M5S) e 19.06 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 40997,
            "slug": "vs19_560_015",
            "identifier": "vs19_560_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_015/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 24,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 21043,
            "slug": "vs19_097_015",
            "identifier": "vs19_097_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_015/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1112/19 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1112/19 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/19 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/19 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 40928,
            "slug": "vs19_555_096",
            "identifier": "vs19_555_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_096/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 96,
            "title": "EM 18.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 18955,
            "slug": "vs19_029_087",
            "identifier": "vs19_029_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_087/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/705/111 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/705/111 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/111 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/111 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 34356,
            "slug": "19-253-59",
            "identifier": "19-253-59",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-59/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 59,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 36.0.4, Nave e altri",
            "original_title": "Em. 36.0.4, Nave e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 63.56,
            "minority_cohesion_rate": 35.71
        },
        {
            "id": 24065,
            "slug": "vs19_160_051",
            "identifier": "vs19_160_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_051/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1364/25 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1364/25 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/25 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/25 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.75
        }
    ]
}