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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=239",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=237",
    "results": [
        {
            "id": 32089,
            "slug": "vs19_349_051",
            "identifier": "vs19_349_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_051/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1660/17 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1660/17 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/17 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/17 SPORTIELLO GILDA (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": 26,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 35037,
            "slug": "vs19_336_045",
            "identifier": "vs19_336_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_045/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 6.14 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 6.14 GHIRRA FRANCESCA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 38408,
            "slug": "vs19_481_017",
            "identifier": "vs19_481_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_017/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2329-A/17 - Votazione Ordine del giorno 9/2329-A/17 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/17 ",
            "description_title": "ODG 9/2329-A/17",
            "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": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36289,
            "slug": "vs19_431_008",
            "identifier": "vs19_431_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_008/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2245/23 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/2245/23 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/23 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/23 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36062,
            "slug": "vs19_426_007",
            "identifier": "vs19_426_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_007/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso secondo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso secondo della parte dispositiva, PAVANELLI EMMA (M5S) 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36172,
            "slug": "vs19_429_009",
            "identifier": "vs19_429_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_009/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2184/19 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2184/19 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/19 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/19 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": 64.46,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36287,
            "slug": "vs19_431_006",
            "identifier": "vs19_431_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_006/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2245/19 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2245/19 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/19 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/19 CASU ANDREA (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": 26,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35032,
            "slug": "vs19_336_040",
            "identifier": "vs19_336_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_040/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 6.2 PAVANELLI EMMA (M5S)",
            "original_title": "Emendamento 6.2 PAVANELLI EMMA (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 33584,
            "slug": "vs19_381_006",
            "identifier": "vs19_381_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_006/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10",
            "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": 26,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35014,
            "slug": "vs19_335_060",
            "identifier": "vs19_335_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_060/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1937/111 DE MONTE ISABELLA (IVICRE)",
            "original_title": "Ordine del giorno n. 9/1937/111 DE MONTE ISABELLA (IVICRE)",
            "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": 26,
            "majority_cohesion_rate": 58.4,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 31698,
            "slug": "vs19_342_074",
            "identifier": "vs19_342_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_074/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2002/90 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/2002/90 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/90 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/90 DEL BARBA MAURO (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": 67.23,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 35015,
            "slug": "vs19_335_061",
            "identifier": "vs19_335_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_061/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1937/42 PAVANELLI EMMA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/42 PAVANELLI EMMA (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": 26,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 37554,
            "slug": "vs19_455_005",
            "identifier": "vs19_455_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_005/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.11 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.11 PDL n. 0153",
            "original_title": "Votazione Emendamento 1.11 PDL n. 0153",
            "description_title": "Emendamento 1.11 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36263,
            "slug": "vs19_430_001",
            "identifier": "vs19_430_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_001/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2184/51 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2184/51 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/51 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/51 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": 26,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 38486,
            "slug": "vs19_482_036",
            "identifier": "vs19_482_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_036/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 1.36 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.36",
            "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": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33518,
            "slug": "vs19_381_023",
            "identifier": "vs19_381_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_023/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 2.021 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.021",
            "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": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38320,
            "slug": "vs19_479_028",
            "identifier": "vs19_479_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_028/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 28,
            "title": "ODG 9/2362/13 - Votazione Ordine del giorno 9/2362/13 ",
            "original_title": "Votazione Ordine del giorno 9/2362/13 ",
            "description_title": "ODG 9/2362/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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 32002,
            "slug": "vs19_348_086",
            "identifier": "vs19_348_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_086/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 86,
            "title": "Articolo aggiuntivo 30.07 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 30.07 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.07 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.07 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 31918,
            "slug": "vs19_349_035",
            "identifier": "vs19_349_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_035/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 37.01009 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01009 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01009 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01009 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 38409,
            "slug": "vs19_481_018",
            "identifier": "vs19_481_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_018/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2329-A/18 - Votazione Ordine del giorno 9/2329-A/18 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/18 ",
            "description_title": "ODG 9/2329-A/18",
            "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": 26,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 35026,
            "slug": "vs19_336_034",
            "identifier": "vs19_336_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_034/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 5.5 PAVANELLI EMMA (M5S)",
            "original_title": "Emendamento 5.5 PAVANELLI EMMA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 37842,
            "slug": "vs19_468_021",
            "identifier": "vs19_468_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_468_021/?format=api",
            "sitting": {
                "id": 1966,
                "date": "2025-04-16",
                "number": 468,
                "branch": "C"
            },
            "number": 21,
            "title": "Risoluzione n. 6-00169 BRAGA CHIARA (PD-IDP) ed altri, limitatamente alla parte dispositiva, recante un impegno aggiuntivo riferito alla missione di cui alla scheda n. 23 (Doc. XVI, n. 4) - Votazione Risoluzione 6_00169",
            "original_title": "Votazione Risoluzione 6_00169",
            "description_title": "Risoluzione n. 6-00169 BRAGA CHIARA (PD-IDP) ed altri, limitatamente alla parte dispositiva, recante un impegno aggiuntivo riferito alla missione di cui alla scheda n. 23 (Doc. XVI, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38463,
            "slug": "vs19_482_013",
            "identifier": "vs19_482_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_013/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.10, 1.11, 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10, 1.11, 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 35116,
            "slug": "vs19_349_111",
            "identifier": "vs19_349_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_111/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/1660/79 MORFINO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1660/79 MORFINO DANIELA (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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 38962,
            "slug": "vs19_491_149",
            "identifier": "vs19_491_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_149/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 149,
            "title": "MOZ 1-448 CPV 8 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 8 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 38949,
            "slug": "vs19_491_135",
            "identifier": "vs19_491_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_135/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 135,
            "title": "ODG 9/2280/8 - Votazione Ordine del giorno 9/2280/8 ",
            "original_title": "Votazione Ordine del giorno 9/2280/8 ",
            "description_title": "ODG 9/2280/8",
            "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": 61.48,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 34855,
            "slug": "vs19_336_009",
            "identifier": "vs19_336_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_009/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 2.11 GNASSI ANDREA (PD-IDP) e 2.12 GHIRRA FRANCESCA (AVS)",
            "original_title": "Identici emendamenti 2.11 GNASSI ANDREA (PD-IDP) e 2.12 GHIRRA FRANCESCA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34849,
            "slug": "vs19_336_003",
            "identifier": "vs19_336_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_003/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 1.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 61.49
        },
        {
            "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": 31436,
            "slug": "vs19_331_059",
            "identifier": "vs19_331_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_059/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1975/13 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1975/13 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/13 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/13 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31420,
            "slug": "vs19_336_095",
            "identifier": "vs19_336_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_095/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 13.2 ONORI FEDERICA (APERRE) - Votazione Emendamento 13.2 DDL n. 1930",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1930",
            "description_title": "Emendamento 13.2 ONORI FEDERICA (APERRE)",
            "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": 68.91,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 34850,
            "slug": "vs19_336_004",
            "identifier": "vs19_336_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_004/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1 PAVANELLI EMMA (M5S)",
            "original_title": "Emendamento 2.1 PAVANELLI EMMA (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": 26,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 37822,
            "slug": "vs19_468_001",
            "identifier": "vs19_468_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_468_001/?format=api",
            "sitting": {
                "id": 1966,
                "date": "2025-04-16",
                "number": 468,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto bollette",
            "original_title": "Votazione finale DDL n. 2281",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 28 febbraio 2025, n. 19, recante misure urgenti in favore delle famiglie e delle imprese di agevolazione tariffaria per la fornitura di energia elettrica e gas naturale nonché per la trasparenza delle offerte al dettaglio e il rafforzamento delle sanzioni delle Autorità di vigilanza (DDL 2281)",
            "public_title": "Conversione decreto bollette",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36300,
            "slug": "vs19_431_019",
            "identifier": "vs19_431_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_019/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2245/47 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2245/47 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/47 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/47 SCUTELLA' ELISA (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": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36299,
            "slug": "vs19_431_018",
            "identifier": "vs19_431_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_018/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2245/46 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2245/46 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/46 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/46 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38410,
            "slug": "vs19_481_019",
            "identifier": "vs19_481_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_019/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2329-A/19 - Votazione Ordine del giorno 9/2329-A/19 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/19 ",
            "description_title": "ODG 9/2329-A/19",
            "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": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34791,
            "slug": "vs19_350_032",
            "identifier": "vs19_350_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_032/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.100 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.100 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 57.23
        },
        {
            "id": 38964,
            "slug": "vs19_491_151",
            "identifier": "vs19_491_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_151/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 151,
            "title": "MOZ 1-448 CPV 10 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 10 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 36078,
            "slug": "vs19_426_023",
            "identifier": "vs19_426_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_023/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso diciottesimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso diciottesimo della parte dispositiva, PAVANELLI EMMA (M5S) 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 38228,
            "slug": "vs19_476_045",
            "identifier": "vs19_476_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_045/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/741-A E ABB/7 - Votazione Ordine del giorno 9/741-A E ABB/7 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/7 ",
            "description_title": "ODG 9/741-A E ABB/7",
            "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": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 31418,
            "slug": "vs19_336_093",
            "identifier": "vs19_336_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_093/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 11.14 L'ABBATE PATTY (M5S) - Votazione Emendamento 11.14 DDL n. 1930",
            "original_title": "Votazione Emendamento 11.14 DDL n. 1930",
            "description_title": "Emendamento 11.14 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 38487,
            "slug": "vs19_482_037",
            "identifier": "vs19_482_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_037/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 1.37 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.37",
            "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": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35143,
            "slug": "vs19_353_043",
            "identifier": "vs19_353_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_043/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 61.64
        },
        {
            "id": 38459,
            "slug": "vs19_482_009",
            "identifier": "vs19_482_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_009/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.9",
            "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": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38435,
            "slug": "vs19_481_044",
            "identifier": "vs19_481_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_044/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 44,
            "title": "ODG 9/2329-A/44 - Votazione Ordine del giorno 9/2329-A/44 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/44 ",
            "description_title": "ODG 9/2329-A/44",
            "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": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38972,
            "slug": "vs19_491_163",
            "identifier": "vs19_491_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_163/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 163,
            "title": "DDL 2291 - ODG 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2291 - ODG 1",
            "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": 59.02,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 24739,
            "slug": "vs19_183_015",
            "identifier": "vs19_183_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_015/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.21 FONTANA ILARIA (M5S) - Votazione Emendamento 1.21 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1492",
            "description_title": "Emendamento 1.21 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": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "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": 34736,
            "slug": "vs19_332_012",
            "identifier": "vs19_332_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_012/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 12,
            "title": "Rendiconto bilancio dello stato 2023",
            "original_title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2023 (DDL 1951)",
            "description_title": "",
            "public_title": "Rendiconto bilancio dello stato 2023",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31365,
            "slug": "vs19_331_018",
            "identifier": "vs19_331_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_018/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.9 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.9 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1975",
            "description_title": "Emendamento 3.9 DI LAURO CARMEN (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": 65.13,
            "minority_cohesion_rate": 64.6
        }
    ]
}