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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=29",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=27",
    "results": [
        {
            "id": 30233,
            "slug": "vs19_292_070",
            "identifier": "vs19_292_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_070/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 23.1 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 23.1 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.1 DDL n. 1717",
            "description_title": "Emendamento 23.1 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": 5,
            "n_margin": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 30191,
            "slug": "vs19_288_017",
            "identifier": "vs19_288_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_017/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1018/8 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1018/8 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/8 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/8 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 24927,
            "slug": "vs19_201_025",
            "identifier": "vs19_201_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_025/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1538",
            "original_title": "Votazione Articolo 3 DDL n. 1538",
            "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": 113,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 24924,
            "slug": "vs19_201_023",
            "identifier": "vs19_201_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_023/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.2 PELLEGRINI MARCO (M5S) - Votazione Emendamento 2.2 DDL n. 1538",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1538",
            "description_title": "Emendamento 2.2 PELLEGRINI MARCO (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": 56.96,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29332,
            "slug": "vs19_270_053",
            "identifier": "vs19_270_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_053/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1790/13 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1790/13 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/13 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/13 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 29308,
            "slug": "vs19_270_005",
            "identifier": "vs19_270_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_005/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 FONTANA ILARIA (M5S) - Votazione Emendamento 1.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1790",
            "description_title": "Emendamento 1.5 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29312,
            "slug": "vs19_270_004",
            "identifier": "vs19_270_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_004/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 FONTANA ILARIA (M5S) - Votazione Emendamento 1.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1790",
            "description_title": "Emendamento 1.3 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": 30,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 19919,
            "slug": "vs19_074_007",
            "identifier": "vs19_074_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_074_007/?format=api",
            "sitting": {
                "id": 1331,
                "date": "2023-03-23",
                "number": 74,
                "branch": "C"
            },
            "number": 7,
            "title": "Istituzione commissione d'inchiesta sulla scomparsa di Emanuela Orlandi e Mirella Gregori",
            "original_title": "Votazione finale PDL n. 0665",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulla scomparsa di Emanuela Orlandi e di Mirella Gregori (PDL 665 e abbinate PDL 879-880)",
            "public_title": "Istituzione commissione d'inchiesta sulla scomparsa di Emanuela Orlandi e Mirella Gregori",
            "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": 122,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30049,
            "slug": "vs19_281_079",
            "identifier": "vs19_281_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_079/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1752/105 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1752/105 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/105 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/105 BAKKALI OUIDAD (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": 26,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 24923,
            "slug": "vs19_201_024",
            "identifier": "vs19_201_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_024/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1538",
            "original_title": "Votazione Articolo 2 DDL n. 1538",
            "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": 0,
            "n_margin": 112,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 25581,
            "slug": "vs19_211_033",
            "identifier": "vs19_211_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_033/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 11.1 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 11.1 DDL n. 1556",
            "original_title": "Votazione Emendamento 11.1 DDL n. 1556",
            "description_title": "Emendamento 11.1 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 113,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 28861,
            "slug": "vs19_255_027",
            "identifier": "vs19_255_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_027/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.1000 FONTANA ILARIA (M5S) - Votazione Emendamento 1.1000 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 1658",
            "description_title": "Emendamento 1.1000 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": 25,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29288,
            "slug": "vs19_270_012",
            "identifier": "vs19_270_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_012/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1790",
            "description_title": "Emendamento 2.3 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": 27,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25069,
            "slug": "vs19_192_011",
            "identifier": "vs19_192_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_011/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0752",
            "original_title": "Votazione Articolo 5 PDL n. 0752",
            "description_title": "Articolo 5",
            "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": 22,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 30012,
            "slug": "vs19_281_063",
            "identifier": "vs19_281_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_063/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1752/88 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1752/88 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/88 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/88 MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30142,
            "slug": "vs19_288_019",
            "identifier": "vs19_288_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_019/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 19,
            "title": "Riforma dell'articolo 71 del codice del terzo settore",
            "original_title": "Votazione finale PDL n. 1018",
            "description_title": "Modifica all'articolo 71 del codice del Terzo settore, di cui al decreto legislativo 3 luglio 2017, n. 117, in materia di compatibilità urbanistica dell'uso delle sedi e dei locali impiegati dagli enti del Terzo settore per le loro attività (PDL 1018)",
            "public_title": "Riforma dell'articolo 71 del codice del terzo settore",
            "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": 11,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 68.71
        },
        {
            "id": 25085,
            "slug": "vs19_192_027",
            "identifier": "vs19_192_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_027/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 13 - Votazione Articolo 13 PDL n. 0752",
            "original_title": "Votazione Articolo 13 PDL n. 0752",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29755,
            "slug": "vs19_261_068",
            "identifier": "vs19_261_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_068/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1435",
            "original_title": "Votazione Articolo 10 DDL n. 1435",
            "description_title": "Articolo 10",
            "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": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30073,
            "slug": "vs19_282_024",
            "identifier": "vs19_282_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_024/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1752/146 TABACCI BRUNO (PD-IDP) - Votazione Ordine del giorno 9/1752/146 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/146 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/146 TABACCI BRUNO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29998,
            "slug": "vs19_281_064",
            "identifier": "vs19_281_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_064/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1752/89 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/89 MADIA MARIA ANNA (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": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29293,
            "slug": "vs19_270_014",
            "identifier": "vs19_270_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_014/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.9 BONELLI ANGELO (AVS) - Votazione Emendamento 2.9 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1790",
            "description_title": "Emendamento 2.9 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": 25,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30056,
            "slug": "vs19_281_051",
            "identifier": "vs19_281_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_051/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1752/74 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1752/74 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/74 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/74 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": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25739,
            "slug": "vs19_210_072",
            "identifier": "vs19_210_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_072/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 18.7 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.7 DDL n. 1341",
            "description_title": "Emendamento 18.7 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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 29757,
            "slug": "vs19_261_070",
            "identifier": "vs19_261_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_070/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 10.024 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.024 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.024 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 10.024 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29728,
            "slug": "vs19_261_040",
            "identifier": "vs19_261_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_040/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.28 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 5.28 DDL n. 1435",
            "original_title": "Votazione Emendamento 5.28 DDL n. 1435",
            "description_title": "Emendamento 5.28 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": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25721,
            "slug": "vs19_210_073",
            "identifier": "vs19_210_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_073/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 18.8 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.8 DDL n. 1341",
            "description_title": "Emendamento 18.8 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": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 26894,
            "slug": "vs19_229_035",
            "identifier": "vs19_229_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_035/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 35,
            "title": "Ratifica accordo con San Marino in tema di pene alternative al carcere",
            "original_title": "Votazione finale DDL n. 0924",
            "description_title": "Ratifica ed esecuzione dell'Accordo tra la Repubblica italiana e la Repubblica di San Marino concernente il riconoscimento e l'esecuzione delle decisioni giudiziarie in materia di misure alternative alla detenzione, sanzioni sostitutive di pene detentive, liberazione condizionale e sospensione condizionale della pena, fatto a San Marino il 31 marzo 2022 (DDL 924)",
            "public_title": "Ratifica accordo con San Marino in tema di pene alternative al carcere",
            "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": 119,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25608,
            "slug": "vs19_210_080",
            "identifier": "vs19_210_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_080/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 18.20 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 18.20 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.20 DDL n. 1341",
            "description_title": "Emendamento 18.20 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 28852,
            "slug": "vs19_255_023",
            "identifier": "vs19_255_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_023/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.41 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.41 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.41 DDL n. 1658",
            "description_title": "Emendamento 1.41 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": 24,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 25632,
            "slug": "vs19_211_012",
            "identifier": "vs19_211_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_012/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.2 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 4.2 DDL n. 1556",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1556",
            "description_title": "Emendamento 4.2 CARAMIELLO ALESSANDRO (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": 15,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28876,
            "slug": "vs19_255_061",
            "identifier": "vs19_255_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_061/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1259",
            "original_title": "Votazione Articolo 2 PDL n. 1259",
            "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": 0,
            "n_margin": 106,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 29725,
            "slug": "vs19_261_037",
            "identifier": "vs19_261_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_037/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo premissivo 05.01 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 05.01 DDL n. 1435",
            "original_title": "Votazione Emendamento 05.01 DDL n. 1435",
            "description_title": "Articolo premissivo 05.01 GADDA MARIA CHIARA (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": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28419,
            "slug": "vs19_251_012",
            "identifier": "vs19_251_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_012/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00235, limitatamente al capoverso primo degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00235",
            "original_title": "Votazione Mozione 1_00235",
            "description_title": "Mozione n. 1-00235, limitatamente al capoverso primo degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 115,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30016,
            "slug": "vs19_281_076",
            "identifier": "vs19_281_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_076/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1752/101 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1752/101 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/101 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/101 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30046,
            "slug": "vs19_281_050",
            "identifier": "vs19_281_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_050/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1752/73 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1752/73 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/73 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/73 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25740,
            "slug": "vs19_211_011",
            "identifier": "vs19_211_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_011/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.1 TODDE ALESSANDRA (M5S) - Votazione Emendamento 4.1 DDL n. 1556",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1556",
            "description_title": "Emendamento 4.1 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 29285,
            "slug": "vs19_270_002",
            "identifier": "vs19_270_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_002/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1790",
            "description_title": "Emendamento 1.1 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": 30,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 30263,
            "slug": "vs19_292_077",
            "identifier": "vs19_292_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_077/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1717",
            "original_title": "Votazione Articolo 23 DDL n. 1717",
            "description_title": "Articolo 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 56,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 53.37
        },
        {
            "id": 25445,
            "slug": "vs19_206_035",
            "identifier": "vs19_206_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_035/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 5.1004 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1004 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1004 DDL n. 1474",
            "description_title": "Emendamento 5.1004 SPERANZA ROBERTO (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": 16,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29329,
            "slug": "vs19_270_048",
            "identifier": "vs19_270_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_048/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1790/8 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1790/8 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/8 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/8 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28866,
            "slug": "vs19_255_030",
            "identifier": "vs19_255_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_030/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1658/1 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1658/1 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/1 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/1 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 28614,
            "slug": "vs19_252_064",
            "identifier": "vs19_252_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_064/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 5.11 IARIA ANTONINO (M5S) - Votazione Emendamento 5.11 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.11 PDL n. 0703",
            "description_title": "Emendamento 5.11 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 39386,
            "slug": "vs19_503_051",
            "identifier": "vs19_503_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_051/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 11.3, 11.4, 11.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.3, 11.4, 11.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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39265,
            "slug": "vs19_498_242",
            "identifier": "vs19_498_242",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_242/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 242,
            "title": "EM 28.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39451,
            "slug": "vs19_503_116",
            "identifier": "vs19_503_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_116/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 116,
            "title": "ODG 9/2482/20 - Votazione Ordine del giorno 9/2482/20 ",
            "original_title": "Votazione Ordine del giorno 9/2482/20 ",
            "description_title": "ODG 9/2482/20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39050,
            "slug": "vs19_498_243",
            "identifier": "vs19_498_243",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_243/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 243,
            "title": "ARTICOLO 28 - Votazione Articolo 28 ",
            "original_title": "Votazione Articolo 28 ",
            "description_title": "ARTICOLO 28",
            "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": 51,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 35.26
        },
        {
            "id": 39074,
            "slug": "vs19_498_027",
            "identifier": "vs19_498_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_027/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 4.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39385,
            "slug": "vs19_503_050",
            "identifier": "vs19_503_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_050/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39803,
            "slug": "vs19_511_004",
            "identifier": "vs19_511_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_004/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.201 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.201",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 120,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39131,
            "slug": "vs19_498_091",
            "identifier": "vs19_498_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_091/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 91,
            "title": "EM 11.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.19",
            "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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        }
    ]
}