Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=170
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=171",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=169",
    "results": [
        {
            "id": 27354,
            "slug": "vs19_232_065",
            "identifier": "vs19_232_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_065/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1620/16 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1620/16 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/16 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/16 DEL BARBA MAURO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29870,
            "slug": "vs19_276_005",
            "identifier": "vs19_276_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_005/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1532-ter/5 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1532-ter/5 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/5 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/5 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 44.79
        },
        {
            "id": 27196,
            "slug": "vs19_231_012",
            "identifier": "vs19_231_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_012/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.16 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.16 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.16 DDL n. 1620",
            "description_title": "Emendamento 3.16 ZARATTI FILIBERTO (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": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26789,
            "slug": "vs19_223_016",
            "identifier": "vs19_223_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_016/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 5.2 COLUCCI ALFONSO (M5S) - Votazione Emendamento 5.2 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1624",
            "description_title": "Emendamento 5.2 COLUCCI ALFONSO (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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24022,
            "slug": "vs19_157_038",
            "identifier": "vs19_157_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_038/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 0922",
            "original_title": "Votazione Articolo 5 DDL n. 0922",
            "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": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26845,
            "slug": "vs19_227_033",
            "identifier": "vs19_227_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_033/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/893 E ABB/3 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/893 E ABB/3 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/3 PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/3 ALIFANO ENRICA (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": 66,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 25371,
            "slug": "vs19_204_013",
            "identifier": "vs19_204_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_013/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1458/51 IEZZI IGOR (LEGA) - Votazione Ordine del giorno 9/1458/51 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/51 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/51 IEZZI IGOR (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 85,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 25367,
            "slug": "vs19_204_012",
            "identifier": "vs19_204_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_012/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1458/49 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1458/49 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/49 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/49 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 24245,
            "slug": "vs19_172_018",
            "identifier": "vs19_172_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_018/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 18,
            "title": "Conversione decreto attività economiche e finanziarie strategiche",
            "original_title": "Votazione finale DDL n. 1436",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 10 agosto 2023, n. 104, recante disposizioni urgenti a tutela degli utenti, in materia di attività economiche e finanziarie e investimenti strategici (Approvato dal Senato) (DDL 1436)",
            "public_title": "Conversione decreto attività economiche e finanziarie strategiche",
            "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": 23,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27244,
            "slug": "vs19_232_041",
            "identifier": "vs19_232_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_041/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 5.02 ROSATO ETTORE (APERRE) - Votazione Emendamento 5.02 DDL n. 1620",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1620",
            "description_title": "Articolo aggiuntivo 5.02 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 32317,
            "slug": "vs19_349_083",
            "identifier": "vs19_349_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_083/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1660/50 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1660/50 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/50 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/50 BOLDRINI LAURA (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": 26,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32084,
            "slug": "vs19_349_057",
            "identifier": "vs19_349_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_057/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1660/23, nel testo riformulato, PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1660/23, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/23, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/23, nel testo riformulato, PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32310,
            "slug": "vs19_349_087",
            "identifier": "vs19_349_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_087/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1660/54 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1660/54 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/54 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/54 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32088,
            "slug": "vs19_349_065",
            "identifier": "vs19_349_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_065/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1660/31, nel testo riformulato dal Governo, SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1660/31, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/31, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/31, nel testo riformulato dal Governo, SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 35128,
            "slug": "vs19_350_017",
            "identifier": "vs19_350_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_017/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 32096,
            "slug": "vs19_349_068",
            "identifier": "vs19_349_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_068/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1660/34 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1660/34 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/34 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/34 GIULIANO CARLA (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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32311,
            "slug": "vs19_349_090",
            "identifier": "vs19_349_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_090/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1660/57 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1660/57 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/57 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/57 MARI FRANCESCO (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": 27,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 32313,
            "slug": "vs19_349_086",
            "identifier": "vs19_349_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_086/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1660/53 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1660/53 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/53 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/53 SCOTTO ARTURO (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": 27,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 32087,
            "slug": "vs19_349_075",
            "identifier": "vs19_349_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_075/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1660/42 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1660/42 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/42 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/42 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31944,
            "slug": "vs19_348_097",
            "identifier": "vs19_348_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_097/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 31.4 PELLEGRINI MARCO (M5S) - Votazione Emendamento 31.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.4 DDL n. 1660",
            "description_title": "Emendamento 31.4 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": 65.0,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 31957,
            "slug": "vs19_348_098",
            "identifier": "vs19_348_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_098/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 1660",
            "original_title": "Votazione Articolo 31 DDL n. 1660",
            "description_title": "Articolo 31",
            "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": 26,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 32305,
            "slug": "vs19_349_093",
            "identifier": "vs19_349_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_093/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1660/60 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1660/60 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/60 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/60 BORRELLI FRANCESCO EMILIO (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": 25,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32300,
            "slug": "vs19_349_092",
            "identifier": "vs19_349_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_092/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1660/59 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1660/59 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/59 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/59 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 32520,
            "slug": "vs19_361_061",
            "identifier": "vs19_361_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_061/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1532-bis/81 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/81 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/81 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/81 EVI ELEONORA (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": 21,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 32587,
            "slug": "vs19_361_003",
            "identifier": "vs19_361_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_003/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1532-bis/11, nel testo riformulato, BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/11, DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/11, DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/11, nel testo riformulato, BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32616,
            "slug": "vs19_361_018",
            "identifier": "vs19_361_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_018/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1532-bis/34 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1532-bis/34 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/34 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/34 BALDINO VITTORIA (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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 38004,
            "slug": "vs19_470_013",
            "identifier": "vs19_470_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_013/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2308/29 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2308/29 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/29 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/29 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37619,
            "slug": "vs19_460_005",
            "identifier": "vs19_460_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_005/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2139",
            "description_title": "Emendamento 3.1 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 40111,
            "slug": "vs19_524_005",
            "identifier": "vs19_524_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_005/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2551/42 - Votazione Ordine del giorno 9/2551/42 ",
            "original_title": "Votazione Ordine del giorno 9/2551/42 ",
            "description_title": "ODG 9/2551/42",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37557,
            "slug": "vs19_455_008",
            "identifier": "vs19_455_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_008/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.17 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.17 PDL n. 0153",
            "original_title": "Votazione Emendamento 1.17 PDL n. 0153",
            "description_title": "Emendamento 1.17 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37624,
            "slug": "vs19_460_014",
            "identifier": "vs19_460_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_014/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 7.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 7.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 7.1 DDL n. 2139",
            "description_title": "Emendamento 7.1 ZARATTI FILIBERTO (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": 6,
            "n_margin": 24,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38000,
            "slug": "vs19_470_009",
            "identifier": "vs19_470_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_009/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2308/22 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2308/22 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/22 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/22 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38012,
            "slug": "vs19_470_021",
            "identifier": "vs19_470_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_021/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2308/45 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2308/45 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/45 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/45 ROMEO NADIA (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": 65.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38013,
            "slug": "vs19_470_022",
            "identifier": "vs19_470_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_022/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2308/50 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2308/50 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/50 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/50 MANZI IRENE (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": 29,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38002,
            "slug": "vs19_470_011",
            "identifier": "vs19_470_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_011/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2308/27 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2308/27 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/27 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/27 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37551,
            "slug": "vs19_455_002",
            "identifier": "vs19_455_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_002/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.9 AIELLO DAVIDE (M5S) - Votazione Emendamento 1.9 PDL n. 0153",
            "original_title": "Votazione Emendamento 1.9 PDL n. 0153",
            "description_title": "Emendamento 1.9 AIELLO DAVIDE (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": 65.02,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38609,
            "slug": "vs19_483_007",
            "identifier": "vs19_483_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_007/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 7,
            "title": "RIS 6-180 - Votazione Risoluzione 6_00180",
            "original_title": "Votazione Risoluzione 6_00180",
            "description_title": "RIS 6-180",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38706,
            "slug": "vs19_487_066",
            "identifier": "vs19_487_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_066/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 66,
            "title": "ODG 9/2355/96 - Votazione Ordine del giorno 9/2355/96 ",
            "original_title": "Votazione Ordine del giorno 9/2355/96 ",
            "description_title": "ODG 9/2355/96",
            "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": 30,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38672,
            "slug": "vs19_487_032",
            "identifier": "vs19_487_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_032/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2355/58 - Votazione Ordine del giorno 9/2355/58 ",
            "original_title": "Votazione Ordine del giorno 9/2355/58 ",
            "description_title": "ODG 9/2355/58",
            "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": 27,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37815,
            "slug": "vs19_467_027",
            "identifier": "vs19_467_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_027/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2281/49 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/2281/49 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/49 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/49 DELL'OLIO GIANMAURO (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": 37,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37814,
            "slug": "vs19_467_026",
            "identifier": "vs19_467_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_026/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2281/48 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2281/48 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/48 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/48 FERRARA ANTONIO (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": 29,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38767,
            "slug": "vs19_489_010",
            "identifier": "vs19_489_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_010/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2420/17 - Votazione Ordine del giorno 9/2420/17 ",
            "original_title": "Votazione Ordine del giorno 9/2420/17 ",
            "description_title": "ODG 9/2420/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": 27,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37816,
            "slug": "vs19_467_028",
            "identifier": "vs19_467_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_028/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2281/51 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2281/51 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/51 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/51 SANTILLO AGOSTINO (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": 65.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38613,
            "slug": "vs19_483_011",
            "identifier": "vs19_483_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_011/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 11,
            "title": "RIS 6-184 - Votazione Risoluzione 6_00184",
            "original_title": "Votazione Risoluzione 6_00184",
            "description_title": "RIS 6-184",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38646,
            "slug": "vs19_487_006",
            "identifier": "vs19_487_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_006/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2355/27 - Votazione Ordine del giorno 9/2355/27 ",
            "original_title": "Votazione Ordine del giorno 9/2355/27 ",
            "description_title": "ODG 9/2355/27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 38673,
            "slug": "vs19_487_033",
            "identifier": "vs19_487_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_033/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 33,
            "title": "ODG 9/2355/59 - Votazione Ordine del giorno 9/2355/59 ",
            "original_title": "Votazione Ordine del giorno 9/2355/59 ",
            "description_title": "ODG 9/2355/59",
            "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": 29,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37704,
            "slug": "vs19_463_011",
            "identifier": "vs19_463_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_011/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.73 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.73 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.73 PDL n. 1621",
            "description_title": "Emendamento 1.73 COLUCCI ALFONSO (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": 36,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38661,
            "slug": "vs19_487_021",
            "identifier": "vs19_487_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_021/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2355/43 - Votazione Ordine del giorno 9/2355/43 ",
            "original_title": "Votazione Ordine del giorno 9/2355/43 ",
            "description_title": "ODG 9/2355/43",
            "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": 27,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38770,
            "slug": "vs19_489_013",
            "identifier": "vs19_489_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_013/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2420/23 - Votazione Ordine del giorno 9/2420/23 ",
            "original_title": "Votazione Ordine del giorno 9/2420/23 ",
            "description_title": "ODG 9/2420/23",
            "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": 27,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37667,
            "slug": "vs19_461_004",
            "identifier": "vs19_461_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_461_004/?format=api",
            "sitting": {
                "id": 1957,
                "date": "2025-04-02",
                "number": 461,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00393, come riformulata, BERRUTO MAURO (PD-IDP) ed altri - Votazione Mozione 1_00393",
            "original_title": "Votazione Mozione 1_00393",
            "description_title": "Mozione n. 1-00393, come riformulata, BERRUTO MAURO (PD-IDP) 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": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 76.43
        }
    ]
}