Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=402
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=403",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=401",
    "results": [
        {
            "id": 28414,
            "slug": "vs19_251_003",
            "identifier": "vs19_251_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_003/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.601, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2.601, DDL n. 1560",
            "original_title": "Votazione Emendamento 2.601, DDL n. 1560",
            "description_title": "Emendamento 2.601, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "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": 28658,
            "slug": "vs19_252_089",
            "identifier": "vs19_252_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_089/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/703/4 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/703/4 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/4 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/4 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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29676,
            "slug": "vs19_260_071",
            "identifier": "vs19_260_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_071/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 2.0211 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.0211 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0211 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0211 QUARTINI ANDREA (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": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29156,
            "slug": "vs19_267_008",
            "identifier": "vs19_267_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_008/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 35.71 BRAMBILLA MICHELA VITTORIA (NM-M) - Votazione Emendamento 35.71 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.71 DDL n. 1435",
            "description_title": "Emendamento 35.71 BRAMBILLA MICHELA VITTORIA (NM-M)",
            "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": 18,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29736,
            "slug": "vs19_261_048",
            "identifier": "vs19_261_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_048/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 7.024 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.024 DDL n. 1435",
            "original_title": "Votazione Emendamento 7.024 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 7.024 CAROTENUTO DARIO (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": 4,
            "n_margin": 24,
            "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": 29754,
            "slug": "vs19_261_067",
            "identifier": "vs19_261_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_067/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 10.46 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 10.46 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.46 DDL n. 1435",
            "description_title": "Emendamento 10.46 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29833,
            "slug": "vs19_261_019",
            "identifier": "vs19_261_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_019/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1759/29 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1759/29 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/29 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/29 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 9,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 28668,
            "slug": "vs19_252_092",
            "identifier": "vs19_252_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_092/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/703/10 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/703/10 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/10 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/10 EVI ELEONORA (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": 20,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28630,
            "slug": "vs19_252_067",
            "identifier": "vs19_252_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_067/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 6.1000 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1000 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1000 PDL n. 0703",
            "description_title": "Emendamento 6.1000 BARBAGALLO ANTHONY EMANUELE (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": 39,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 28865,
            "slug": "vs19_255_033",
            "identifier": "vs19_255_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_033/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1658/7 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1658/7 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/7 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/7 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 28244,
            "slug": "vs19_248_039",
            "identifier": "vs19_248_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_039/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.1016 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 5.1016 PDL n. 0799",
            "original_title": "Votazione Emendamento 5.1016 PDL n. 0799",
            "description_title": "Emendamento 5.1016 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 45.06
        },
        {
            "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": 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": 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": 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": 28850,
            "slug": "vs19_255_021",
            "identifier": "vs19_255_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_021/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 1.36 SANTILLO AGOSTINO (M5S) e 1.37 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.36 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1658",
            "description_title": "Identici emendamenti 1.36 SANTILLO AGOSTINO (M5S) e 1.37 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 28828,
            "slug": "vs19_255_011",
            "identifier": "vs19_255_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_011/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.19 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.19 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1658",
            "description_title": "Emendamento 1.19 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 28341,
            "slug": "vs19_247_059",
            "identifier": "vs19_247_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_059/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1633/102, come riformulato, ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1633/102, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/102, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/102, come riformulato, ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 119,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28255,
            "slug": "vs19_247_055",
            "identifier": "vs19_247_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_055/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1633/96 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1633/96 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/96 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/96 AMATO GAETANO (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": 5,
            "n_margin": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28855,
            "slug": "vs19_255_022",
            "identifier": "vs19_255_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_022/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.39 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.39 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.39 DDL n. 1658",
            "description_title": "Emendamento 1.39 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": 34,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 29727,
            "slug": "vs19_261_039",
            "identifier": "vs19_261_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_039/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.18 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 5.18 DDL n. 1435",
            "original_title": "Votazione Emendamento 5.18 DDL n. 1435",
            "description_title": "Emendamento 5.18 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": 13,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 39893,
            "slug": "vs19_515_052",
            "identifier": "vs19_515_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_052/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 52,
            "title": "ODG 9/2460-A/17 - Votazione Ordine del giorno 9/2460-A/17 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/17 ",
            "description_title": "ODG 9/2460-A/17",
            "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": 33,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 58.6
        },
        {
            "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": 39948,
            "slug": "vs19_517_022",
            "identifier": "vs19_517_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_022/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 9.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39955,
            "slug": "vs19_517_029",
            "identifier": "vs19_517_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_029/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 9-BIS.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1002",
            "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": 26,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 58.6
        },
        {
            "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": 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": 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": 39966,
            "slug": "vs19_517_040",
            "identifier": "vs19_517_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_040/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 40,
            "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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39967,
            "slug": "vs19_517_041",
            "identifier": "vs19_517_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_041/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 26,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "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": "ART AGG 13-BIS.013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.013",
            "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": 39263,
            "slug": "vs19_498_238",
            "identifier": "vs19_498_238",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_238/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 238,
            "title": "EM 24.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.27",
            "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": 39253,
            "slug": "vs19_498_228",
            "identifier": "vs19_498_228",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_228/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 228,
            "title": "EM 24.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.15",
            "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": 39233,
            "slug": "vs19_498_206",
            "identifier": "vs19_498_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_206/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 206,
            "title": "EM 20.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 24,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39071,
            "slug": "vs19_498_024",
            "identifier": "vs19_498_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_024/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 19,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 67.31
        },
        {
            "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": 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": "EM 11.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 63.46
        },
        {
            "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": "EM 12.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "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": "ART AGG 13-BIS.014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.014",
            "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": 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": "ART AGG 13-BIS.015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.015",
            "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.67
        },
        {
            "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": 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": "EM 12.7, 12.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.7, 12.8",
            "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": 65.38
        },
        {
            "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": "EM 12.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 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": "ART AGG 12.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01",
            "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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "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": "ART AGG 13-BIS.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.017",
            "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.67
        },
        {
            "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": "ART AGG 13-BIS.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.02",
            "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": 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": "ART AGG 13-BIS.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.09",
            "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": 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
        }
    ]
}