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

{
    "count": 23029,
    "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=270",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=268",
    "results": [
        {
            "id": 34154,
            "slug": "vs19_393_029",
            "identifier": "vs19_393_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_029/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1950/12 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1950/12 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/12 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/12 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34214,
            "slug": "vs19_397_006",
            "identifier": "vs19_397_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_006/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.8 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.8 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2119",
            "description_title": "Emendamento 1.8 CARAMIELLO ALESSANDRO (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": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "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": 35800,
            "slug": "vs19_410_020",
            "identifier": "vs19_410_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_020/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1917/24 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1917/24 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/24 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/24 SCARPA RACHELE (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34329,
            "slug": "vs19_392_019",
            "identifier": "vs19_392_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_019/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2150/28 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/2150/28 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/28 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/28 CARMINA IDA (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": 67.36,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 31938,
            "slug": "vs19_348_109",
            "identifier": "vs19_348_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_109/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 33.9 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.9 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.9 DDL n. 1660",
            "description_title": "Emendamento 33.9 SILVESTRI FRANCESCO (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": 70.42,
            "minority_cohesion_rate": 70.44
        },
        {
            "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": 34046,
            "slug": "vs19_397_066",
            "identifier": "vs19_397_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_066/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 11.103 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 11.103 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.103 DDL n. 2119",
            "description_title": "Emendamento 11.103 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35828,
            "slug": "vs19_413_012",
            "identifier": "vs19_413_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_012/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 6.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.14 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.14 DDL n. 2196",
            "description_title": "Emendamento 6.14 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": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "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": 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": 37316,
            "slug": "vs19_450_057",
            "identifier": "vs19_450_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_057/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1.31 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.31 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.31 PDL n. 2084",
            "description_title": "Emendamento 1.31 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": 51.44,
            "minority_cohesion_rate": 44.59
        },
        {
            "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": 34241,
            "slug": "vs19_396_039",
            "identifier": "vs19_396_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_039/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 39,
            "title": "Conversione decreto tutela dell'ambiente",
            "original_title": "Votazione finale DDL n. 2164",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 17 ottobre 2024, n. 153, recante disposizioni urgenti per la tutela ambientale del Paese, la razionalizzazione dei procedimenti di valutazione e autorizzazione ambientale, la promozione dell'economia circolare, l'attuazione di interventi in materia di bonifiche di siti contaminati e dissesto idrogeologico (Approvato dal Senato) (DDL 2164)",
            "public_title": "Conversione decreto tutela dell'ambiente",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 34200,
            "slug": "vs19_397_009",
            "identifier": "vs19_397_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_009/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2119",
            "description_title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38859,
            "slug": "vs19_491_016",
            "identifier": "vs19_491_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_016/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 1.1, 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1, 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 40413,
            "slug": "vs19_539_051",
            "identifier": "vs19_539_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_051/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.8 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.8 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.8 DDL n. 2623",
            "description_title": "Emendamento 2.8 L'ABBATE PATTY (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": 55.97,
            "minority_cohesion_rate": 52.87
        },
        {
            "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": 30358,
            "slug": "vs19_297_003",
            "identifier": "vs19_297_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_003/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1877/4 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1877/4 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/4 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/4 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "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": 36787,
            "slug": "vs19_440_011",
            "identifier": "vs19_440_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_011/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2026",
            "original_title": "Votazione Articolo 2 DDL n. 2026",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.15
        },
        {
            "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": 25921,
            "slug": "vs19_214_007",
            "identifier": "vs19_214_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_007/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 1.55 SCERRA FILIPPO (M5S) e 1.56 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 1.55 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.55 DDL n. 1342",
            "description_title": "Identici emendamenti 1.55 SCERRA FILIPPO (M5S) e 1.56 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 34009,
            "slug": "vs19_397_058",
            "identifier": "vs19_397_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_058/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.12 AMATO GAETANO (M5S) - Votazione Emendamento 10.12 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2119",
            "description_title": "Emendamento 10.12 AMATO GAETANO (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": 66.94,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40489,
            "slug": "vs19_543_033",
            "identifier": "vs19_543_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_033/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 1.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.29",
            "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": 58.85,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 26463,
            "slug": "vs19_219_051",
            "identifier": "vs19_219_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_051/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.51 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.51 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.51 DDL n. 1627",
            "description_title": "Emendamento 1.51 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 31591,
            "slug": "vs19_340_144",
            "identifier": "vs19_340_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_144/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 144,
            "title": "Questione pregiudiziale n. 1 BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), FARAONE DAVIDE (IVICRE) e MAGI RICCARDO (M-+EUR) - Votazione pregiudiziale DDL n. 2002",
            "original_title": "Votazione pregiudiziale DDL n. 2002",
            "description_title": "Questione pregiudiziale n. 1 BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), FARAONE DAVIDE (IVICRE) e MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 60.25
        },
        {
            "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": 31590,
            "slug": "vs19_340_143",
            "identifier": "vs19_340_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_143/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 143,
            "title": "Conversione decreto ricostruzione post-calamità, protezione civile e grandi eventi",
            "original_title": "Votazione finale DDL n. 1997",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 11 giugno 2024, n. 76, recante disposizioni urgenti per la ricostruzione post-calamità, per interventi di protezione civile e per lo svolgimento di grandi eventi internazionali (Approvato dal Senato) (DDL 1997)",
            "public_title": "Conversione decreto ricostruzione post-calamità, protezione civile e grandi eventi",
            "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": 63.87,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 35838,
            "slug": "vs19_413_022",
            "identifier": "vs19_413_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_022/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 6.25 GIULIANO CARLA (M5S) - Votazione Emendamento 6.25 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.25 DDL n. 2196",
            "description_title": "Emendamento 6.25 GIULIANO CARLA (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": 69.42,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 31392,
            "slug": "vs19_331_045",
            "identifier": "vs19_331_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_045/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 5.12 SPORTIELLO GILDA (M5S) - Votazione Emendamento 5.12 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.12 DDL n. 1975",
            "description_title": "Emendamento 5.12 SPORTIELLO GILDA (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": 65.97,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 36291,
            "slug": "vs19_431_010",
            "identifier": "vs19_431_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_010/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2245/31 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2245/31 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/31 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/31 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35837,
            "slug": "vs19_413_021",
            "identifier": "vs19_413_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_021/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 6.24 GIULIANO CARLA (M5S) - Votazione Emendamento 6.24 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.24 DDL n. 2196",
            "description_title": "Emendamento 6.24 GIULIANO CARLA (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": 69.83,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36290,
            "slug": "vs19_431_009",
            "identifier": "vs19_431_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_009/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2245/30 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2245/30 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/30 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/30 BONAFE' SIMONA (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.53,
            "minority_cohesion_rate": 67.52
        },
        {
            "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": 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": 35969,
            "slug": "vs19_422_016",
            "identifier": "vs19_422_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_016/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2183/79 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/2183/79 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/79 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/79 BALDINO VITTORIA (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": 67.52
        },
        {
            "id": 32077,
            "slug": "vs19_349_060",
            "identifier": "vs19_349_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_060/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1660/26 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1660/26 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/26 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/26 IARIA ANTONINO (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": 29,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32600,
            "slug": "vs19_361_034",
            "identifier": "vs19_361_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_034/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1532-bis/52 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1532-bis/52 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/52 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/52 DORI DEVIS (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 37314,
            "slug": "vs19_450_055",
            "identifier": "vs19_450_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_055/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 1.1000 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1000 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1000 PDL n. 2084",
            "description_title": "Emendamento 1.1000 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 61.15
        },
        {
            "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": 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": 32675,
            "slug": "vs19_366_005",
            "identifier": "vs19_366_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_005/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-316 NF CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 1 DISP",
            "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": 67.22,
            "minority_cohesion_rate": 68.99
        },
        {
            "id": 34856,
            "slug": "vs19_336_010",
            "identifier": "vs19_336_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_010/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 2.14 ONORI FEDERICA (APERRE) e 2.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Identici emendamenti 2.14 ONORI FEDERICA (APERRE) e 2.15 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 60.87
        },
        {
            "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": 34332,
            "slug": "vs19_392_005",
            "identifier": "vs19_392_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_005/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2150/7 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2150/7 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/7 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/7 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35851,
            "slug": "vs19_413_035",
            "identifier": "vs19_413_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_035/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 7.07 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.07 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.07 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.07 ASCARI STEFANIA (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": 69.83,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 31870,
            "slug": "vs19_348_104",
            "identifier": "vs19_348_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_104/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 33.1001 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 33.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.1001 DDL n. 1660",
            "description_title": "Emendamento 33.1001 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 31905,
            "slug": "vs19_349_019",
            "identifier": "vs19_349_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_019/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 37.6 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.6 DDL n. 1660",
            "description_title": "Emendamento 37.6 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": 70.42,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 32017,
            "slug": "vs19_348_085",
            "identifier": "vs19_348_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_085/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo aggiuntivo 30.06 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.06 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.06 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.06 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 71.07
        }
    ]
}