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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=220",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=218",
    "results": [
        {
            "id": 25626,
            "slug": "vs19_210_150",
            "identifier": "vs19_210_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_150/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 150,
            "title": "Emendamento 37.6 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 37.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 37.6 DDL n. 1341",
            "description_title": "Emendamento 37.6 VACCARI STEFANO (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": 26,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 35138,
            "slug": "vs19_350_029",
            "identifier": "vs19_350_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_029/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 22769,
            "slug": "vs19_142_012",
            "identifier": "vs19_142_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_012/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.5 FENU EMILIANO (M5S) - Votazione Emendamento 2.5 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.5 PDL n. 0107",
            "description_title": "Emendamento 2.5 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30116,
            "slug": "vs19_283_032",
            "identifier": "vs19_283_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_032/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0836",
            "original_title": "Votazione Articolo 6 PDL n. 0836",
            "description_title": "Articolo 6",
            "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": 72,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 30103,
            "slug": "vs19_283_035",
            "identifier": "vs19_283_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_035/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 0836",
            "original_title": "Votazione Articolo 9 PDL n. 0836",
            "description_title": "Articolo 9",
            "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": 75,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 32101,
            "slug": "vs19_349_066",
            "identifier": "vs19_349_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_066/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1660/32, nel testo riformulato dal Governo, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1660/32, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/32, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/32, nel testo riformulato dal Governo, BRUNO RAFFAELE (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": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 30514,
            "slug": "vs19_309_071",
            "identifier": "vs19_309_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_071/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 3.137 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.137 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.137 DDL n. 1665",
            "description_title": "Emendamento 3.137 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30108,
            "slug": "vs19_283_006",
            "identifier": "vs19_283_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_006/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0836",
            "original_title": "Votazione Articolo 2 PDL n. 0836",
            "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": 72,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 25617,
            "slug": "vs19_210_097",
            "identifier": "vs19_210_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_097/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 21.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.3 DDL n. 1341",
            "description_title": "Emendamento 21.3 ORRICO ANNA LAURA (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": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 34452,
            "slug": "vs19_388_050",
            "identifier": "vs19_388_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_050/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 11.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2022",
            "description_title": "Emendamento 11.1 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 29515,
            "slug": "vs19_187_013",
            "identifier": "vs19_187_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_013/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1416/22 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1416/22 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/22 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/22 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 34454,
            "slug": "vs19_388_052",
            "identifier": "vs19_388_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_052/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 11.7 BONELLI ANGELO (AVS) - Votazione Emendamento 11.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.7 DDL n. 2022",
            "description_title": "Emendamento 11.7 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": 19,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 25613,
            "slug": "vs19_210_100",
            "identifier": "vs19_210_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_100/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 100,
            "title": "Identici emendamenti 22.3 BENZONI FABRIZIO (APERRE) e 22.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 22.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 22.3 DDL n. 1341",
            "description_title": "Identici emendamenti 22.3 BENZONI FABRIZIO (APERRE) e 22.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 32094,
            "slug": "vs19_349_061",
            "identifier": "vs19_349_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_061/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1660/27 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1660/27 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/27 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/27 CHERCHI SUSANNA (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": 66.25,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 34462,
            "slug": "vs19_388_065",
            "identifier": "vs19_388_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_065/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici articoli aggiuntivi 15.02 BONELLI ANGELO (AVS), 15.03 DE MICHELI PAOLA (PD-IDP) e 15.04 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 15.02 DDL n. 2022",
            "original_title": "Votazione Emendamento 15.02 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 15.02 BONELLI ANGELO (AVS), 15.03 DE MICHELI PAOLA (PD-IDP) e 15.04 DEL BARBA MAURO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 25593,
            "slug": "vs19_210_117",
            "identifier": "vs19_210_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_117/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 25.14 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 25.14 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.14 DDL n. 1341",
            "description_title": "Emendamento 25.14 ORFINI MATTEO (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": 40,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 41.98
        },
        {
            "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": 22781,
            "slug": "vs19_141_030",
            "identifier": "vs19_141_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_030/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1134",
            "original_title": "Votazione Articolo 9 DDL n. 1134",
            "description_title": "Articolo 9",
            "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": 147,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 25566,
            "slug": "vs19_210_082",
            "identifier": "vs19_210_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_082/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 18.28 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 18.28 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.28 DDL n. 1341",
            "description_title": "Emendamento 18.28 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22757,
            "slug": "vs19_142_030",
            "identifier": "vs19_142_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_030/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 3.04 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 3.04 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.04 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.04 STEFANAZZI CLAUDIO MICHELE (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": 25,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25541,
            "slug": "vs19_210_188",
            "identifier": "vs19_210_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_188/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 188,
            "title": "Articolo 59 - Votazione Articolo 59 DDL n. 1341",
            "original_title": "Votazione Articolo 59 DDL n. 1341",
            "description_title": "Articolo 59",
            "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": 66,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 23959,
            "slug": "vs19_154_077",
            "identifier": "vs19_154_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_077/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1038-B/36 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1038-B/36 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/36 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/36 PORTA FABIO (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": 36,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 34100,
            "slug": "vs19_388_094",
            "identifier": "vs19_388_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_094/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 24.1000 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 24.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 24.1000 DDL n. 2022",
            "description_title": "Emendamento 24.1000 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 25971,
            "slug": "vs19_212_008",
            "identifier": "vs19_212_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_008/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 8,
            "title": "Risoluzione n. 6-00074, sui capoversi nono, decimo, quindicesimo, diciottesimo, diciannovesimo, ventesimo, ventitreesimo e ventiseiesimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00074",
            "original_title": "Votazione Risoluzione 6_00074",
            "description_title": "Risoluzione n. 6-00074, sui capoversi nono, decimo, quindicesimo, diciottesimo, diciannovesimo, ventesimo, ventitreesimo e ventiseiesimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30805,
            "slug": "vs19_314_071",
            "identifier": "vs19_314_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_071/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1737",
            "original_title": "Votazione Articolo 2 PDL n. 1737",
            "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": 97,
            "majority_cohesion_rate": 51.26,
            "minority_cohesion_rate": 45.34
        },
        {
            "id": 34149,
            "slug": "vs19_388_123",
            "identifier": "vs19_388_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_123/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 123,
            "title": "Articolo aggiuntivo 25.08 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 25.08 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.08 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.08 MAGI RICCARDO (M-+EUR)",
            "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": 45,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 25534,
            "slug": "vs19_210_038",
            "identifier": "vs19_210_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_038/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 8.1 EVI ELEONORA (AVS) - Votazione Emendamento 8.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1341",
            "description_title": "Emendamento 8.1 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30677,
            "slug": "vs19_309_143",
            "identifier": "vs19_309_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_143/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1665",
            "original_title": "Votazione Articolo 7 DDL n. 1665",
            "description_title": "Articolo 7",
            "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": 28,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 32296,
            "slug": "vs19_349_103",
            "identifier": "vs19_349_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_103/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/1660/70 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/1660/70 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/70 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/70 GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25519,
            "slug": "vs19_210_062",
            "identifier": "vs19_210_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_062/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 16.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 16.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 16.2 DDL n. 1341",
            "description_title": "Emendamento 16.2 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24212,
            "slug": "vs19_168_019",
            "identifier": "vs19_168_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_019/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1373/23 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1373/23 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/23 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/23 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29516,
            "slug": "vs19_187_014",
            "identifier": "vs19_187_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_014/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1416/23 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1416/23 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/23 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/23 RICCIARDI RICCARDO (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": 41,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 34455,
            "slug": "vs19_388_054",
            "identifier": "vs19_388_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_054/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 12.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2022",
            "description_title": "Emendamento 12.1 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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 22736,
            "slug": "vs19_142_027",
            "identifier": "vs19_142_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_027/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 3.01 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 3.01 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.01 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.01 STEFANAZZI CLAUDIO MICHELE (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": 22,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 24210,
            "slug": "vs19_168_020",
            "identifier": "vs19_168_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_020/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1373/24 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1373/24 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/24 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/24 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29554,
            "slug": "vs19_187_052",
            "identifier": "vs19_187_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_052/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1416/74 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1416/74 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/74 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/74 IARIA ANTONINO (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": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 34460,
            "slug": "vs19_388_060",
            "identifier": "vs19_388_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_060/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 13.3 MORFINO DANIELA (M5S) - Votazione Emendamento 13.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 13.3 DDL n. 2022",
            "description_title": "Emendamento 13.3 MORFINO DANIELA (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": 57.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 21779,
            "slug": "vs19_114_013",
            "identifier": "vs19_114_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_013/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1114/40 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1114/40 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/40 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/40 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 25703,
            "slug": "vs19_210_149",
            "identifier": "vs19_210_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_149/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 149,
            "title": "Emendamento 37.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 37.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 37.5 DDL n. 1341",
            "description_title": "Emendamento 37.5 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 34471,
            "slug": "vs19_388_078",
            "identifier": "vs19_388_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_078/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 19.06 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 19.06 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.06 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.06 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": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 30653,
            "slug": "vs19_309_134",
            "identifier": "vs19_309_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_134/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 134,
            "title": "Emendamento 7.191 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.191 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.191 DDL n. 1665",
            "description_title": "Emendamento 7.191 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 23945,
            "slug": "vs19_154_059",
            "identifier": "vs19_154_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_059/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1038-B/9 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1038-B/9 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/9 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/9 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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 34474,
            "slug": "vs19_388_082",
            "identifier": "vs19_388_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_082/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 20.025 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 20.025 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.025 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 20.025 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 22827,
            "slug": "vs19_141_006",
            "identifier": "vs19_141_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_006/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00161, apoverso 4) della parte dispositiva, SANTILLO AGOSTINO (M5S) ed altri - Votazione Mozione 1_00161",
            "original_title": "Votazione Mozione 1_00161",
            "description_title": "Mozione n. 1-00161, apoverso 4) della parte dispositiva, SANTILLO AGOSTINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 34566,
            "slug": "vs19_388_085",
            "identifier": "vs19_388_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_085/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 2022",
            "original_title": "Votazione Articolo 22 DDL n. 2022",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 30063,
            "slug": "vs19_282_020",
            "identifier": "vs19_282_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_020/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (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": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 39289,
            "slug": "vs19_499_001",
            "identifier": "vs19_499_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_001/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 1,
            "title": "Disposizioni e deleghe al Governo in materia di intelligenza artificiale",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2316-A - VOTO FINALE",
            "public_title": "Disposizioni e deleghe al Governo in materia di intelligenza artificiale",
            "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": 20,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 34147,
            "slug": "vs19_388_172",
            "identifier": "vs19_388_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_172/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 172,
            "title": "Emendamento 34.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.1 DDL n. 2022",
            "description_title": "Emendamento 34.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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 30278,
            "slug": "vs19_293_008",
            "identifier": "vs19_293_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_008/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/536-B/6 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/536-B/6 PDL n. 0536-B",
            "original_title": "Votazione Ordine del giorno 9/536-B/6 PDL n. 0536-B",
            "description_title": "Ordine del giorno n. 9/536-B/6 MALAVASI ILENIA (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": 17,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25645,
            "slug": "vs19_210_148",
            "identifier": "vs19_210_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_148/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 148,
            "title": "Emendamento 37.3 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 37.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 37.3 DDL n. 1341",
            "description_title": "Emendamento 37.3 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        }
    ]
}