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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=254",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=252",
    "results": [
        {
            "id": 35955,
            "slug": "vs19_422_002",
            "identifier": "vs19_422_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_002/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2183/10 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2183/10 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/10 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/10 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": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36285,
            "slug": "vs19_431_004",
            "identifier": "vs19_431_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_004/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2245/12 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2245/12 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/12 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/12 FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36286,
            "slug": "vs19_431_005",
            "identifier": "vs19_431_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_005/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2245/13 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/2245/13 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/13 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/13 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38001,
            "slug": "vs19_470_010",
            "identifier": "vs19_470_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_010/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2308/25 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/2308/25 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/25 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/25 COLUCCI ALFONSO (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": 28,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40025,
            "slug": "vs19_519_024",
            "identifier": "vs19_519_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_024/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 5-BIS.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.04",
            "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": 28,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34656,
            "slug": "vs19_387_053",
            "identifier": "vs19_387_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_053/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2088-AR/56 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/2088-AR/56 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/56 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/56 DI LAURO CARMEN (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": 28,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 31456,
            "slug": "vs19_336_105",
            "identifier": "vs19_336_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_105/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/1930/3 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1930/3 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/3 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/3 BENZONI FABRIZIO (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": 28,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 38007,
            "slug": "vs19_470_016",
            "identifier": "vs19_470_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_016/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2308/37 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2308/37 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/37 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/37 ALIFANO ENRICA (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": 28,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 39816,
            "slug": "vs19_512_004",
            "identifier": "vs19_512_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_004/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 4,
            "title": "DDL 2384-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2384-A - EM 1.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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 34647,
            "slug": "vs19_387_044",
            "identifier": "vs19_387_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_044/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2088-AR/47 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/2088-AR/47 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/47 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/47 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38307,
            "slug": "vs19_479_015",
            "identifier": "vs19_479_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_015/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36266,
            "slug": "vs19_430_004",
            "identifier": "vs19_430_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_004/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2184/58 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2184/58 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/58 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/58 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35847,
            "slug": "vs19_413_031",
            "identifier": "vs19_413_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_031/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 7.8 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.8 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.8 DDL n. 2196",
            "description_title": "Emendamento 7.8 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 32579,
            "slug": "vs19_361_032",
            "identifier": "vs19_361_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_032/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1532-bis/50 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1532-bis/50 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/50 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/50 GRIMALDI MARCO (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": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 27293,
            "slug": "vs19_233_033",
            "identifier": "vs19_233_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_033/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1606/59 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1606/59 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/59 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/59 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 27311,
            "slug": "vs19_233_080",
            "identifier": "vs19_233_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_080/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1606/97 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1606/97 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/97 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/97 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 35843,
            "slug": "vs19_413_027",
            "identifier": "vs19_413_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_027/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 7.4 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.4 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.4 DDL n. 2196",
            "description_title": "Emendamento 7.4 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34689,
            "slug": "vs19_387_087",
            "identifier": "vs19_387_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_087/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/2088-AR/90 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2088-AR/90 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/90 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/90 FERRARA 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": 28,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 52.87
        },
        {
            "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": 36272,
            "slug": "vs19_430_010",
            "identifier": "vs19_430_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_010/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2184/85 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2184/85 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/85 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/85 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34668,
            "slug": "vs19_387_065",
            "identifier": "vs19_387_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_065/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2088-AR/68 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2088-AR/68 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/68 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/68 FONTANA ILARIA (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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 27728,
            "slug": "vs19_239_059",
            "identifier": "vs19_239_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_059/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 13.4 FENU EMILIANO (M5S) - Votazione Emendamento 13.4 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1515",
            "description_title": "Emendamento 13.4 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28065,
            "slug": "vs19_243_038",
            "identifier": "vs19_243_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_038/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0384-B",
            "original_title": "Votazione Articolo 2 PDL n. 0384-B",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27878,
            "slug": "vs19_243_022",
            "identifier": "vs19_243_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_022/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione Avs su guerra in medio oriente primo capoverso",
            "original_title": "Votazione Mozione 1_00239",
            "description_title": "Mozione n. 1-239, ulteriore nuova formulazione, limitatamente al capoverso primo della parte dispositiva FRATOIANNI NICOLA (AVS) ed altri",
            "public_title": "Mozione Avs su guerra in medio oriente primo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28242,
            "slug": "vs19_248_056",
            "identifier": "vs19_248_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_056/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 14.1003 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 14.1003 PDL n. 0799",
            "original_title": "Votazione Emendamento 14.1003 PDL n. 0799",
            "description_title": "Emendamento 14.1003 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 28540,
            "slug": "vs19_251_021",
            "identifier": "vs19_251_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_021/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00235, sul capoverso terzo delle premesse PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00235",
            "original_title": "Votazione Mozione 1_00235",
            "description_title": "Mozione n. 1-00235, sul capoverso terzo delle premesse PICCOLOTTI ELISABETTA (AVS) 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": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28521,
            "slug": "vs19_251_032",
            "identifier": "vs19_251_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_032/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00244, sul capoverso primo degli impegni ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso primo degli impegni ORRICO ANNA LAURA (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": 7,
            "n_margin": 28,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28577,
            "slug": "vs19_252_040",
            "identifier": "vs19_252_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_040/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 4.5 IARIA ANTONINO (M5S) - Votazione Emendamento 4.5 PDL n. 0703",
            "original_title": "Votazione Emendamento 4.5 PDL n. 0703",
            "description_title": "Emendamento 4.5 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28601,
            "slug": "vs19_252_074",
            "identifier": "vs19_252_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_074/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 6.1008 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1008 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1008 PDL n. 0703",
            "description_title": "Emendamento 6.1008 BARBAGALLO ANTHONY EMANUELE (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 28866,
            "slug": "vs19_255_030",
            "identifier": "vs19_255_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_030/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1658/1 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1658/1 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/1 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/1 CURTI AUGUSTO (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": 28,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 28837,
            "slug": "vs19_255_009",
            "identifier": "vs19_255_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_009/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.15 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.15 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1658",
            "description_title": "Emendamento 1.15 PAGANO UBALDO (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": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 28867,
            "slug": "vs19_255_031",
            "identifier": "vs19_255_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_031/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1658/2 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1658/2 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/2 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 28826,
            "slug": "vs19_255_007",
            "identifier": "vs19_255_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_007/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.13 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.13 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1658",
            "description_title": "Emendamento 1.13 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": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 28853,
            "slug": "vs19_255_017",
            "identifier": "vs19_255_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_017/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 1.27 FONTANA ILARIA (M5S), 1.28 PAGANO UBALDO (PD-IDP) e 1.29 BONELLI ANGELO (AVS) - Votazione Emendamento 1.27 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1658",
            "description_title": "Identici emendamenti 1.27 FONTANA ILARIA (M5S), 1.28 PAGANO UBALDO (PD-IDP) e 1.29 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29629,
            "slug": "vs19_260_024",
            "identifier": "vs19_260_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_024/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 24,
            "title": "Mozione n. 1-00262, limitatamente alla premessa, BENZONI FABRIZIO (APERRE) ed altri - Votazione Mozione 1_00262",
            "original_title": "Votazione Mozione 1_00262",
            "description_title": "Mozione n. 1-00262, limitatamente alla premessa, BENZONI FABRIZIO (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": 28,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29688,
            "slug": "vs19_260_083",
            "identifier": "vs19_260_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_083/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 2-quinquies.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2-quinquies.4 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.4 DDL n. 1759",
            "description_title": "Emendamento 2-quinquies.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 29673,
            "slug": "vs19_260_068",
            "identifier": "vs19_260_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_068/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 2.0207 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.0207 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0207 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0207 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": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29747,
            "slug": "vs19_261_060",
            "identifier": "vs19_261_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_060/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 60,
            "title": "Identici emendamenti 10.9 TRAVERSI ROBERTO (M5S) e 10.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 10.9 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.9 DDL n. 1435",
            "description_title": "Identici emendamenti 10.9 TRAVERSI ROBERTO (M5S) e 10.10 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29750,
            "slug": "vs19_261_063",
            "identifier": "vs19_261_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_063/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 63,
            "title": "Identici emendamenti 10.29 GHIRRA FRANCESCA (AVS) e 10.30 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.29 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.29 DDL n. 1435",
            "description_title": "Identici emendamenti 10.29 GHIRRA FRANCESCA (AVS) e 10.30 TRAVERSI ROBERTO (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": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29032,
            "slug": "vs19_265_016",
            "identifier": "vs19_265_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_016/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 1435",
            "original_title": "Votazione Articolo 22 DDL n. 1435",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29211,
            "slug": "vs19_266_055",
            "identifier": "vs19_266_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_055/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici emendamenti 2.1 ZARATTI FILIBERTO (AVS) e 2.2 BOLDRINI LAURA (PD-IDP) - Votazione Emendamento 2.1 DDL n. 1780",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1780",
            "description_title": "Identici emendamenti 2.1 ZARATTI FILIBERTO (AVS) e 2.2 BOLDRINI LAURA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29230,
            "slug": "vs19_266_082",
            "identifier": "vs19_266_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_082/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1780/17 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1780/17 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/17 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/17 ALIFANO ENRICA (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": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 28095,
            "slug": "vs19_244_047",
            "identifier": "vs19_244_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_047/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/384 E ABB-B/47 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/47 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/47 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/47 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29697,
            "slug": "vs19_260_092",
            "identifier": "vs19_260_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_092/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 3.2 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.2 DDL n. 1759",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1759",
            "description_title": "Emendamento 3.2 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": 29,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 28851,
            "slug": "vs19_255_019",
            "identifier": "vs19_255_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_019/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 1.32 SANTILLO AGOSTINO (M5S), 1.33 STEFANAZZI CLAUDIO MICHELE (PD-IDP) e 1.34 BONELLI ANGELO (AVS) - Votazione Emendamento 1.32 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.32 DDL n. 1658",
            "description_title": "Identici emendamenti 1.32 SANTILLO AGOSTINO (M5S), 1.33 STEFANAZZI CLAUDIO MICHELE (PD-IDP) e 1.34 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 28691,
            "slug": "vs19_251_195",
            "identifier": "vs19_251_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_195/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 195,
            "title": "Mozione n. 1-00248, sul capoverso sedicesimo delle premesse GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00248",
            "original_title": "Votazione Mozione 1_00248",
            "description_title": "Mozione n. 1-00248, sul capoverso sedicesimo delle premesse GIANASSI FEDERICO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28472,
            "slug": "vs19_251_079",
            "identifier": "vs19_251_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_079/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 79,
            "title": "Mozione n. 1-00244, sul capoverso quarantunesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso quarantunesimo delle premesse ORRICO ANNA LAURA (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28329,
            "slug": "vs19_247_024",
            "identifier": "vs19_247_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_024/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1633/59 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1633/59 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/59 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/59 ZARATTI FILIBERTO (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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28573,
            "slug": "vs19_252_021",
            "identifier": "vs19_252_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_021/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.20 IARIA ANTONINO (M5S) - Votazione Emendamento 1.20 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.20 PDL n. 0703",
            "description_title": "Emendamento 1.20 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29159,
            "slug": "vs19_267_038",
            "identifier": "vs19_267_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_038/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 36 - Votazione Articolo 36 DDL n. 1435",
            "original_title": "Votazione Articolo 36 DDL n. 1435",
            "description_title": "Articolo 36",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.32
        }
    ]
}