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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=402",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=400",
    "results": [
        {
            "id": 35829,
            "slug": "vs19_413_013",
            "identifier": "vs19_413_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_013/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 6.15 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.15 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.15 DDL n. 2196",
            "description_title": "Emendamento 6.15 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35830,
            "slug": "vs19_413_014",
            "identifier": "vs19_413_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_014/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 6.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.16 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.16 DDL n. 2196",
            "description_title": "Emendamento 6.16 D'ORSO VALENTINA (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": 26,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 32749,
            "slug": "vs19_370_007",
            "identifier": "vs19_370_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_007/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32829,
            "slug": "vs19_370_009",
            "identifier": "vs19_370_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_009/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 9,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 79,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 43.04
        },
        {
            "id": 40650,
            "slug": "vs19_551_033",
            "identifier": "vs19_551_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_033/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 4.1002 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1002 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 31489,
            "slug": "vs19_340_013",
            "identifier": "vs19_340_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_013/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.28 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.28 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1997",
            "description_title": "Emendamento 1.28 SANTILLO AGOSTINO (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": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 32753,
            "slug": "vs19_370_050",
            "identifier": "vs19_370_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_050/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 50,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sul rischio idrogeologico e sismico",
            "original_title": "Votazione finale ",
            "description_title": "DOC XXII, N 31-A - VOTO FINALE",
            "public_title": "Istituzione di una Commissione parlamentare di inchiesta sul rischio idrogeologico e sismico",
            "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": 27,
            "majority_cohesion_rate": 56.43,
            "minority_cohesion_rate": 51.27
        },
        {
            "id": 35850,
            "slug": "vs19_413_034",
            "identifier": "vs19_413_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_034/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 7.03 DORI DEVIS (AVS) - Votazione Emendamento 7.03 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.03 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.03 DORI DEVIS (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": 31,
            "majority_cohesion_rate": 71.49,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35841,
            "slug": "vs19_413_025",
            "identifier": "vs19_413_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_025/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 7.3 DORI DEVIS (AVS) - Votazione Emendamento 7.3 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.3 DDL n. 2196",
            "description_title": "Emendamento 7.3 DORI DEVIS (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": 32,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35871,
            "slug": "vs19_413_055",
            "identifier": "vs19_413_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_055/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2196/19 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/2196/19 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/19 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/19 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 32748,
            "slug": "vs19_370_047",
            "identifier": "vs19_370_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_047/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 47,
            "title": "DOC XXII, N 31-A - ODG N 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DOC XXII, N 31-A - ODG N 1",
            "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": 39,
            "majority_cohesion_rate": 61.41,
            "minority_cohesion_rate": 45.57
        },
        {
            "id": 35870,
            "slug": "vs19_413_054",
            "identifier": "vs19_413_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_054/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2196/18 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2196/18 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/18 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/18 D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 31488,
            "slug": "vs19_340_012",
            "identifier": "vs19_340_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_012/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.26 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.26 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1997",
            "description_title": "Emendamento 1.26 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 35842,
            "slug": "vs19_413_026",
            "identifier": "vs19_413_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_026/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 7.1000 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 7.1000 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.1000 DDL n. 2196",
            "description_title": "Emendamento 7.1000 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 34,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 32750,
            "slug": "vs19_370_038",
            "identifier": "vs19_370_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_038/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 38,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "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": 20,
            "majority_cohesion_rate": 63.07,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 35856,
            "slug": "vs19_413_040",
            "identifier": "vs19_413_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_040/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2196/1 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2196/1 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/1 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/1 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.29,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35865,
            "slug": "vs19_413_049",
            "identifier": "vs19_413_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_049/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2196/11 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2196/11 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/11 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/11 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35867,
            "slug": "vs19_413_051",
            "identifier": "vs19_413_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_051/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2196/13 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2196/13 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/13 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/13 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35868,
            "slug": "vs19_413_052",
            "identifier": "vs19_413_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_052/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2196/14 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2196/14 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/14 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/14 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 67.36,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35869,
            "slug": "vs19_413_053",
            "identifier": "vs19_413_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_053/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2196/16 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2196/16 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/16 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/16 FARAONE DAVIDE (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 32825,
            "slug": "vs19_370_008",
            "identifier": "vs19_370_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_008/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 8,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 79,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 43.04
        },
        {
            "id": 35821,
            "slug": "vs19_413_005",
            "identifier": "vs19_413_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_005/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 6.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.2 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.2 DDL n. 2196",
            "description_title": "Emendamento 6.2 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35825,
            "slug": "vs19_413_009",
            "identifier": "vs19_413_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_009/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 6.8 GIANASSI FEDERICO (PD-IDP), 6.9 D'ORSO VALENTINA (M5S) e 6.10 DORI DEVIS (AVS) - Votazione Emendamento 6.8 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.8 DDL n. 2196",
            "description_title": "Identici emendamenti 6.8 GIANASSI FEDERICO (PD-IDP), 6.9 D'ORSO VALENTINA (M5S) e 6.10 DORI DEVIS (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": 23,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35826,
            "slug": "vs19_413_010",
            "identifier": "vs19_413_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_010/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 6.11 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.11 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.11 DDL n. 2196",
            "description_title": "Emendamento 6.11 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35827,
            "slug": "vs19_413_011",
            "identifier": "vs19_413_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_011/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 6.12 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.12 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.12 DDL n. 2196",
            "description_title": "Emendamento 6.12 D'ORSO VALENTINA (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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 31487,
            "slug": "vs19_340_011",
            "identifier": "vs19_340_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_011/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.21 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.21 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1997",
            "description_title": "Emendamento 1.21 BAKKALI OUIDAD (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": 24,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 35823,
            "slug": "vs19_413_007",
            "identifier": "vs19_413_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_007/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 6.6 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.6 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.6 DDL n. 2196",
            "description_title": "Emendamento 6.6 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35833,
            "slug": "vs19_413_017",
            "identifier": "vs19_413_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_017/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 6.19 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.19 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.19 DDL n. 2196",
            "description_title": "Emendamento 6.19 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 32819,
            "slug": "vs19_370_023",
            "identifier": "vs19_370_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_023/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 3.1, 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1, 3.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": 17,
            "majority_cohesion_rate": 61.83,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 35988,
            "slug": "vs19_422_035",
            "identifier": "vs19_422_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_035/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2183/99 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/2183/99 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/99 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/99 COLUCCI ALFONSO (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": 32,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35996,
            "slug": "vs19_422_043",
            "identifier": "vs19_422_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_043/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2183/107 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2183/107 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/107 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/107 SCUTELLA' ELISA (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": 35,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36000,
            "slug": "vs19_422_047",
            "identifier": "vs19_422_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_047/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2183/111 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2183/111 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/111 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/111 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": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 35967,
            "slug": "vs19_422_014",
            "identifier": "vs19_422_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_014/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2183/77 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/2183/77 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/77 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/77 CARMINA IDA (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": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35969,
            "slug": "vs19_422_016",
            "identifier": "vs19_422_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_016/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2183/79 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/2183/79 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/79 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/79 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35972,
            "slug": "vs19_422_019",
            "identifier": "vs19_422_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_019/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2183/82 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2183/82 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/82 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/82 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40683,
            "slug": "vs19_551_072",
            "identifier": "vs19_551_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_072/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/1866-A/4 - Votazione Ordine del giorno 9/1866-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1866-A/4 ",
            "description_title": "ODG 9/1866-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 32716,
            "slug": "vs19_366_009",
            "identifier": "vs19_366_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_009/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 9,
            "title": "MOZ 1-316 NF CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 5 DISP",
            "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": 67.22,
            "minority_cohesion_rate": 75.32
        },
        {
            "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": 32714,
            "slug": "vs19_366_004",
            "identifier": "vs19_366_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_004/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 4,
            "title": "Modifiche al regolamento per la razionalizzazione di fasi e di tempi dei procedimenti e per l'aggiornamento del testo",
            "original_title": "Votazione finale ",
            "description_title": "DOC II N 9 - VOTO FINALE",
            "public_title": "Modifiche al regolamento per la razionalizzazione di fasi e di tempi dei procedimenti e per l'aggiornamento del testo",
            "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": 34,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 47.47
        },
        {
            "id": 35973,
            "slug": "vs19_422_020",
            "identifier": "vs19_422_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_020/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2183/83 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2183/83 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/83 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/83 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40630,
            "slug": "vs19_551_011",
            "identifier": "vs19_551_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_011/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 2.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1003",
            "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": 15,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35995,
            "slug": "vs19_422_042",
            "identifier": "vs19_422_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_042/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2183/106 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/2183/106 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/106 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/106 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35992,
            "slug": "vs19_422_039",
            "identifier": "vs19_422_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_039/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2183/103 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2183/103 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/103 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/103 SPORTIELLO GILDA (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": 35,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 35974,
            "slug": "vs19_422_021",
            "identifier": "vs19_422_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_021/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2183/84 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2183/84 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/84 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/84 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35970,
            "slug": "vs19_422_017",
            "identifier": "vs19_422_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_017/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2183/80 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2183/80 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/80 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/80 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": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35975,
            "slug": "vs19_422_022",
            "identifier": "vs19_422_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_022/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2183/85 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2183/85 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/85 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/85 CASO 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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35977,
            "slug": "vs19_422_024",
            "identifier": "vs19_422_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_024/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2183/87 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2183/87 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/87 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/87 PAVANELLI EMMA (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": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35982,
            "slug": "vs19_422_029",
            "identifier": "vs19_422_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_029/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2183/92 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2183/92 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/92 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/92 FENU EMILIANO (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": 37,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 35989,
            "slug": "vs19_422_036",
            "identifier": "vs19_422_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_036/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2183/100 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2183/100 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/100 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/100 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": 29,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 35993,
            "slug": "vs19_422_040",
            "identifier": "vs19_422_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_040/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2183/104 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2183/104 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/104 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/104 QUARTINI ANDREA (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": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 57.96
        }
    ]
}