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

{
    "count": 23029,
    "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=278",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=276",
    "results": [
        {
            "id": 31879,
            "slug": "vs19_345_074",
            "identifier": "vs19_345_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_074/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 19.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 19.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.1001 DDL n. 1660",
            "description_title": "Emendamento 19.1001 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": 29,
            "majority_cohesion_rate": 64.44,
            "minority_cohesion_rate": 61.25
        },
        {
            "id": 25342,
            "slug": "vs19_204_061",
            "identifier": "vs19_204_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_061/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 61,
            "title": "Mozione n. 1-00216, limitatamente al capoverso trentesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso trentesimo della parte dispositiva, BONELLI ANGELO (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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22698,
            "slug": "vs19_128_047",
            "identifier": "vs19_128_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_047/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1238/48 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1238/48 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/48 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/48 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": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24786,
            "slug": "vs19_184_090",
            "identifier": "vs19_184_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_090/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1406/11 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1406/11 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/11 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/11 DE MICHELI PAOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24499,
            "slug": "vs19_184_017",
            "identifier": "vs19_184_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_017/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.13 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.13 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1406",
            "description_title": "Emendamento 2.13 TODDE ALESSANDRA (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": 68.35,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24526,
            "slug": "vs19_184_036",
            "identifier": "vs19_184_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_036/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.8 EVI ELEONORA (AVS) - Votazione Emendamento 3.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1406",
            "description_title": "Emendamento 3.8 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24538,
            "slug": "vs19_184_082",
            "identifier": "vs19_184_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_082/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 8.2 TODDE ALESSANDRA (M5S) - Votazione Emendamento 8.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1406",
            "description_title": "Emendamento 8.2 TODDE ALESSANDRA (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": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25026,
            "slug": "vs19_190_011",
            "identifier": "vs19_190_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_011/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1517/24 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1517/24 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/24 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/24 ZINGARETTI NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24767,
            "slug": "vs19_184_053",
            "identifier": "vs19_184_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_053/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.17 EVI ELEONORA (AVS) - Votazione Emendamento 4.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.17 DDL n. 1406",
            "description_title": "Emendamento 4.17 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25031,
            "slug": "vs19_190_016",
            "identifier": "vs19_190_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_016/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1517/32 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1517/32 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/32 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/32 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 31909,
            "slug": "vs19_345_042",
            "identifier": "vs19_345_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_042/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1660",
            "original_title": "Votazione Articolo 16 DDL n. 1660",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 25028,
            "slug": "vs19_190_013",
            "identifier": "vs19_190_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_013/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1517/29 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1517/29 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/29 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/29 GIANASSI 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": 29,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 24620,
            "slug": "vs19_184_030",
            "identifier": "vs19_184_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_030/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1406",
            "description_title": "Emendamento 3.1 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": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 36588,
            "slug": "vs19_435_106",
            "identifier": "vs19_435_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_106/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 10.11 MARI FRANCESCO (AVS) - Votazione Emendamento 10.11 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.11 PDL n. 1573",
            "description_title": "Emendamento 10.11 MARI FRANCESCO (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": 59.92,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 21705,
            "slug": "vs19_114_018",
            "identifier": "vs19_114_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_018/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1114/47 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1114/47 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/47 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/47 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": 30,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30502,
            "slug": "vs19_309_070",
            "identifier": "vs19_309_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_070/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 3.114 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 3.114 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.114 DDL n. 1665",
            "description_title": "Emendamento 3.114 SARRACINO MARCO (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": 69.75,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 34666,
            "slug": "vs19_387_063",
            "identifier": "vs19_387_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_063/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2088-AR/66 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2088-AR/66 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/66 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/66 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": 59.09,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38759,
            "slug": "vs19_489_002",
            "identifier": "vs19_489_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_002/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2420/3 - Votazione Ordine del giorno 9/2420/3 ",
            "original_title": "Votazione Ordine del giorno 9/2420/3 ",
            "description_title": "ODG 9/2420/3",
            "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": 63.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 31564,
            "slug": "vs19_340_089",
            "identifier": "vs19_340_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_089/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 9-octies.12 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-octies.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.12 DDL n. 1997",
            "description_title": "Emendamento 9-octies.12 SARRACINO MARCO (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": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 34671,
            "slug": "vs19_387_068",
            "identifier": "vs19_387_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_068/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2088-AR/71 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/2088-AR/71 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/71 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/71 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": 57.44,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 21474,
            "slug": "vs19_112_019",
            "identifier": "vs19_112_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_019/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00147, limitatamente al capoverso 3), MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00147",
            "original_title": "Votazione Mozione 1_00147",
            "description_title": "Mozione n. 1-00147, limitatamente al capoverso 3), MANZI IRENE (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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 38762,
            "slug": "vs19_489_005",
            "identifier": "vs19_489_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_005/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2420/9 - Votazione Ordine del giorno 9/2420/9 ",
            "original_title": "Votazione Ordine del giorno 9/2420/9 ",
            "description_title": "ODG 9/2420/9",
            "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.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 31996,
            "slug": "vs19_345_038",
            "identifier": "vs19_345_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_038/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 16.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.4 DDL n. 1660",
            "description_title": "Emendamento 16.4 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38779,
            "slug": "vs19_489_022",
            "identifier": "vs19_489_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_022/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2420/39 - Votazione Ordine del giorno 9/2420/39 ",
            "original_title": "Votazione Ordine del giorno 9/2420/39 ",
            "description_title": "ODG 9/2420/39",
            "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": 30,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38763,
            "slug": "vs19_489_006",
            "identifier": "vs19_489_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_006/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2420/10 - Votazione Ordine del giorno 9/2420/10 ",
            "original_title": "Votazione Ordine del giorno 9/2420/10 ",
            "description_title": "ODG 9/2420/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38764,
            "slug": "vs19_489_007",
            "identifier": "vs19_489_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_007/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2420/11 - Votazione Ordine del giorno 9/2420/11 ",
            "original_title": "Votazione Ordine del giorno 9/2420/11 ",
            "description_title": "ODG 9/2420/11",
            "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": 65.43,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 30499,
            "slug": "vs19_304_001",
            "identifier": "vs19_304_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_001/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 COLUCCI ALFONSO (M5S) ed altri - Votazione pregiudiziale DDL n. 1896",
            "original_title": "Votazione pregiudiziale DDL n. 1896",
            "description_title": "Questione pregiudiziale n. 1 COLUCCI ALFONSO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30365,
            "slug": "vs19_301_008",
            "identifier": "vs19_301_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_008/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00290 GRIMALDI MARCO (AVS) ed altri - Votazione Mozione 1_00290",
            "original_title": "Votazione Mozione 1_00290",
            "description_title": "Mozione n. 1-00290 GRIMALDI MARCO (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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 38780,
            "slug": "vs19_489_023",
            "identifier": "vs19_489_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_023/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 23,
            "title": "ODG 9/2420/41 - Votazione Ordine del giorno 9/2420/41 ",
            "original_title": "Votazione Ordine del giorno 9/2420/41 ",
            "description_title": "ODG 9/2420/41",
            "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.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 24264,
            "slug": "vs19_172_002",
            "identifier": "vs19_172_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_002/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1436/37 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1436/37 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/37 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/37 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 34663,
            "slug": "vs19_387_060",
            "identifier": "vs19_387_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_060/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2088-AR/63 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2088-AR/63 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/63 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/63 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": 58.68,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 34657,
            "slug": "vs19_387_054",
            "identifier": "vs19_387_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_054/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2088-AR/57 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2088-AR/57 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/57 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/57 SILVESTRI FRANCESCO (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": 60.33,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 29559,
            "slug": "vs19_187_057",
            "identifier": "vs19_187_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_057/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1416/79 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1416/79 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/79 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/79 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": 63.29,
            "minority_cohesion_rate": 56.79
        },
        {
            "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": 24256,
            "slug": "vs19_172_009",
            "identifier": "vs19_172_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_009/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1436/44 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1436/44 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/44 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/44 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 38706,
            "slug": "vs19_487_066",
            "identifier": "vs19_487_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_066/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 66,
            "title": "ODG 9/2355/96 - Votazione Ordine del giorno 9/2355/96 ",
            "original_title": "Votazione Ordine del giorno 9/2355/96 ",
            "description_title": "ODG 9/2355/96",
            "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.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "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": 34650,
            "slug": "vs19_387_047",
            "identifier": "vs19_387_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_047/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2088-AR/50 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/2088-AR/50 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/50 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/50 BALDINO VITTORIA (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": 56.05
        },
        {
            "id": 34665,
            "slug": "vs19_387_062",
            "identifier": "vs19_387_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_062/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2088-AR/65 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2088-AR/65 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/65 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/65 PELLEGRINI MARCO (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.5,
            "minority_cohesion_rate": 54.78
        },
        {
            "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": 38663,
            "slug": "vs19_487_023",
            "identifier": "vs19_487_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_023/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 23,
            "title": "ODG 9/2355/45 - Votazione Ordine del giorno 9/2355/45 ",
            "original_title": "Votazione Ordine del giorno 9/2355/45 ",
            "description_title": "ODG 9/2355/45",
            "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.43,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38662,
            "slug": "vs19_487_022",
            "identifier": "vs19_487_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_022/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2355/44 - Votazione Ordine del giorno 9/2355/44 ",
            "original_title": "Votazione Ordine del giorno 9/2355/44 ",
            "description_title": "ODG 9/2355/44",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38668,
            "slug": "vs19_487_028",
            "identifier": "vs19_487_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_028/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 28,
            "title": "ODG 9/2355/54 - Votazione Ordine del giorno 9/2355/54 ",
            "original_title": "Votazione Ordine del giorno 9/2355/54 ",
            "description_title": "ODG 9/2355/54",
            "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.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "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": 38664,
            "slug": "vs19_487_024",
            "identifier": "vs19_487_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_024/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2355/46 - Votazione Ordine del giorno 9/2355/46 ",
            "original_title": "Votazione Ordine del giorno 9/2355/46 ",
            "description_title": "ODG 9/2355/46",
            "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.43,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 24168,
            "slug": "vs19_168_014",
            "identifier": "vs19_168_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_014/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1373/18 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1373/18 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/18 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/18 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 31806,
            "slug": "vs19_345_026",
            "identifier": "vs19_345_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_026/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 26,
            "title": "Subemendamento 0.15.800.1 RUSSO PAOLO EMILIO (FI-PPE) - Votazione Emendamento 0.15.800.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.1 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.1 RUSSO PAOLO EMILIO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31501,
            "slug": "vs19_340_025",
            "identifier": "vs19_340_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_025/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.5 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1997",
            "description_title": "Emendamento 2.5 SANTILLO AGOSTINO (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.39,
            "minority_cohesion_rate": 61.49
        },
        {
            "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": 38709,
            "slug": "vs19_487_069",
            "identifier": "vs19_487_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_069/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2355/99 - Votazione Ordine del giorno 9/2355/99 ",
            "original_title": "Votazione Ordine del giorno 9/2355/99 ",
            "description_title": "ODG 9/2355/99",
            "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.79,
            "minority_cohesion_rate": 63.69
        }
    ]
}