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

{
    "count": 22091,
    "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=176",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=174",
    "results": [
        {
            "id": 37322,
            "slug": "vs19_450_063",
            "identifier": "vs19_450_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_063/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 1.48 GIULIANO CARLA (M5S) - Votazione Emendamento 1.48 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.48 PDL n. 2084",
            "description_title": "Emendamento 1.48 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 39828,
            "slug": "vs19_512_016",
            "identifier": "vs19_512_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_016/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2384-A/8 - Votazione Ordine del giorno 9/2384-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/8 ",
            "description_title": "ODG 9/2384-A/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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 35957,
            "slug": "vs19_422_004",
            "identifier": "vs19_422_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_004/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2183/13 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2183/13 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/13 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/13 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 26068,
            "slug": "vs19_216_034",
            "identifier": "vs19_216_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_034/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.5 EVI ELEONORA (AVS) - Votazione Emendamento 3.5 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1555",
            "description_title": "Emendamento 3.5 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 35034,
            "slug": "vs19_336_042",
            "identifier": "vs19_336_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_042/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.6 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 6.6 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": 30,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 39817,
            "slug": "vs19_512_005",
            "identifier": "vs19_512_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_005/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.16,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 34651,
            "slug": "vs19_387_048",
            "identifier": "vs19_387_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_048/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2088-AR/51 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/2088-AR/51 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/51 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/51 DELL'OLIO GIANMAURO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 39826,
            "slug": "vs19_512_014",
            "identifier": "vs19_512_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_014/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2384-A/6 - Votazione Ordine del giorno 9/2384-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/6 ",
            "description_title": "ODG 9/2384-A/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 27360,
            "slug": "vs19_233_077",
            "identifier": "vs19_233_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_077/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n.  9/1606/72 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1606/72 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/72 DDL n. 1606",
            "description_title": "Ordine del giorno n.  9/1606/72 GIRELLI GIAN ANTONIO (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": 30,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 34013,
            "slug": "vs19_397_036",
            "identifier": "vs19_397_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_036/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 6.2 BALDINO VITTORIA (M5S) - Votazione Emendamento 6.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.2 DDL n. 2119",
            "description_title": "Emendamento 6.2 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35964,
            "slug": "vs19_422_011",
            "identifier": "vs19_422_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_011/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2183/74 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2183/74 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/74 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/74 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39819,
            "slug": "vs19_512_007",
            "identifier": "vs19_512_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_007/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 34267,
            "slug": "vs19_392_014",
            "identifier": "vs19_392_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_014/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2150/22 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2150/22 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/22 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/22 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 32229,
            "slug": "vs19_328_005",
            "identifier": "vs19_328_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_005/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1896/15 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1896/15 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/15 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/15 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 26664,
            "slug": "vs19_220_089",
            "identifier": "vs19_220_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_089/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1627/101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1627/101 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/101 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/101 GUERRA MARIA CECILIA (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": 30,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21839,
            "slug": "vs19_132_014",
            "identifier": "vs19_132_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_014/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.150 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.150 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.150 PDL n. 0115",
            "description_title": "Emendamento 1.150 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 39990,
            "slug": "vs19_517_064",
            "identifier": "vs19_517_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_064/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2488-A/21 - Votazione Ordine del giorno 9/2488-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/21 ",
            "description_title": "ODG 9/2488-A/21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 26107,
            "slug": "vs19_216_005",
            "identifier": "vs19_216_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_005/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7  PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1555",
            "description_title": "Emendamento 1.7  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": 30,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26112,
            "slug": "vs19_216_036",
            "identifier": "vs19_216_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_036/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1555",
            "description_title": "Emendamento 3.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 21827,
            "slug": "vs19_132_006",
            "identifier": "vs19_132_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_006/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 6,
            "title": "Subemendamento 0.1.200.17 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Emendamento 0.1.200.17 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.17 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.17 SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 35691,
            "slug": "vs19_409_011",
            "identifier": "vs19_409_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_011/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.31 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.31 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.31 DDL n. 1917",
            "description_title": "Emendamento 3.31 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34669,
            "slug": "vs19_387_066",
            "identifier": "vs19_387_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_066/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2088-AR/69 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2088-AR/69 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/69 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/69 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 25177,
            "slug": "vs19_200_048",
            "identifier": "vs19_200_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_048/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1551/52 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1551/52 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/52 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/52 EVI ELEONORA (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": 30,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26096,
            "slug": "vs19_216_010",
            "identifier": "vs19_216_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_010/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 EVI ELEONORA (AVS) - Votazione Emendamento 1.10 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1555",
            "description_title": "Emendamento 1.10 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 36314,
            "slug": "vs19_431_033",
            "identifier": "vs19_431_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_033/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2245/62 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2245/62 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/62 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/62 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 32584,
            "slug": "vs19_361_053",
            "identifier": "vs19_361_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_053/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1532-bis/72 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/72 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/72 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/72 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 25197,
            "slug": "vs19_200_049",
            "identifier": "vs19_200_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_049/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1551/53 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1551/53 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/53 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/53 PAGANO UBALDO (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": 30,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 26154,
            "slug": "vs19_216_128",
            "identifier": "vs19_216_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_128/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 128,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1555",
            "original_title": "Votazione Articolo 20 DDL n. 1555",
            "description_title": "Articolo 20",
            "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": 30,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26162,
            "slug": "vs19_216_067",
            "identifier": "vs19_216_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_067/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 11.17 PORTA FABIO (PD-IDP) - Votazione Emendamento 11.17 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.17 DDL n. 1555",
            "description_title": "Emendamento 11.17 PORTA FABIO (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": 30,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21951,
            "slug": "vs19_124_010",
            "identifier": "vs19_124_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_010/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1151/16 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1151/16 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/16 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/16 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 35960,
            "slug": "vs19_422_007",
            "identifier": "vs19_422_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_007/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2183/19 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/2183/19 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/19 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/19 MARINO MARIA STEFANIA (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": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35977,
            "slug": "vs19_422_024",
            "identifier": "vs19_422_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_024/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2183/87 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2183/87 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/87 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/87 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34692,
            "slug": "vs19_387_090",
            "identifier": "vs19_387_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_090/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2088-AR/93 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2088-AR/93 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/93 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/93 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 27504,
            "slug": "vs19_236_089",
            "identifier": "vs19_236_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_089/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1630/18 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1630/18 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/18 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/18 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 36282,
            "slug": "vs19_431_001",
            "identifier": "vs19_431_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_001/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2245/8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2245/8 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/8 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/8 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 35956,
            "slug": "vs19_422_003",
            "identifier": "vs19_422_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_003/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2183/12 SPERANZA ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/2183/12 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/12 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/12 SPERANZA ROBERTO (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": 30,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 26202,
            "slug": "vs19_216_147",
            "identifier": "vs19_216_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_147/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 147,
            "title": "Ordine del giorno n. 9/1555/14 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1555/14 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/14 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/14 EVI ELEONORA (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": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 34655,
            "slug": "vs19_387_052",
            "identifier": "vs19_387_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_052/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2088-AR/55 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/2088-AR/55 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/55 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/55 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 39865,
            "slug": "vs19_515_024",
            "identifier": "vs19_515_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_024/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 1.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01000",
            "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": 30,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40085,
            "slug": "vs19_523_005",
            "identifier": "vs19_523_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_005/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2551/15 - Votazione Ordine del giorno 9/2551/15 ",
            "original_title": "Votazione Ordine del giorno 9/2551/15 ",
            "description_title": "ODG 9/2551/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34661,
            "slug": "vs19_387_058",
            "identifier": "vs19_387_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_058/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/2088-AR/61 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/2088-AR/61 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/61 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/61 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": 30,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 35019,
            "slug": "vs19_336_027",
            "identifier": "vs19_336_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_027/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.2 GNASSI ANDREA (PD-IDP)",
            "original_title": "Emendamento 4.2 GNASSI ANDREA (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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 36309,
            "slug": "vs19_431_028",
            "identifier": "vs19_431_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_028/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2245/57 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/2245/57 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/57 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/57 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": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35004,
            "slug": "vs19_335_050",
            "identifier": "vs19_335_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_050/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1937/54 GHIRRA FRANCESCA (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/54 GHIRRA FRANCESCA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 34220,
            "slug": "vs19_397_026",
            "identifier": "vs19_397_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_026/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.5 CASO ANTONIO (M5S) - Votazione Emendamento 4.5 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.5 DDL n. 2119",
            "description_title": "Emendamento 4.5 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 21956,
            "slug": "vs19_124_019",
            "identifier": "vs19_124_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_019/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1151/26 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1151/26 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/26 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/26 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 34998,
            "slug": "vs19_335_044",
            "identifier": "vs19_335_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_044/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1937/46 TORTO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/46 TORTO 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": 8,
            "n_margin": 30,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 39888,
            "slug": "vs19_515_047",
            "identifier": "vs19_515_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_047/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 12-TER.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12-TER.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36271,
            "slug": "vs19_430_009",
            "identifier": "vs19_430_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_009/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2184/84 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2184/84 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/84 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/84 DI BIASE MICHELA (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": 30,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34735,
            "slug": "vs19_332_004",
            "identifier": "vs19_332_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_004/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 4,
            "title": "Proroga del termine per il riordino organico delle disposizioni che regolano il sistema tributario mediante adozione di testi unici",
            "original_title": "Proroga del termine per il riordino organico delle disposizioni che regolano il sistema tributario mediante adozione di testi unici (DDL 1929)",
            "description_title": "",
            "public_title": "Proroga del termine per il riordino organico delle disposizioni che regolano il sistema tributario mediante adozione di testi unici",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 65.84
        }
    ]
}