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

{
    "count": 22941,
    "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=170",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=168",
    "results": [
        {
            "id": 34885,
            "slug": "vs19_331_092",
            "identifier": "vs19_331_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_092/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1975/47 D'ORSO VALENTINA (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/47 D'ORSO VALENTINA (M5S)",
            "description_title": "",
            "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": 22,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 36634,
            "slug": "vs19_439_001",
            "identifier": "vs19_439_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_001/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1000 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.1000 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 2240",
            "description_title": "Emendamento 1.1000 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34762,
            "slug": "vs19_353_015",
            "identifier": "vs19_353_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_015/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.29 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 1.29 PICCOLOTTI ELISABETTA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.25,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 36838,
            "slug": "vs19_440_040",
            "identifier": "vs19_440_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_040/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 12.1 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 12.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2026",
            "description_title": "Emendamento 12.1 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 32824,
            "slug": "vs19_371_031",
            "identifier": "vs19_371_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_031/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 9.1, 9.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1, 9.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 36839,
            "slug": "vs19_440_042",
            "identifier": "vs19_440_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_042/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 13.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 13.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.2 DDL n. 2026",
            "description_title": "Emendamento 13.2 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34479,
            "slug": "vs19_377_005",
            "identifier": "vs19_377_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_005/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.4 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 2.4 SIMIANI MARCO (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": 22,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36811,
            "slug": "vs19_440_002",
            "identifier": "vs19_440_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_002/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2026",
            "description_title": "Emendamento 1.1 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40442,
            "slug": "vs19_540_009",
            "identifier": "vs19_540_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_009/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2623/4 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2623/4 DDL n. 2623",
            "original_title": "Votazione Ordine del giorno 9/2623/4 DDL n. 2623",
            "description_title": "Ordine del giorno n. 9/2623/4 ZANELLA LUANA (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": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 32766,
            "slug": "vs19_370_044",
            "identifier": "vs19_370_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_044/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 6.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 63.49,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 31655,
            "slug": "vs19_342_031",
            "identifier": "vs19_342_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_031/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2002/34 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2002/34 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/34 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/34 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": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 34481,
            "slug": "vs19_377_007",
            "identifier": "vs19_377_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_007/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 2.8 FONTANA ILARIA (M5S) e 2.9 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 2.8 FONTANA ILARIA (M5S) e 2.9 SIMIANI MARCO (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": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36850,
            "slug": "vs19_440_053",
            "identifier": "vs19_440_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_053/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 13.15 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.15 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.15 DDL n. 2026",
            "description_title": "Emendamento 13.15 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31606,
            "slug": "vs19_340_124",
            "identifier": "vs19_340_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_124/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/1997/12 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1997/12 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/12 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/12 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 36854,
            "slug": "vs19_440_062",
            "identifier": "vs19_440_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_062/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 17.01 FERRARA ANTONIO (M5S) - Votazione Emendamento 17.01 DDL n. 2026",
            "original_title": "Votazione Emendamento 17.01 DDL n. 2026",
            "description_title": "Articolo aggiuntivo 17.01 FERRARA ANTONIO (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": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34483,
            "slug": "vs19_377_009",
            "identifier": "vs19_377_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_009/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.11 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 2.11 BONELLI ANGELO (AVS)",
            "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": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34495,
            "slug": "vs19_377_022",
            "identifier": "vs19_377_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_022/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 3.22 SANTILLO AGOSTINO (M5S) e 3.23 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 3.22 SANTILLO AGOSTINO (M5S) e 3.23 SIMIANI MARCO (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": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 32727,
            "slug": "vs19_367_010",
            "identifier": "vs19_367_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_010/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 10,
            "title": "MOZ 1-326 NF CPV 10 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 10 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": 22,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 36177,
            "slug": "vs19_429_014",
            "identifier": "vs19_429_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_014/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2184/27 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/2184/27 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/27 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/27 COSTA SERGIO (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": 22,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 39427,
            "slug": "vs19_503_092",
            "identifier": "vs19_503_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_092/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 92,
            "title": "Articolo aggiuntivo 13-bis.04 COSTA SERGIO (M5S) - Votazione Emendamento 13-bis.04 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.04 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.04 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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 35088,
            "slug": "vs19_337_055",
            "identifier": "vs19_337_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_055/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1691/19 BONELLI ANGELO (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/19 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31745,
            "slug": "vs19_343_004",
            "identifier": "vs19_343_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_004/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 1.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1660",
            "description_title": "Emendamento 1.3 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": 22,
            "majority_cohesion_rate": 74.9,
            "minority_cohesion_rate": 85.0
        },
        {
            "id": 32606,
            "slug": "vs19_361_008",
            "identifier": "vs19_361_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_008/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1532-bis/23 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1532-bis/23 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/23 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/23 AIELLO DAVIDE (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": 22,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 36789,
            "slug": "vs19_440_016",
            "identifier": "vs19_440_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_016/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2026",
            "original_title": "Votazione Articolo 4 DDL n. 2026",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40378,
            "slug": "vs19_539_016",
            "identifier": "vs19_539_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_016/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.18 DORI DEVIS (AVS) - Votazione Emendamento 1.18 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2623",
            "description_title": "Emendamento 1.18 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40482,
            "slug": "vs19_543_026",
            "identifier": "vs19_543_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_026/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34501,
            "slug": "vs19_377_028",
            "identifier": "vs19_377_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_028/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.49 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 3.49 SANTILLO AGOSTINO (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": 22,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 32731,
            "slug": "vs19_367_001",
            "identifier": "vs19_367_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_001/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 1,
            "title": "MOZ 1-326 NF CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 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": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 31648,
            "slug": "vs19_342_024",
            "identifier": "vs19_342_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_024/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2002/27 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2002/27 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/27 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/27 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": 22,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 76.4
        },
        {
            "id": 40486,
            "slug": "vs19_543_030",
            "identifier": "vs19_543_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_030/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 32530,
            "slug": "vs19_361_069",
            "identifier": "vs19_361_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_069/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1532-bis/91 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/91 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/91 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/91 CIANI PAOLO (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": 22,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 26188,
            "slug": "vs19_216_092",
            "identifier": "vs19_216_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_092/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 12.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1555",
            "description_title": "Emendamento 12.1 CURTI AUGUSTO (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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 36664,
            "slug": "vs19_439_031",
            "identifier": "vs19_439_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_031/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2240",
            "original_title": "Votazione Articolo 2 DDL n. 2240",
            "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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 32742,
            "slug": "vs19_367_014",
            "identifier": "vs19_367_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_014/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 14,
            "title": "MOZ 1-326 NF CPV 14 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 14 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": 22,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 32031,
            "slug": "vs19_348_038",
            "identifier": "vs19_348_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_038/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 26.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.8 DDL n. 1660",
            "description_title": "Emendamento 26.8 BONAFE' SIMONA (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": 22,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 34500,
            "slug": "vs19_377_027",
            "identifier": "vs19_377_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_027/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.47 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 3.47 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": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 32739,
            "slug": "vs19_367_018",
            "identifier": "vs19_367_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_018/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 18,
            "title": "MOZ 1-326 NF CPV 19 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 19 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": 22,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 32735,
            "slug": "vs19_367_012",
            "identifier": "vs19_367_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_012/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 12,
            "title": "MOZ 1-326 NF CPV 12 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 12 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": 22,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 40402,
            "slug": "vs19_539_040",
            "identifier": "vs19_539_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_040/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.49 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.49 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.49 DDL n. 2623",
            "description_title": "Emendamento 1.49 AURIEMMA CARMELA (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": 22,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 31965,
            "slug": "vs19_348_042",
            "identifier": "vs19_348_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_042/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 26.13 GIACHETTI ROBERTO (IVICRE) e 26.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 26.13 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.13 DDL n. 1660",
            "description_title": "Identici emendamenti 26.13 GIACHETTI ROBERTO (IVICRE) e 26.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": 22,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 32044,
            "slug": "vs19_348_037",
            "identifier": "vs19_348_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_037/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 26.7 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.7 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.7 DDL n. 1660",
            "description_title": "Emendamento 26.7 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": 22,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 25046,
            "slug": "vs19_191_013",
            "identifier": "vs19_191_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_013/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1517/49 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1517/49 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/49 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/49 CASO ANTONIO (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": 22,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 32716,
            "slug": "vs19_366_009",
            "identifier": "vs19_366_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_009/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 9,
            "title": "MOZ 1-316 NF CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 5 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": 22,
            "majority_cohesion_rate": 67.22,
            "minority_cohesion_rate": 75.32
        },
        {
            "id": 32611,
            "slug": "vs19_361_012",
            "identifier": "vs19_361_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_012/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1532-bis/28 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1532-bis/28 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/28 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/28 RICCIARDI MARIANNA (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": 22,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 40465,
            "slug": "vs19_543_009",
            "identifier": "vs19_543_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_009/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40447,
            "slug": "vs19_540_014",
            "identifier": "vs19_540_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_014/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2623/10 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2623/10 DDL n. 2623",
            "original_title": "Votazione Ordine del giorno 9/2623/10 DDL n. 2623",
            "description_title": "Ordine del giorno n. 9/2623/10 GRAZIANO STEFANO (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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34758,
            "slug": "vs19_353_011",
            "identifier": "vs19_353_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_011/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.17 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.17 MANZI IRENE (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": 22,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 40432,
            "slug": "vs19_539_070",
            "identifier": "vs19_539_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_070/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 11.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.3 DDL n. 2623",
            "original_title": "Votazione Emendamento 11.3 DDL n. 2623",
            "description_title": "Emendamento 11.3 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 51.03,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 36673,
            "slug": "vs19_439_040",
            "identifier": "vs19_439_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_040/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2240/3 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2240/3 DDL n. 2240",
            "original_title": "Votazione Ordine del giorno 9/2240/3 DDL n. 2240",
            "description_title": "Ordine del giorno n. 9/2240/3 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": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 32405,
            "slug": "vs19_357_011",
            "identifier": "vs19_357_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_011/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 8.02 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 8.02 DDL n. 1532",
            "original_title": "Votazione Emendamento 8.02 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 8.02 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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 62.03
        }
    ]
}