Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=204
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=majority_cohesion_rate&page=205",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=203",
    "results": [
        {
            "id": 39822,
            "slug": "vs19_512_010",
            "identifier": "vs19_512_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_010/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.12",
            "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": 27,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 31629,
            "slug": "vs19_342_005",
            "identifier": "vs19_342_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_005/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2002/5 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/2002/5 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/5 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/5 MEROLA VIRGINIO (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": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 35104,
            "slug": "vs19_337_071",
            "identifier": "vs19_337_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_071/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1691/35 AIELLO DAVIDE (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/35 AIELLO DAVIDE (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": 27,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 40021,
            "slug": "vs19_519_020",
            "identifier": "vs19_519_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_020/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 5-BIS.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 31661,
            "slug": "vs19_342_037",
            "identifier": "vs19_342_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_037/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2002/41, nel testo riformulato, GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/2002/41, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/41, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/41, nel testo riformulato, GIULIANO CARLA (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": 143,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 80.75
        },
        {
            "id": 40017,
            "slug": "vs19_519_016",
            "identifier": "vs19_519_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_016/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 16,
            "title": "ART AGG 4.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.07",
            "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": 76.43
        },
        {
            "id": 35056,
            "slug": "vs19_336_064",
            "identifier": "vs19_336_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_064/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 7.13 LAI SILVIO (PD-IDP)",
            "original_title": "Emendamento 7.13 LAI SILVIO (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": 66.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 40015,
            "slug": "vs19_519_014",
            "identifier": "vs19_519_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_014/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 31406,
            "slug": "vs19_336_081",
            "identifier": "vs19_336_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_081/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo aggiuntivo 9.04 PAVANELLI EMMA (M5S) - Votazione Emendamento 9.04 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.04 DDL n. 1930",
            "description_title": "Articolo aggiuntivo 9.04 PAVANELLI EMMA (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": 26,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 35063,
            "slug": "vs19_336_071",
            "identifier": "vs19_336_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_071/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 8.1000 DEL BARBA MAURO (IVICRE)",
            "original_title": "Emendamento 8.1000 DEL BARBA MAURO (IVICRE)",
            "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": 6,
            "n_margin": 123,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 39824,
            "slug": "vs19_512_012",
            "identifier": "vs19_512_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_012/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 12,
            "title": "DDL 2384-A - ODG 2 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2384-A - ODG 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 31670,
            "slug": "vs19_342_046",
            "identifier": "vs19_342_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_046/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2002/50 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2002/50 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/50 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/50 ASCARI STEFANIA (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": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 31639,
            "slug": "vs19_342_015",
            "identifier": "vs19_342_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_015/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2002/17, come riformulato, BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2002/17, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/17, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/17, come riformulato, BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 140,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 78.88
        },
        {
            "id": 40046,
            "slug": "vs19_519_045",
            "identifier": "vs19_519_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_045/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/2526/29 - Votazione Ordine del giorno 9/2526/29 ",
            "original_title": "Votazione Ordine del giorno 9/2526/29 ",
            "description_title": "ODG 9/2526/29",
            "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": 27,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 31469,
            "slug": "vs19_336_118",
            "identifier": "vs19_336_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_118/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 118,
            "title": "Ordine del giorno n. 9/1930/19 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1930/19 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/19 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/19 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31474,
            "slug": "vs19_336_123",
            "identifier": "vs19_336_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_123/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 123,
            "title": "Ordine del giorno n. 9/1930/28 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1930/28 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/28 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/28 BONELLI ANGELO (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": 32,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 35094,
            "slug": "vs19_337_061",
            "identifier": "vs19_337_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_061/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1691/25 CARMINA IDA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/25 CARMINA IDA (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": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 32234,
            "slug": "vs19_328_010",
            "identifier": "vs19_328_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_010/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1896/26 PATRIARCA ANNARITA (FI-PPE) - Votazione Ordine del giorno 9/1896/26 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/26 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/26 PATRIARCA ANNARITA (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 31702,
            "slug": "vs19_342_078",
            "identifier": "vs19_342_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_078/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2002/95, come riformulato, COSTA ENRICO (APERRE) - Votazione Ordine del giorno 9/2002/95, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/95, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/95, come riformulato, COSTA ENRICO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 31472,
            "slug": "vs19_336_121",
            "identifier": "vs19_336_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_121/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/1930/26 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1930/26 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/26 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/26 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 34863,
            "slug": "vs19_336_017",
            "identifier": "vs19_336_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_017/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.6 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 3.6 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": 31,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 36088,
            "slug": "vs19_426_033",
            "identifier": "vs19_426_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_033/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00385 CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), CASASCO MAURIZIO (FI-PPE), CAVO ILARIA (NM-M-C) ed altri - Votazione Mozione 1_00385",
            "original_title": "Votazione Mozione 1_00385",
            "description_title": "Mozione n. 1-00385 CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), CASASCO MAURIZIO (FI-PPE), CAVO ILARIA (NM-M-C) 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": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35975,
            "slug": "vs19_422_022",
            "identifier": "vs19_422_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_022/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2183/85 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2183/85 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/85 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/85 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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35977,
            "slug": "vs19_422_024",
            "identifier": "vs19_422_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_024/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2183/87 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2183/87 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/87 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/87 PAVANELLI EMMA (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": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35741,
            "slug": "vs19_409_062",
            "identifier": "vs19_409_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_062/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 4.34 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.34 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.34 DDL n. 1917",
            "description_title": "Emendamento 4.34 ZARATTI FILIBERTO (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": 40,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36325,
            "slug": "vs19_431_044",
            "identifier": "vs19_431_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_044/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2245/79 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2245/79 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/79 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/79 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": 34,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36121,
            "slug": "vs19_427_007",
            "identifier": "vs19_427_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_007/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00371, limitatamente ai capoversi ottavo, nono, diciassettesimo, diciottesimo, diciannovesimo, venticinquesimo, ventottesimo e ventinovesimo della premessa, RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00371",
            "original_title": "Votazione Mozione 1_00371",
            "description_title": "Mozione n. 1-00371, limitatamente ai capoversi ottavo, nono, diciassettesimo, diciottesimo, diciannovesimo, venticinquesimo, ventottesimo e ventinovesimo della premessa, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 89,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 36175,
            "slug": "vs19_429_012",
            "identifier": "vs19_429_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_012/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2184/24 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2184/24 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/24 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/24 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35872,
            "slug": "vs19_413_056",
            "identifier": "vs19_413_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_056/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2196/20 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/2196/20 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/20 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/20 BOSCHI MARIA ELENA (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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34217,
            "slug": "vs19_396_006",
            "identifier": "vs19_396_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_006/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2164/9, nel testo riformulato, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2164/9, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/9, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/9, nel testo riformulato, BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 135,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34185,
            "slug": "vs19_397_029",
            "identifier": "vs19_397_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_029/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.6 CASO ANTONIO (M5S) - Votazione Emendamento 4.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.6 DDL n. 2119",
            "description_title": "Emendamento 4.6 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35708,
            "slug": "vs19_409_028",
            "identifier": "vs19_409_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_028/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.87 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.87 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.87 DDL n. 1917",
            "description_title": "Emendamento 3.87 ZARATTI FILIBERTO (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": 40,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35778,
            "slug": "vs19_409_103",
            "identifier": "vs19_409_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_103/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 103,
            "title": "Identici emendamenti 8.7 COLUCCI ALFONSO (M5S) e 8.8 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.7 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.7 DDL n. 1917",
            "description_title": "Identici emendamenti 8.7 COLUCCI ALFONSO (M5S) e 8.8 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": 37,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36117,
            "slug": "vs19_427_003",
            "identifier": "vs19_427_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_003/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00371, limitatamente al capoverso quinto, nel testo riformulato, della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00371",
            "original_title": "Votazione Mozione 1_00371",
            "description_title": "Mozione n. 1-00371, limitatamente al capoverso quinto, nel testo riformulato, della parte dispositiva, RICHETTI MATTEO (APERRE) 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": 40,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35971,
            "slug": "vs19_422_018",
            "identifier": "vs19_422_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_018/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2183/81 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/2183/81 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/81 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/81 BRUNO RAFFAELE (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": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36320,
            "slug": "vs19_431_039",
            "identifier": "vs19_431_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_039/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2245/68 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2245/68 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/68 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/68 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36132,
            "slug": "vs19_427_018",
            "identifier": "vs19_427_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_018/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00382 (Nuova formulazione), come riformulato, limitatamente al capoverso terzo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00382",
            "original_title": "Votazione Mozione 1_00382",
            "description_title": "Mozione n. 1-00382 (Nuova formulazione), come riformulato, limitatamente al capoverso terzo della parte dispositiva, 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": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36129,
            "slug": "vs19_427_015",
            "identifier": "vs19_427_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_015/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00377, limitatamente alla premessa, DELLA VEDOVA BENEDETTO (M-+EUR) ed altri - Votazione Mozione 1_00377",
            "original_title": "Votazione Mozione 1_00377",
            "description_title": "Mozione n. 1-00377, limitatamente alla premessa, DELLA VEDOVA BENEDETTO (M-+EUR) 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": 3,
            "n_margin": 141,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 35779,
            "slug": "vs19_409_104",
            "identifier": "vs19_409_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_104/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 8.1004 COLUCCI ALFONSO (M5S) - Votazione Emendamento 8.1004 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1004 DDL n. 1917",
            "description_title": "Emendamento 8.1004 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36118,
            "slug": "vs19_427_004",
            "identifier": "vs19_427_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_004/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00371, limitatamente ai capoversi sesto e nono della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00371",
            "original_title": "Votazione Mozione 1_00371",
            "description_title": "Mozione n. 1-00371, limitatamente ai capoversi sesto e nono della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 36116,
            "slug": "vs19_427_002",
            "identifier": "vs19_427_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_002/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00371, limitatamente ai capoversi secondo, settimo e decimo della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00371",
            "original_title": "Votazione Mozione 1_00371",
            "description_title": "Mozione n. 1-00371, limitatamente ai capoversi secondo, settimo e decimo della parte dispositiva, RICHETTI MATTEO (APERRE) 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": 105,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 36335,
            "slug": "vs19_431_054",
            "identifier": "vs19_431_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_054/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2245/93 ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2245/93 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/93 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/93 ONORI FEDERICA (APERRE)",
            "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": 49,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36337,
            "slug": "vs19_431_056",
            "identifier": "vs19_431_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_056/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2245/97 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2245/97 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/97 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/97 BONETTI ELENA (APERRE)",
            "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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36119,
            "slug": "vs19_427_005",
            "identifier": "vs19_427_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_005/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00371, limitatamente al capoverso ottavo, nel testo riformulato, della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00371",
            "original_title": "Votazione Mozione 1_00371",
            "description_title": "Mozione n. 1-00371, limitatamente al capoverso ottavo, nel testo riformulato, della parte dispositiva, RICHETTI MATTEO (APERRE) 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": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35770,
            "slug": "vs19_409_095",
            "identifier": "vs19_409_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_095/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 95,
            "title": "Identici emendamenti 8.3 CAFIERO DE RAHO FEDERICO (M5S) e 8.4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 8.3 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1917",
            "description_title": "Identici emendamenti 8.3 CAFIERO DE RAHO FEDERICO (M5S) e 8.4 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": 38,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36176,
            "slug": "vs19_429_013",
            "identifier": "vs19_429_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_013/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2184/25 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/2184/25 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/25 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/25 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34004,
            "slug": "vs19_397_043",
            "identifier": "vs19_397_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_043/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 7.100 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 7.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 7.100 DDL n. 2119",
            "description_title": "Emendamento 7.100 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": 28,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36291,
            "slug": "vs19_431_010",
            "identifier": "vs19_431_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_010/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2245/31 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2245/31 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/31 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/31 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36290,
            "slug": "vs19_431_009",
            "identifier": "vs19_431_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_009/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2245/30 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2245/30 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/30 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/30 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35826,
            "slug": "vs19_413_010",
            "identifier": "vs19_413_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_010/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 6.11 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.11 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.11 DDL n. 2196",
            "description_title": "Emendamento 6.11 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": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 68.79
        }
    ]
}