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

{
    "count": 22891,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=67",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=65",
    "results": [
        {
            "id": 34444,
            "slug": "vs19_388_039",
            "identifier": "vs19_388_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_039/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 8.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 8.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.5 DDL n. 2022",
            "description_title": "Emendamento 8.5 SIMIANI 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": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34611,
            "slug": "vs19_387_008",
            "identifier": "vs19_387_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_008/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2088-AR/9 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2088-AR/9 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/9 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/9 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34465,
            "slug": "vs19_388_068",
            "identifier": "vs19_388_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_068/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 68,
            "title": "Identici emendamenti 16.8 DE MICHELI PAOLA (PD-IDP) e 16.1000 BONELLI ANGELO (AVS) - Votazione Emendamento 16.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.8 DDL n. 2022",
            "description_title": "Identici emendamenti 16.8 DE MICHELI PAOLA (PD-IDP) e 16.1000 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34674,
            "slug": "vs19_387_072",
            "identifier": "vs19_387_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_072/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2088-AR/75 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2088-AR/75 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/75 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/75 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 36586,
            "slug": "vs19_435_104",
            "identifier": "vs19_435_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_104/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 10.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1000 PDL n. 1573",
            "description_title": "Emendamento 10.1000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34299,
            "slug": "vs19_388_201",
            "identifier": "vs19_388_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_201/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 201,
            "title": "Identici emendamenti 35.1000 GHIRRA FRANCESCA (AVS), 35.1004 QUARTINI ANDREA (M5S) e 35.1003 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 35.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 35.1000 GHIRRA FRANCESCA (AVS), 35.1004 QUARTINI ANDREA (M5S) e 35.1003 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34322,
            "slug": "vs19_388_213",
            "identifier": "vs19_388_213",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_213/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 213,
            "title": "Articolo 39 - Votazione Articolo 39 DDL n. 2022",
            "original_title": "Votazione Articolo 39 DDL n. 2022",
            "description_title": "Articolo 39",
            "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": 51,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 34277,
            "slug": "vs19_388_188",
            "identifier": "vs19_388_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_188/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 188,
            "title": "Articolo aggiuntivo 34.032 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.032 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.032 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.032 DI SANZO CHRISTIAN DIEGO (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": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33663,
            "slug": "vs19_384_044",
            "identifier": "vs19_384_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_044/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 44,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 71,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36593,
            "slug": "vs19_435_114",
            "identifier": "vs19_435_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_114/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 13.1001 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 13.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.1001 PDL n. 1573",
            "description_title": "Emendamento 13.1001 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 42,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 34470,
            "slug": "vs19_388_077",
            "identifier": "vs19_388_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_077/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo aggiuntivo 19.05 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 19.05 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.05 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.05 DE LUCA PIERO (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": 3,
            "n_margin": 43,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 34138,
            "slug": "vs19_388_143",
            "identifier": "vs19_388_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_143/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo aggiuntivo 26.016 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 26.016 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.016 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.016 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 82,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 34135,
            "slug": "vs19_388_089",
            "identifier": "vs19_388_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_089/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 23.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 23.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.4 DDL n. 2022",
            "description_title": "Emendamento 23.4 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34118,
            "slug": "vs19_388_126",
            "identifier": "vs19_388_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_126/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 126,
            "title": "Articolo aggiuntivo 25.018 IARIA ANTONINO (M5S) - Votazione Emendamento 25.018 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.018 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.018 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36532,
            "slug": "vs19_435_045",
            "identifier": "vs19_435_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_045/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36599,
            "slug": "vs19_435_121",
            "identifier": "vs19_435_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_121/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 121,
            "title": "Articolo aggiuntivo 13.01001 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01001 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01001 TUCCI RICCARDO (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": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36601,
            "slug": "vs19_435_124",
            "identifier": "vs19_435_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_124/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo aggiuntivo 14.01000 APPENDINO CHIARA (M5S) - Votazione Emendamento 14.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 14.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 14.01000 APPENDINO CHIARA (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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 25499,
            "slug": "19-132-1",
            "identifier": "19-132-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-132-1/?format=api",
            "sitting": {
                "id": 1546,
                "date": "2023-12-05",
                "number": 132,
                "branch": "S"
            },
            "number": 1,
            "title": "Oblio oncologico - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Oblio oncologico",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 64,
            "majority_cohesion_rate": 59.13,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 19459,
            "slug": "19-40-2",
            "identifier": "19-40-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-40-2/?format=api",
            "sitting": {
                "id": 1301,
                "date": "2023-02-21",
                "number": 40,
                "branch": "S"
            },
            "number": 2,
            "title": "Omicidio nautico - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Omicidio nautico",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 61,
            "majority_cohesion_rate": 59.13,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 19517,
            "slug": "19-41-57",
            "identifier": "19-41-57",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-41-57/?format=api",
            "sitting": {
                "id": 1303,
                "date": "2023-02-22",
                "number": 41,
                "branch": "S"
            },
            "number": 57,
            "title": "D-l 2/2023 - Impianti di interesse strategico nazionale - Em. 6.3, Lopreiato e altri",
            "original_title": "Em. 6.3, Lopreiato e altri",
            "description_title": "D-l 2/2023 - Impianti di interesse strategico nazionale",
            "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": 21,
            "majority_cohesion_rate": 59.13,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 35196,
            "slug": "vs19_354_033",
            "identifier": "vs19_354_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_033/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00325 GRIPPO VALENTINA (APERRE) ed altri",
            "original_title": "Mozione n. 1-00325 GRIPPO VALENTINA (APERRE) ed altri",
            "description_title": "",
            "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": 15,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 35159,
            "slug": "vs19_353_059",
            "identifier": "vs19_353_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_059/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1830/19 CARMINA IDA (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/19 CARMINA IDA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 32513,
            "slug": "vs19_363_005",
            "identifier": "vs19_363_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_363_005/?format=api",
            "sitting": {
                "id": 1799,
                "date": "2024-10-10",
                "number": 363,
                "branch": "C"
            },
            "number": 5,
            "title": "Riconoscimento del relitto del regio sommergibile \"Scirè\" quale sacrario militare subacqueo",
            "original_title": "Votazione finale PDL n. 1744",
            "description_title": "Riconoscimento del relitto del regio sommergibile \"Scirè\" quale sacrario militare subacqueo (PDL 1744)",
            "public_title": "Riconoscimento del relitto del regio sommergibile \"Scirè\" quale sacrario militare subacqueo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 120,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 35158,
            "slug": "vs19_353_058",
            "identifier": "vs19_353_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_058/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1830/18 MANZI IRENE (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/18 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 35197,
            "slug": "vs19_354_034",
            "identifier": "vs19_354_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_034/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 34,
            "title": "Mozione n. 1-00330 PICCOLOTTI ELISABETTA (AVS) ed altri",
            "original_title": "Mozione n. 1-00330 PICCOLOTTI ELISABETTA (AVS) ed altri",
            "description_title": "",
            "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": 17,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 34937,
            "slug": "vs19_333_001",
            "identifier": "vs19_333_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_001/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/8 ASCANI ANNA (PD-IDP) e VACCARI STEFANO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/8 ASCANI ANNA (PD-IDP) e VACCARI STEFANO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 34949,
            "slug": "vs19_333_014",
            "identifier": "vs19_333_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_014/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/50 PAVANELLI EMMA (M5S)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/50 PAVANELLI EMMA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 127,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31687,
            "slug": "vs19_342_063",
            "identifier": "vs19_342_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_063/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2002/78 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/2002/78 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/78 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/78 FRATOIANNI NICOLA (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": 21,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 34912,
            "slug": "vs19_331_119",
            "identifier": "vs19_331_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_119/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/1975/80 BONETTI ELENA (APERRE)",
            "original_title": "Ordine del giorno n. 9/1975/80 BONETTI ELENA (APERRE)",
            "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": 22,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 34965,
            "slug": "vs19_335_011",
            "identifier": "vs19_335_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_011/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1937/12 CIANI PAOLO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/12 CIANI PAOLO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 50.93
        },
        {
            "id": 30362,
            "slug": "vs19_297_019",
            "identifier": "vs19_297_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_019/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1877/28, così come riformulato, CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1877/28, DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/28, DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/28, così come riformulato, CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 116,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30872,
            "slug": "vs19_313_024",
            "identifier": "vs19_313_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_024/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/433 E ABB/6 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/433 E ABB/6 PDL n. 0433",
            "original_title": "Votazione Ordine del giorno 9/433 E ABB/6 PDL n. 0433",
            "description_title": "Ordine del giorno n. 9/433 E ABB/6 RICCIARDI MARIANNA (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": 24,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 30348,
            "slug": "vs19_301_007",
            "identifier": "vs19_301_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_007/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00289, limitatamente al capoverso secondo della premessa e al capoverso primo, lettera a), della parte dispositiva MARATTIN LUIGI (IVICRE) ed altri - Votazione Mozione 1_00289",
            "original_title": "Votazione Mozione 1_00289",
            "description_title": "Mozione n. 1-00289, limitatamente al capoverso secondo della premessa e al capoverso primo, lettera a), della parte dispositiva MARATTIN LUIGI (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 30891,
            "slug": "vs19_317_004",
            "identifier": "vs19_317_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_004/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1933/4 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1933/4 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/4 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/4 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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 30981,
            "slug": "vs19_317_077",
            "identifier": "vs19_317_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_077/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1933/88 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1933/88 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/88 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/88 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 123,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31001,
            "slug": "vs19_318_034",
            "identifier": "vs19_318_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_034/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.20 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.20 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1718",
            "description_title": "Emendamento 1.20 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": 45,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 38675,
            "slug": "vs19_487_035",
            "identifier": "vs19_487_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_035/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2355/61 - Votazione Ordine del giorno 9/2355/61 ",
            "original_title": "Votazione Ordine del giorno 9/2355/61 ",
            "description_title": "ODG 9/2355/61",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38676,
            "slug": "vs19_487_036",
            "identifier": "vs19_487_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_036/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2355/62 - Votazione Ordine del giorno 9/2355/62 ",
            "original_title": "Votazione Ordine del giorno 9/2355/62 ",
            "description_title": "ODG 9/2355/62",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 37225,
            "slug": "vs19_449_066",
            "identifier": "vs19_449_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_066/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 1-sexies.05 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-sexies.05 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.05 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.05 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37693,
            "slug": "vs19_463_038",
            "identifier": "vs19_463_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_038/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1621",
            "original_title": "Votazione Articolo 2 PDL n. 1621",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37160,
            "slug": "vs19_449_001",
            "identifier": "vs19_449_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_001/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento premissivo 01.01 PAGANO UBALDO (PD-IDP) - Votazione Emendamento premissivo DDL n. 2285",
            "original_title": "Votazione Emendamento premissivo DDL n. 2285",
            "description_title": "Emendamento premissivo 01.01 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 37731,
            "slug": "vs19_463_040",
            "identifier": "vs19_463_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_040/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 2.03 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.03 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.03 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 2.03 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37194,
            "slug": "vs19_449_035",
            "identifier": "vs19_449_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_035/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1-bis.11 BONELLI ANGELO (AVS) - Votazione Emendamento 1-bis.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.11 DDL n. 2285",
            "description_title": "Emendamento 1-bis.11 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38783,
            "slug": "vs19_489_027",
            "identifier": "vs19_489_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_027/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 27,
            "title": "DDL 2416 - QUEST PREG 1, 2 E 3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2416 - QUEST PREG 1, 2 E 3",
            "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": 39,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 38678,
            "slug": "vs19_487_038",
            "identifier": "vs19_487_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_038/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 38,
            "title": "ODG 9/2355/66 - Votazione Ordine del giorno 9/2355/66 ",
            "original_title": "Votazione Ordine del giorno 9/2355/66 ",
            "description_title": "ODG 9/2355/66",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38406,
            "slug": "vs19_481_015",
            "identifier": "vs19_481_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_015/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2329-A/15 - Votazione Ordine del giorno 9/2329-A/15 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/15 ",
            "description_title": "ODG 9/2329-A/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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38411,
            "slug": "vs19_481_020",
            "identifier": "vs19_481_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_020/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2329-A/20 - Votazione Ordine del giorno 9/2329-A/20 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/20 ",
            "description_title": "ODG 9/2329-A/20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38409,
            "slug": "vs19_481_018",
            "identifier": "vs19_481_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_018/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2329-A/18 - Votazione Ordine del giorno 9/2329-A/18 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/18 ",
            "description_title": "ODG 9/2329-A/18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40550,
            "slug": "vs19_547_047",
            "identifier": "vs19_547_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_047/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 47,
            "title": "DDL 1804 - ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "DDL 1804 - ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37328,
            "slug": "vs19_450_069",
            "identifier": "vs19_450_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_069/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2084/9 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2084/9 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/9 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/9 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": 35,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 50.96
        }
    ]
}