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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=187",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=185",
    "results": [
        {
            "id": 34825,
            "slug": "vs19_337_032",
            "identifier": "vs19_337_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_032/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.1 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 2.1 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 36269,
            "slug": "vs19_430_007",
            "identifier": "vs19_430_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_007/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2184/73 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/2184/73 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/73 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/73 MARINO MARIA STEFANIA (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": 29,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36644,
            "slug": "vs19_439_011",
            "identifier": "vs19_439_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_011/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.9 RAFFA ANGELA (M5S) - Votazione Emendamento 1.9 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.9 DDL n. 2240",
            "description_title": "Emendamento 1.9 RAFFA ANGELA (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": 29,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 18136,
            "slug": "vs19_009_016",
            "identifier": "vs19_009_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_016/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.8 GADDA MARIA CHIARA (AIV-RE) - Votazione Emendamento 3.8 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.8 DDL n. 0005",
            "description_title": "Emendamento 3.8 GADDA MARIA CHIARA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 35849,
            "slug": "vs19_413_033",
            "identifier": "vs19_413_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_033/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 7.02 DORI DEVIS (AVS) - Votazione Emendamento 7.02 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.02 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.02 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34821,
            "slug": "vs19_337_027",
            "identifier": "vs19_337_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_027/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.286 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.286 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 27286,
            "slug": "vs19_233_073",
            "identifier": "vs19_233_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_073/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1606/113 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1606/113 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/113 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/113 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 36281,
            "slug": "vs19_430_019",
            "identifier": "vs19_430_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_019/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2184/103 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2184/103 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/103 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/103 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 27694,
            "slug": "vs19_239_038",
            "identifier": "vs19_239_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_038/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 12.5 ALIFANO ENRICA (M5S) e 12.6 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 12.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.5 DDL n. 1515",
            "description_title": "Identici emendamenti 12.5 ALIFANO ENRICA (M5S) e 12.6 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 37993,
            "slug": "vs19_470_002",
            "identifier": "vs19_470_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_002/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2308/4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2308/4 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/4 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/4 BORRELLI FRANCESCO EMILIO (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": 29,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34797,
            "slug": "vs19_337_003",
            "identifier": "vs19_337_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_003/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.14 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.14 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 34729,
            "slug": "vs19_337_078",
            "identifier": "vs19_337_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_078/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 78,
            "title": "Istituzione della filiera formativa tecnologico-professionale",
            "original_title": "Istituzione della filiera formativa tecnologico-professionale (Approvato dal Senato) (DDL 1691)",
            "description_title": "",
            "public_title": "Istituzione della filiera formativa tecnologico-professionale",
            "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": 29,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 22474,
            "slug": "vs19_134_021",
            "identifier": "vs19_134_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_021/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.38 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.38 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.38 PDL n. 0384",
            "description_title": "Emendamento 3.38 STUMPO NICOLA (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": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 35035,
            "slug": "vs19_336_043",
            "identifier": "vs19_336_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_043/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 43,
            "title": "Identici emendamenti 6.8 GHIRRA FRANCESCA (AVS) e 6.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Identici emendamenti 6.8 GHIRRA FRANCESCA (AVS) e 6.9 PELUFFO VINICIO GIUSEPPE GUIDO (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 36185,
            "slug": "vs19_429_022",
            "identifier": "vs19_429_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_022/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2184/39 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2184/39 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/39 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/39 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": 29,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38002,
            "slug": "vs19_470_011",
            "identifier": "vs19_470_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_011/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2308/27 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2308/27 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/27 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/27 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36181,
            "slug": "vs19_429_018",
            "identifier": "vs19_429_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_018/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2184/35 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2184/35 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/35 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/35 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 24991,
            "slug": "vs19_196_001",
            "identifier": "vs19_196_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_001/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1437/1 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1437/1 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/1 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/1 BRAGA 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": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 35036,
            "slug": "vs19_336_044",
            "identifier": "vs19_336_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_044/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 6.10 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 6.10 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 36183,
            "slug": "vs19_429_020",
            "identifier": "vs19_429_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_020/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2184/37 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/2184/37 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/37 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/37 D'ORSO VALENTINA (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": 29,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 26629,
            "slug": "vs19_220_074",
            "identifier": "vs19_220_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_074/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1627/68 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1627/68 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/68 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/68 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26595,
            "slug": "vs19_220_051",
            "identifier": "vs19_220_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_051/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1627/39 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1627/39 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/39 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/39 FOSSI EMILIANO (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": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26591,
            "slug": "vs19_220_090",
            "identifier": "vs19_220_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_090/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1627/102 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1627/102 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/102 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/102 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26562,
            "slug": "vs19_220_021",
            "identifier": "vs19_220_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_021/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1627",
            "original_title": "Votazione Articolo 15 DDL n. 1627",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 38016,
            "slug": "vs19_470_025",
            "identifier": "vs19_470_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_025/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2308/58 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2308/58 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/58 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/58 GRIMALDI MARCO (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": 29,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 26547,
            "slug": "vs19_220_017",
            "identifier": "vs19_220_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_017/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1627",
            "original_title": "Votazione Articolo 11 DDL n. 1627",
            "description_title": "Articolo 11",
            "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": 29,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 36301,
            "slug": "vs19_431_020",
            "identifier": "vs19_431_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_020/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2245/48 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2245/48 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/48 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/48 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": 29,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36165,
            "slug": "vs19_429_002",
            "identifier": "vs19_429_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_002/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2184/9 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2184/9 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/9 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/9 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": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37319,
            "slug": "vs19_450_060",
            "identifier": "vs19_450_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_060/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1.43 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.43 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.43 PDL n. 2084",
            "description_title": "Emendamento 1.43 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": 29,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 37247,
            "slug": "vs19_449_088",
            "identifier": "vs19_449_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_088/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2285/21 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2285/21 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/21 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/21 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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37323,
            "slug": "vs19_450_064",
            "identifier": "vs19_450_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_064/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2084/4 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2084/4 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/4 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/4 MORFINO 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 37337,
            "slug": "vs19_450_078",
            "identifier": "vs19_450_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_078/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2084/20 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2084/20 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/20 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/20 DI BIASE MICHELA (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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 21964,
            "slug": "vs19_124_032",
            "identifier": "vs19_124_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_032/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1151/41 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1151/41 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/41 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/41 STUMPO 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": 29,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 26516,
            "slug": "vs19_219_070",
            "identifier": "vs19_219_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_070/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 1.70 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 1.70 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.70 DDL n. 1627",
            "description_title": "Emendamento 1.70 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 38032,
            "slug": "vs19_470_041",
            "identifier": "vs19_470_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_041/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2308/90 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2308/90 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/90 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/90 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": 29,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 38039,
            "slug": "vs19_470_048",
            "identifier": "vs19_470_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_048/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2308/57 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2308/57 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/57 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/57 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": 29,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 38009,
            "slug": "vs19_470_018",
            "identifier": "vs19_470_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_018/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2308/39 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/2308/39 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/39 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/39 GIRELLI GIAN ANTONIO (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": 29,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 26473,
            "slug": "vs19_219_046",
            "identifier": "vs19_219_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_046/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.46 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 1.46 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.46 DDL n. 1627",
            "description_title": "Emendamento 1.46 BRAGA CHIARA (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": 29,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21985,
            "slug": "vs19_124_022",
            "identifier": "vs19_124_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_022/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1151/29 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1151/29 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/29 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/29 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": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 36169,
            "slug": "vs19_429_006",
            "identifier": "vs19_429_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_006/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2184/16 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/2184/16 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/16 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/16 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39981,
            "slug": "vs19_517_055",
            "identifier": "vs19_517_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_055/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 55,
            "title": "SUBEM 0.5.200.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.5.200.1",
            "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": 29,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 39982,
            "slug": "vs19_517_056",
            "identifier": "vs19_517_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_056/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 5.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 39984,
            "slug": "vs19_517_058",
            "identifier": "vs19_517_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_058/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 27358,
            "slug": "vs19_233_015",
            "identifier": "vs19_233_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_015/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1606/37 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1606/37 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/37 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/37 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27555,
            "slug": "vs19_239_022",
            "identifier": "vs19_239_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_022/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 9.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1515",
            "description_title": "Emendamento 9.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 36651,
            "slug": "vs19_439_018",
            "identifier": "vs19_439_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_018/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.16 FENU EMILIANO (M5S) - Votazione Emendamento 1.16 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2240",
            "description_title": "Emendamento 1.16 FENU EMILIANO (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": 29,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 26517,
            "slug": "vs19_219_043",
            "identifier": "vs19_219_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_043/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.43 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 1.43 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.43 DDL n. 1627",
            "description_title": "Emendamento 1.43 BRAGA CHIARA (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": 29,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 33592,
            "slug": "vs19_384_015",
            "identifier": "vs19_384_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_015/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 4.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1003",
            "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": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26505,
            "slug": "vs19_219_060",
            "identifier": "vs19_219_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_060/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1.60 COSTA SERGIO (M5S) - Votazione Emendamento 1.60 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.60 DDL n. 1627",
            "description_title": "Emendamento 1.60 COSTA SERGIO (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": 29,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26492,
            "slug": "vs19_219_038",
            "identifier": "vs19_219_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_038/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.38 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.38 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1627",
            "description_title": "Emendamento 1.38 GRIBAUDO CHIARA (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": 29,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 75.93
        }
    ]
}