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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=339",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=337",
    "results": [
        {
            "id": 39459,
            "slug": "vs19_503_124",
            "identifier": "vs19_503_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_124/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 124,
            "title": "ODG 9/2482/30 - Votazione Ordine del giorno 9/2482/30 ",
            "original_title": "Votazione Ordine del giorno 9/2482/30 ",
            "description_title": "ODG 9/2482/30",
            "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": 18,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 35784,
            "slug": "vs19_410_004",
            "identifier": "vs19_410_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_004/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1917/6 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1917/6 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/6 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/6 FERRARI SARA (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": 18,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35781,
            "slug": "vs19_410_001",
            "identifier": "vs19_410_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_001/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1917/3 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1917/3 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/3 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/3 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": 18,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 39596,
            "slug": "vs19_504_044",
            "identifier": "vs19_504_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_044/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 11.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.21",
            "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": 18,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39588,
            "slug": "vs19_504_035",
            "identifier": "vs19_504_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_035/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 10.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 26208,
            "slug": "vs19_216_145",
            "identifier": "vs19_216_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_145/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 145,
            "title": "Ordine del giorno n. 9/1555/12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1555/12 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/12 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/12 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24669,
            "slug": "vs19_179_035",
            "identifier": "vs19_179_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_035/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 35,
            "title": "Mozione n. 1-00203, sulla premessa, VIETRI IMMA (FDI), PANIZZUT MASSIMILIANO (LEGA), BENIGNI STEFANO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione Mozione 1_00203",
            "original_title": "Votazione Mozione 1_00203",
            "description_title": "Mozione n. 1-00203, sulla premessa, VIETRI IMMA (FDI), PANIZZUT MASSIMILIANO (LEGA), BENIGNI STEFANO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 24632,
            "slug": "vs19_179_010",
            "identifier": "vs19_179_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_010/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00191 (Nuova formulazione), sui capoversi settimo, nono e dodicesimo della parte dispositiva, BRAGA CHIARA (PD-IDP)  ed altri - Votazione Mozione 1_00191",
            "original_title": "Votazione Mozione 1_00191",
            "description_title": "Mozione n. 1-00191 (Nuova formulazione), sui capoversi settimo, nono e dodicesimo della parte dispositiva, BRAGA CHIARA (PD-IDP)  ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 24801,
            "slug": "vs19_179_027",
            "identifier": "vs19_179_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_027/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00194, sui capoversi sesto, nono, tredicesimo e sedicesimo della parte dispositiva, BONETTI ELENA (AIV-RE) ed altri - Votazione Mozione 1_00194",
            "original_title": "Votazione Mozione 1_00194",
            "description_title": "Mozione n. 1-00194, sui capoversi sesto, nono, tredicesimo e sedicesimo della parte dispositiva, BONETTI ELENA (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 33454,
            "slug": "vs19_377_106",
            "identifier": "vs19_377_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_106/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 106,
            "title": "EM 21.2, 21.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.2, 21.3",
            "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": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38276,
            "slug": "vs19_477_042",
            "identifier": "vs19_477_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_042/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 42,
            "title": "ODG 9/2333-A/2 - Votazione Ordine del giorno 9/2333-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/2 ",
            "description_title": "ODG 9/2333-A/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33509,
            "slug": "vs19_377_149",
            "identifier": "vs19_377_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_149/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 149,
            "title": "MOZ 1-351 CPV VARI DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 CPV VARI 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": 18,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36807,
            "slug": "vs19_440_078",
            "identifier": "vs19_440_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_078/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 2026",
            "original_title": "Votazione Articolo 22 DDL n. 2026",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 18,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40203,
            "slug": "vs19_527_033",
            "identifier": "vs19_527_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_527_033/?format=api",
            "sitting": {
                "id": 2072,
                "date": "2025-09-10",
                "number": 527,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2188/1 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2188/1 DDL n. 2188",
            "original_title": "Votazione Ordine del giorno 9/2188/1 DDL n. 2188",
            "description_title": "Ordine del giorno n. 9/2188/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 39131,
            "slug": "vs19_498_091",
            "identifier": "vs19_498_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_091/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 91,
            "title": "EM 11.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.19",
            "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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39142,
            "slug": "vs19_498_103",
            "identifier": "vs19_498_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_103/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 103,
            "title": "ART AGG 11.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.01",
            "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": 18,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 27558,
            "slug": "vs19_239_012",
            "identifier": "vs19_239_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_012/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.7 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.7 DDL n. 1515",
            "description_title": "Emendamento 4.7 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": 18,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27745,
            "slug": "vs19_239_080",
            "identifier": "vs19_239_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_080/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.15 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.15 DDL n. 1515",
            "description_title": "Emendamento 19.15 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39094,
            "slug": "vs19_498_050",
            "identifier": "vs19_498_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_050/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 7.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 27404,
            "slug": "vs19_236_068",
            "identifier": "vs19_236_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_068/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 3.27 FENU EMILIANO (M5S) - Votazione Emendamento 3.27 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.27 DDL n. 1630",
            "description_title": "Emendamento 3.27 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 39086,
            "slug": "vs19_498_040",
            "identifier": "vs19_498_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_040/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 5.6, 5.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.6, 5.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 27546,
            "slug": "vs19_239_014",
            "identifier": "vs19_239_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_014/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.9 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.9 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1515",
            "description_title": "Emendamento 4.9 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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 39266,
            "slug": "vs19_498_244",
            "identifier": "vs19_498_244",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_244/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 244,
            "title": "ODG 9/2316/5 - Votazione Ordine del giorno 9/2316/5 ",
            "original_title": "Votazione Ordine del giorno 9/2316/5 ",
            "description_title": "ODG 9/2316/5",
            "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": 18,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39268,
            "slug": "vs19_498_246",
            "identifier": "vs19_498_246",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_246/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 246,
            "title": "ODG 9/2316/16 - Votazione Ordine del giorno 9/2316/16 ",
            "original_title": "Votazione Ordine del giorno 9/2316/16 ",
            "description_title": "ODG 9/2316/16",
            "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": 18,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39111,
            "slug": "vs19_498_070",
            "identifier": "vs19_498_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_070/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 10.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 18,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39110,
            "slug": "vs19_498_069",
            "identifier": "vs19_498_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_069/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 69,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39136,
            "slug": "vs19_498_096",
            "identifier": "vs19_498_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_096/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 96,
            "title": "EM 11.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.25",
            "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": 18,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 28359,
            "slug": "vs19_247_009",
            "identifier": "vs19_247_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_009/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1633/17 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1633/17 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/17 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/17 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24932,
            "slug": "vs19_201_004",
            "identifier": "vs19_201_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_004/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1551/59 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1551/59 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/59 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/59 GIANASSI FEDERICO (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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 24941,
            "slug": "vs19_201_007",
            "identifier": "vs19_201_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_007/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1551/62 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1551/62 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/62 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/62 LAI SILVIO (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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24940,
            "slug": "vs19_201_008",
            "identifier": "vs19_201_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_008/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1551/64 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1551/64 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/64 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/64 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 25145,
            "slug": "vs19_197_051",
            "identifier": "vs19_197_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_051/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1324 E ABB/3 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1324 E ABB/3 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/3 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/3 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 40319,
            "slug": "vs19_536_029",
            "identifier": "vs19_536_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_029/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 5.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2570",
            "description_title": "Emendamento 5.1 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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39084,
            "slug": "vs19_498_038",
            "identifier": "vs19_498_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_038/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 38,
            "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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39203,
            "slug": "vs19_498_174",
            "identifier": "vs19_498_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_174/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 174,
            "title": "ART AGG 25.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39881,
            "slug": "vs19_515_040",
            "identifier": "vs19_515_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_040/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.3",
            "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": 18,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 39846,
            "slug": "vs19_515_005",
            "identifier": "vs19_515_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_005/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 25000,
            "slug": "vs19_196_009",
            "identifier": "vs19_196_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_009/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1437/11 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1437/11 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/11 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/11 DE LUCA PIERO (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": 18,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 24999,
            "slug": "vs19_196_011",
            "identifier": "vs19_196_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_011/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1437/13 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1437/13 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/13 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/13 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 24997,
            "slug": "vs19_196_004",
            "identifier": "vs19_196_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_004/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1437/5 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1437/5 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/5 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/5 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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24987,
            "slug": "vs19_196_008",
            "identifier": "vs19_196_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_008/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1437/10 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1437/10 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/10 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/10 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 24965,
            "slug": "vs19_196_012",
            "identifier": "vs19_196_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_012/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1437/14 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1437/14 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/14 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/14 DI SANZO CHRISTIAN DIEGO (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": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 39283,
            "slug": "vs19_498_261",
            "identifier": "vs19_498_261",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_261/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 261,
            "title": "ODG 9/2316/38 - Votazione Ordine del giorno 9/2316/38 ",
            "original_title": "Votazione Ordine del giorno 9/2316/38 ",
            "description_title": "ODG 9/2316/38",
            "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": 18,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 24980,
            "slug": "vs19_196_002",
            "identifier": "vs19_196_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_002/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1437/2 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1437/2 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/2 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/2 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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24973,
            "slug": "vs19_196_038",
            "identifier": "vs19_196_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_038/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1437/41 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1437/41 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/41 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/41 DELL'OLIO GIANMAURO (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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24974,
            "slug": "vs19_196_037",
            "identifier": "vs19_196_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_037/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1437/40 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1437/40 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/40 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/40 FENU EMILIANO (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": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24953,
            "slug": "vs19_196_019",
            "identifier": "vs19_196_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_019/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1437/22 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1437/22 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/22 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/22 MANCINI CLAUDIO (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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 28373,
            "slug": "vs19_247_028",
            "identifier": "vs19_247_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_028/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1633/64 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1633/64 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/64 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/64 PICCOLOTTI ELISABETTA (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": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 40059,
            "slug": "vs19_521_002",
            "identifier": "vs19_521_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_002/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2527/5 - Votazione Ordine del giorno 9/2527/5 ",
            "original_title": "Votazione Ordine del giorno 9/2527/5 ",
            "description_title": "ODG 9/2527/5",
            "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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40320,
            "slug": "vs19_536_030",
            "identifier": "vs19_536_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_030/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 5.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 5.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 5.2 DDL n. 2570",
            "description_title": "Emendamento 5.2 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": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.97
        }
    ]
}