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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=189",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=187",
    "results": [
        {
            "id": 35806,
            "slug": "vs19_410_026",
            "identifier": "vs19_410_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_026/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1917/36 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/1917/36 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/36 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/36 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35605,
            "slug": "vs19_406_007",
            "identifier": "vs19_406_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_007/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1000 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 1917",
            "description_title": "Emendamento 1.1000 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35625,
            "slug": "vs19_408_018",
            "identifier": "vs19_408_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_018/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.1001 COLUCCI ALFONSO (M5S) - Votazione Emendamento 2.1001 DDL n. 1917",
            "original_title": "Votazione Emendamento 2.1001 DDL n. 1917",
            "description_title": "Emendamento 2.1001 COLUCCI ALFONSO (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": 34,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33627,
            "slug": "vs19_384_080",
            "identifier": "vs19_384_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_080/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 80,
            "title": "ODG 9/30-A E ABB/10 - Votazione Ordine del giorno 9/30-A E ABB/10 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/10 ",
            "description_title": "ODG 9/30-A E ABB/10",
            "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": 14,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33630,
            "slug": "vs19_384_090",
            "identifier": "vs19_384_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_090/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 90,
            "title": "ODG 9/30-A E ABB/22 - Votazione Ordine del giorno 9/30-A E ABB/22 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/22 ",
            "description_title": "ODG 9/30-A E ABB/22",
            "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": 10,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 33633,
            "slug": "vs19_384_062",
            "identifier": "vs19_384_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_062/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 62,
            "title": "ART AGG 13.01008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01008",
            "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": 15,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35862,
            "slug": "vs19_413_046",
            "identifier": "vs19_413_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_046/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2196/8 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2196/8 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/8 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/8 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36554,
            "slug": "vs19_435_069",
            "identifier": "vs19_435_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_069/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 6.01001 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 6.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.01001 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 6.01001 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35618,
            "slug": "vs19_408_010",
            "identifier": "vs19_408_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_010/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.1002 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1002 DDL n. 1917",
            "description_title": "Emendamento 1.1002 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": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 39369,
            "slug": "vs19_503_034",
            "identifier": "vs19_503_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_034/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 7.2 FONTANA ILARIA (M5S) - Votazione Emendamento 7.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.2 DDL n. 2482",
            "description_title": "Emendamento 7.2 FONTANA ILARIA (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": 20,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 33667,
            "slug": "vs19_384_069",
            "identifier": "vs19_384_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_069/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 69,
            "title": "ART AGG 14.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01004",
            "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": 52,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 39378,
            "slug": "vs19_503_043",
            "identifier": "vs19_503_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_043/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 9.3 BONELLI ANGELO (AVS) - Votazione Emendamento 9.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.3 DDL n. 2482",
            "description_title": "Emendamento 9.3 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 34646,
            "slug": "vs19_387_043",
            "identifier": "vs19_387_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_043/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2088-AR/46 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/2088-AR/46 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/46 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/46 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 35610,
            "slug": "vs19_408_002",
            "identifier": "vs19_408_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_002/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1001 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.1001 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1001 DDL n. 1917",
            "description_title": "Emendamento 1.1001 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35851,
            "slug": "vs19_413_035",
            "identifier": "vs19_413_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_035/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 7.07 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.07 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.07 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.07 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35855,
            "slug": "vs19_413_039",
            "identifier": "vs19_413_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_039/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 8.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 8.1 DDL n. 2196",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2196",
            "description_title": "Emendamento 8.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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.42,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35863,
            "slug": "vs19_413_047",
            "identifier": "vs19_413_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_047/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2196/9 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2196/9 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/9 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/9 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35615,
            "slug": "vs19_408_007",
            "identifier": "vs19_408_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_007/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1102 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.1102 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1102 DDL n. 1917",
            "description_title": "Emendamento 1.1102 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": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 39408,
            "slug": "vs19_503_073",
            "identifier": "vs19_503_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_073/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo aggiuntivo 12.03 CASO ANTONIO (M5S) - Votazione Emendamento 12.03 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.03 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.03 CASO 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": 24,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 33669,
            "slug": "vs19_384_083",
            "identifier": "vs19_384_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_083/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 83,
            "title": "ODG 9/30-A E ABB/13 - Votazione Ordine del giorno 9/30-A E ABB/13 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/13 ",
            "description_title": "ODG 9/30-A E ABB/13",
            "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": 14,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35818,
            "slug": "vs19_413_002",
            "identifier": "vs19_413_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_002/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 5.1 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 2196",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2196",
            "description_title": "Emendamento 5.1 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35944,
            "slug": "vs19_418_020",
            "identifier": "vs19_418_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_020/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00375 (Nuova formulazione), limitatamente al capoverso terzo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00375 (Nuova formulazione), limitatamente al capoverso terzo della parte dispositiva, RICCIARDI RICCARDO (M5S) 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": 1,
            "n_margin": 133,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35848,
            "slug": "vs19_413_032",
            "identifier": "vs19_413_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_032/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 7.01 DORI DEVIS (AVS) - Votazione Emendamento 7.01 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.01 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.01 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35846,
            "slug": "vs19_413_030",
            "identifier": "vs19_413_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_030/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 7.6 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.6 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.6 DDL n. 2196",
            "description_title": "Emendamento 7.6 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34655,
            "slug": "vs19_387_052",
            "identifier": "vs19_387_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_052/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2088-AR/55 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/2088-AR/55 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/55 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/55 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 33649,
            "slug": "vs19_384_057",
            "identifier": "vs19_384_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_057/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 57,
            "title": "ART AGG 13.01009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01009",
            "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": 19,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35843,
            "slug": "vs19_413_027",
            "identifier": "vs19_413_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_027/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 7.4 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.4 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.4 DDL n. 2196",
            "description_title": "Emendamento 7.4 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35926,
            "slug": "vs19_418_001",
            "identifier": "vs19_418_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_001/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti Dis 1.1 FRATOIANNI NICOLA (AVS) e Dis 1.2 RICCIARDI RICCARDO (M5S) - Votazione Emendamento Dis DDL n. 2206",
            "original_title": "Votazione Emendamento Dis DDL n. 2206",
            "description_title": "Identici emendamenti Dis 1.1 FRATOIANNI NICOLA (AVS) e Dis 1.2 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 35932,
            "slug": "vs19_418_007",
            "identifier": "vs19_418_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_007/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.7 DDL n. 2206",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2206",
            "description_title": "Emendamento 1.7 BALDINO VITTORIA (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": 84,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 36507,
            "slug": "vs19_435_017",
            "identifier": "vs19_435_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_017/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.1006 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2.1006 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1006 PDL n. 1573",
            "description_title": "Emendamento 2.1006 BARZOTTI 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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 35822,
            "slug": "vs19_413_006",
            "identifier": "vs19_413_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_006/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 6.3 DORI DEVIS (AVS), 6.4 GIANASSI FEDERICO (PD-IDP) e 6.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 6.3 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.3 DDL n. 2196",
            "description_title": "Identici emendamenti 6.3 DORI DEVIS (AVS), 6.4 GIANASSI FEDERICO (PD-IDP) e 6.1000 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35893,
            "slug": "vs19_414_006",
            "identifier": "vs19_414_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_006/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione n. 6-00149, limitatamente al capoverso terzo della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri - Votazione Risoluzione 6_00149",
            "original_title": "Votazione Risoluzione 6_00149",
            "description_title": "Risoluzione n. 6-00149, limitatamente al capoverso terzo della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 35896,
            "slug": "vs19_414_009",
            "identifier": "vs19_414_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_009/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 9,
            "title": "Risoluzione n. 6-00150, per le parti non precluse, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00150",
            "original_title": "Votazione Risoluzione 6_00150",
            "description_title": "Risoluzione n. 6-00150, per le parti non precluse, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 35947,
            "slug": "vs19_418_023",
            "identifier": "vs19_418_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_023/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00381 (Nuova formulazione), come riformulata, FARAONE DAVIDE (IVICRE) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00381 (Nuova formulazione), come riformulata, FARAONE DAVIDE (IVICRE) 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": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 39407,
            "slug": "vs19_503_072",
            "identifier": "vs19_503_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_072/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo aggiuntivo 12.02 CASO ANTONIO (M5S) - Votazione Emendamento 12.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.02 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.02 CASO 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": 25,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 36557,
            "slug": "vs19_435_072",
            "identifier": "vs19_435_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_072/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 7.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1003 PDL n. 1573",
            "description_title": "Emendamento 7.1003 CAROTENUTO DARIO (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": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 35980,
            "slug": "vs19_422_027",
            "identifier": "vs19_422_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_027/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2183/90 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2183/90 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/90 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/90 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36003,
            "slug": "vs19_422_050",
            "identifier": "vs19_422_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_050/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2183/114 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/2183/114 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/114 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/114 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35912,
            "slug": "vs19_414_026",
            "identifier": "vs19_414_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_026/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 26,
            "title": "Risoluzione n. 6-00158, limitatamente ai capoversi sedicesimo, diciassettesimo, ventiduesimo e ventitreesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri - Votazione Risoluzione 6_00158",
            "original_title": "Votazione Risoluzione 6_00158",
            "description_title": "Risoluzione n. 6-00158, limitatamente ai capoversi sedicesimo, diciassettesimo, ventiduesimo e ventitreesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 102,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 35976,
            "slug": "vs19_422_023",
            "identifier": "vs19_422_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_023/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2183/86 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/2183/86 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/86 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/86 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39418,
            "slug": "vs19_503_083",
            "identifier": "vs19_503_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_083/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 13.1 CASO ANTONIO (M5S) - Votazione Emendamento 13.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.1 DDL n. 2482",
            "description_title": "Emendamento 13.1 CASO 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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25036,
            "slug": "vs19_191_003",
            "identifier": "vs19_191_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_003/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1517/37, nel testo riformulato, PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1517/37, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/37, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/37, nel testo riformulato, PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 39426,
            "slug": "vs19_503_091",
            "identifier": "vs19_503_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_091/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo aggiuntivo 13-bis.03 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.03 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.03 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.03 CASO 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": 55.74,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 25039,
            "slug": "vs19_191_006",
            "identifier": "vs19_191_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_006/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1517/40 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1517/40 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/40 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/40 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 39344,
            "slug": "vs19_503_009",
            "identifier": "vs19_503_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_009/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.6 ASCARI STEFANIA (M5S) - Votazione Emendamento 2.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 2.6 DDL n. 2482",
            "description_title": "Emendamento 2.6 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 25047,
            "slug": "vs19_191_014",
            "identifier": "vs19_191_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_014/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1517/50 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1517/50 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/50 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/50 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 39345,
            "slug": "vs19_503_010",
            "identifier": "vs19_503_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_010/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.1 L'ABBATE PATTY (M5S) - Votazione Emendamento 3.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2482",
            "description_title": "Emendamento 3.1 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 33655,
            "slug": "vs19_384_082",
            "identifier": "vs19_384_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_082/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 82,
            "title": "ODG 9/30-A E ABB/12 - Votazione Ordine del giorno 9/30-A E ABB/12 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/12 ",
            "description_title": "ODG 9/30-A E ABB/12",
            "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": 12,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36005,
            "slug": "vs19_422_052",
            "identifier": "vs19_422_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_052/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2183/116 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/2183/116 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/116 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/116 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 25058,
            "slug": "vs19_191_025",
            "identifier": "vs19_191_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_025/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 25,
            "title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente alla premessa, ad eccezione dei capoversi ventesimo e ventiduesimo, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00163",
            "original_title": "Votazione Mozione 1_00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente alla premessa, ad eccezione dei capoversi ventesimo e ventiduesimo, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) 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": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.64
        }
    ]
}