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

{
    "count": 22927,
    "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=411",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=409",
    "results": [
        {
            "id": 30277,
            "slug": "vs19_292_061",
            "identifier": "vs19_292_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_061/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo aggiuntivo 16.02 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 16.02 DDL n. 1717",
            "original_title": "Votazione Emendamento 16.02 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 16.02 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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 30184,
            "slug": "vs19_288_015",
            "identifier": "vs19_288_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_015/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1018/6 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1018/6 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/6 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/6 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 24555,
            "slug": "vs19_185_002",
            "identifier": "vs19_185_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_002/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1294",
            "original_title": "Votazione Articolo 1 DDL n. 1294",
            "description_title": "Articolo 1",
            "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": 117,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25548,
            "slug": "vs19_210_074",
            "identifier": "vs19_210_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_074/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 18.9 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.9 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.9 DDL n. 1341",
            "description_title": "Emendamento 18.9 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": 58.23,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25584,
            "slug": "vs19_210_124",
            "identifier": "vs19_210_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_124/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo aggiuntivo 26.01 ASCANI ANNA (PD-IDP) - Votazione Emendamento 26.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.01 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 26.01 ASCANI ANNA (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": 8,
            "n_margin": 35,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 28830,
            "slug": "vs19_255_008",
            "identifier": "vs19_255_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_008/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.14 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.14 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1658",
            "description_title": "Emendamento 1.14 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": 27,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25712,
            "slug": "vs19_210_078",
            "identifier": "vs19_210_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_078/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 18.16 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.16 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.16 DDL n. 1341",
            "description_title": "Emendamento 18.16 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": 21,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30252,
            "slug": "vs19_292_052",
            "identifier": "vs19_292_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_052/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 15.24 D'ORSO VALENTINA (M5S), come riformulato, per la parte non già assorbita dall'approvazione dell'emendamento PULCIANI PAOLO (FDI) 15.100 - Votazione Emendamento 15.24 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.24 DDL n. 1717",
            "description_title": "Emendamento 15.24 D'ORSO VALENTINA (M5S), come riformulato, per la parte non già assorbita dall'approvazione dell'emendamento PULCIANI PAOLO (FDI) 15.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 107,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 56.44
        },
        {
            "id": 29298,
            "slug": "vs19_270_027",
            "identifier": "vs19_270_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_027/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.8 FONTANA ILARIA (M5S) - Votazione Emendamento 3.8 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1790",
            "description_title": "Emendamento 3.8 FONTANA ILARIA (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": 27,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24594,
            "slug": "vs19_185_004",
            "identifier": "vs19_185_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_004/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1294",
            "original_title": "Votazione Articolo 3 DDL n. 1294",
            "description_title": "Articolo 3",
            "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": 117,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28827,
            "slug": "vs19_255_013",
            "identifier": "vs19_255_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_013/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.21 FONTANA ILARIA (M5S) - Votazione Emendamento 1.21 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1658",
            "description_title": "Emendamento 1.21 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 24772,
            "slug": "vs19_185_019",
            "identifier": "vs19_185_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_019/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 10.04 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 10.04 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.04 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.04 SERRACCHIANI DEBORA (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": 16,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28864,
            "slug": "vs19_255_034",
            "identifier": "vs19_255_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_034/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1658/8 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1658/8 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/8 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/8 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 26872,
            "slug": "vs19_229_014",
            "identifier": "vs19_229_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_014/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.5 GIULIANO CARLA (M5S) - Votazione Emendamento 2.5 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1297",
            "description_title": "Emendamento 2.5 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 28869,
            "slug": "vs19_255_037",
            "identifier": "vs19_255_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_037/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1658/11 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1658/11 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/11 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/11 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 57,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 28835,
            "slug": "vs19_255_012",
            "identifier": "vs19_255_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_012/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.20 FONTANA ILARIA (M5S) - Votazione Emendamento 1.20 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1658",
            "description_title": "Emendamento 1.20 FONTANA ILARIA (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": 58.23,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 21460,
            "slug": "vs19_111_034",
            "identifier": "vs19_111_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_111_034/?format=api",
            "sitting": {
                "id": 1389,
                "date": "2023-05-30",
                "number": 111,
                "branch": "C"
            },
            "number": 34,
            "title": "Proposta della Giunta di dichiarare che i fatti per i quali è in corso il procedimento non concernono opinioni espresse da Vittorio Sgarbi nell'esercizio delle sue funzioni, ai sensi del primo comma dell'articolo 68 della Costituzione\n(DOC. IV-TER, N. 13) - Votazione DOC. IV-TE",
            "original_title": "Votazione DOC. IV-TE",
            "description_title": "Proposta della Giunta di dichiarare che i fatti per i quali è in corso il procedimento non concernono opinioni espresse da Vittorio Sgarbi nell'esercizio delle sue funzioni, ai sensi del primo comma dell'articolo 68 della Costituzione\n(DOC. IV-TER, N. 13)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30060,
            "slug": "vs19_282_015",
            "identifier": "vs19_282_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_015/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1752/137, nel testo riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1752/137, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/137, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/137, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 121,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30096,
            "slug": "vs19_283_003",
            "identifier": "vs19_283_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_003/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1001 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 2.1001 PDL n. 0836",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 0836",
            "description_title": "Emendamento 2.1001 BERRUTO MAURO (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": 14,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 28863,
            "slug": "vs19_255_036",
            "identifier": "vs19_255_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_036/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1658/10 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1658/10 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/10 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/10 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 39398,
            "slug": "vs19_503_063",
            "identifier": "vs19_503_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_063/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2482",
            "description_title": "Emendamento 12.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": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39389,
            "slug": "vs19_503_054",
            "identifier": "vs19_503_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_054/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 11.10 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.10 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.10 DDL n. 2482",
            "description_title": "Emendamento 11.10 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": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39400,
            "slug": "vs19_503_065",
            "identifier": "vs19_503_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_065/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici emendamenti 12.7 SIMIANI MARCO (PD-IDP) e 12.8 BONELLI ANGELO (AVS) - Votazione Emendamento 12.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.7 DDL n. 2482",
            "description_title": "Identici emendamenti 12.7 SIMIANI MARCO (PD-IDP) e 12.8 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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39437,
            "slug": "vs19_503_102",
            "identifier": "vs19_503_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_102/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 102,
            "title": "Articolo aggiuntivo 13-bis.015 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.015 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.015 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.015 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38832,
            "slug": "vs19_491_165",
            "identifier": "vs19_491_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_165/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 165,
            "title": "DDL 1915-A - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 1915-A - ARTICOLO 1",
            "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": 119,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38851,
            "slug": "vs19_491_008",
            "identifier": "vs19_491_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_008/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39436,
            "slug": "vs19_503_101",
            "identifier": "vs19_503_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_101/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 101,
            "title": "Articolo aggiuntivo 13-bis.014 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.014 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.014 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.014 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39435,
            "slug": "vs19_503_100",
            "identifier": "vs19_503_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_100/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 100,
            "title": "Articolo aggiuntivo 13-bis.013 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.013 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.013 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.013 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39425,
            "slug": "vs19_503_090",
            "identifier": "vs19_503_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_090/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo aggiuntivo 13-bis.02 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.02 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.02 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38944,
            "slug": "vs19_491_130",
            "identifier": "vs19_491_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_130/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 130,
            "title": "ODG 9/2280/2 - Votazione Ordine del giorno 9/2280/2 ",
            "original_title": "Votazione Ordine del giorno 9/2280/2 ",
            "description_title": "ODG 9/2280/2",
            "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": 58.2,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 39431,
            "slug": "vs19_503_096",
            "identifier": "vs19_503_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_096/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo aggiuntivo 13-bis.09 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.09 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.09 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.09 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38796,
            "slug": "vs19_491_169",
            "identifier": "vs19_491_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_169/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 169,
            "title": "Ratifica accordo con l'India su cooperazione nel settore della difesa",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1915-A - VOTO FINALE",
            "public_title": "Ratifica accordo con l'India su cooperazione nel settore della difesa",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39439,
            "slug": "vs19_503_104",
            "identifier": "vs19_503_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_104/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 104,
            "title": "Articolo aggiuntivo 13-bis.017 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.017 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.017 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.017 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38795,
            "slug": "vs19_491_164",
            "identifier": "vs19_491_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_164/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 164,
            "title": "Ratifica accordo con la Moldova in materia di sicurezza sociale",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2291 - VOTO FINALE",
            "public_title": "Ratifica accordo con la Moldova in materia di sicurezza sociale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 117,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39395,
            "slug": "vs19_503_060",
            "identifier": "vs19_503_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_060/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 12.2 CASO ANTONIO (M5S) - Votazione Emendamento 12.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2482",
            "description_title": "Emendamento 12.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39406,
            "slug": "vs19_503_071",
            "identifier": "vs19_503_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_071/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 12.01 CASO ANTONIO (M5S) - Votazione Emendamento 12.01 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.01 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.01 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39921,
            "slug": "vs19_516_018",
            "identifier": "vs19_516_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_018/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/DOC VIII, N 6/70 - Votazione Ordine del giorno 9/DOC VIII, N 6/70 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/70 ",
            "description_title": "ODG 9/DOC VIII, N 6/70",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 39953,
            "slug": "vs19_517_027",
            "identifier": "vs19_517_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_027/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 9-BIS.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1000",
            "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": 32,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 39072,
            "slug": "vs19_498_025",
            "identifier": "vs19_498_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_025/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 4.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39029,
            "slug": "vs19_498_058",
            "identifier": "vs19_498_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_058/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 58,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "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": 2,
            "n_margin": 82,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39260,
            "slug": "vs19_498_235",
            "identifier": "vs19_498_235",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_235/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 235,
            "title": "EM 24.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.24",
            "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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39098,
            "slug": "vs19_498_054",
            "identifier": "vs19_498_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_054/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 7.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39958,
            "slug": "vs19_517_032",
            "identifier": "vs19_517_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_032/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 9-BIS.1008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1008",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39957,
            "slug": "vs19_517_031",
            "identifier": "vs19_517_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_031/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 9-BIS.1007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1007",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39096,
            "slug": "vs19_498_052",
            "identifier": "vs19_498_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_052/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39248,
            "slug": "vs19_498_223",
            "identifier": "vs19_498_223",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_223/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 223,
            "title": "EM 24.9, 24.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.9, 24.10",
            "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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39065,
            "slug": "vs19_498_017",
            "identifier": "vs19_498_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_017/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39224,
            "slug": "vs19_498_196",
            "identifier": "vs19_498_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_196/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 196,
            "title": "SUBEM 0.19.200.5, 0.19.200.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.5, 0.19.200.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39946,
            "slug": "vs19_517_020",
            "identifier": "vs19_517_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_020/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39056,
            "slug": "vs19_498_007",
            "identifier": "vs19_498_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_007/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        }
    ]
}