Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=129
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=130",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=128",
    "results": [
        {
            "id": 35966,
            "slug": "vs19_422_013",
            "identifier": "vs19_422_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_013/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2183/76 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/2183/76 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/76 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/76 CARAMIELLO ALESSANDRO (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.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35965,
            "slug": "vs19_422_012",
            "identifier": "vs19_422_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_012/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2183/75 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/2183/75 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/75 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/75 RICCIARDI 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": 30,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35990,
            "slug": "vs19_422_037",
            "identifier": "vs19_422_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_037/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2183/101 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/2183/101 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/101 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/101 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 31365,
            "slug": "vs19_331_018",
            "identifier": "vs19_331_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_018/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.9 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.9 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1975",
            "description_title": "Emendamento 3.9 DI LAURO CARMEN (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": 65.13,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 26373,
            "slug": "vs19_217_008",
            "identifier": "vs19_217_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_008/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 6.7 QUARTINI ANDREA (M5S) - Votazione Emendamento 6.7 DDL n. 1342",
            "original_title": "Votazione Emendamento 6.7 DDL n. 1342",
            "description_title": "Emendamento 6.7 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 40710,
            "slug": "vs19_552_021",
            "identifier": "vs19_552_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_021/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 21,
            "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": 127,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35997,
            "slug": "vs19_422_044",
            "identifier": "vs19_422_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_044/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2183/108 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/2183/108 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/108 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/108 CAROTENUTO DARIO (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": 62.81,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 26396,
            "slug": "vs19_217_047",
            "identifier": "vs19_217_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_047/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1342/10, nel testo riformulato, FORMENTINI PAOLO (LEGA) - Votazione Ordine del giorno 9/1342/10, DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/10, DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/10, nel testo riformulato, FORMENTINI PAOLO (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": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 40709,
            "slug": "vs19_552_020",
            "identifier": "vs19_552_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_020/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 20,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35991,
            "slug": "vs19_422_038",
            "identifier": "vs19_422_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_038/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2183/102 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/2183/102 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/102 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/102 DI LAURO CARMEN (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": 62.4,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 26411,
            "slug": "vs19_217_041",
            "identifier": "vs19_217_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_041/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1342/2 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1342/2 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/2 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/2 BRUNO RAFFAELE (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": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 31616,
            "slug": "vs19_340_134",
            "identifier": "vs19_340_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_134/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 134,
            "title": "Ordine del giorno n. 9/1997/29 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1997/29 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/29 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/29 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": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31617,
            "slug": "vs19_340_135",
            "identifier": "vs19_340_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_135/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 135,
            "title": "Ordine del giorno n. 9/1997/30 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1997/30 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/30 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/30 SCERRA FILIPPO (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": 22,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 26410,
            "slug": "vs19_217_009",
            "identifier": "vs19_217_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_009/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 6.6 QUARTINI ANDREA (M5S) - Votazione Emendamento 6.6 DDL n. 1342",
            "original_title": "Votazione Emendamento 6.6 DDL n. 1342",
            "description_title": "Emendamento 6.6 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 26379,
            "slug": "vs19_217_022",
            "identifier": "vs19_217_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_022/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 10.7 L'ABBATE PATTY (M5S) - Votazione Emendamento 10.7 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1342",
            "description_title": "Emendamento 10.7 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 58,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 26219,
            "slug": "vs19_217_050",
            "identifier": "vs19_217_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_050/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 50,
            "title": "Legge di delegazione europea 2022-2023",
            "original_title": "Votazione finale DDL n. 1342",
            "description_title": "Delega al Governo per il recepimento delle direttive europee e l'attuazione di altri atti dell'Unione europea - Legge di delegazione europea 2022-2023 (DDL 1342)",
            "public_title": "Legge di delegazione europea 2022-2023",
            "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": 85,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26220,
            "slug": "vs19_217_043",
            "identifier": "vs19_217_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_043/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/4 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": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 35985,
            "slug": "vs19_422_032",
            "identifier": "vs19_422_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_032/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2183/95 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2183/95 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/95 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/95 SILVESTRI FRANCESCO (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": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 26377,
            "slug": "vs19_217_038",
            "identifier": "vs19_217_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_038/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1342",
            "original_title": "Votazione Articolo 15 DDL n. 1342",
            "description_title": "Articolo 15",
            "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": 119,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 35956,
            "slug": "vs19_422_003",
            "identifier": "vs19_422_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_003/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2183/12 SPERANZA ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/2183/12 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/12 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/12 SPERANZA ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35955,
            "slug": "vs19_422_002",
            "identifier": "vs19_422_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_002/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2183/10 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2183/10 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/10 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/10 BONAFE' SIMONA (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.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 26413,
            "slug": "vs19_217_042",
            "identifier": "vs19_217_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_042/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1342/3 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1342/3 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/3 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/3 SCERRA FILIPPO (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": 22,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26414,
            "slug": "vs19_217_044",
            "identifier": "vs19_217_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_044/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1342/5 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1342/5 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/5 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/5 D'ORSO 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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 35953,
            "slug": "vs19_422_054",
            "identifier": "vs19_422_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_054/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 54,
            "title": "Fiducia conversione decreto cultura",
            "original_title": "Votazione Articolo unico DDL n. 2183",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 27 dicembre 2024, n. 201, nel testo della Commissione, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto cultura",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 80.99,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 26376,
            "slug": "vs19_217_016",
            "identifier": "vs19_217_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_016/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 9.01000 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 9.01000 DDL n. 1342",
            "original_title": "Votazione Emendamento 9.01000 DDL n. 1342",
            "description_title": "Articolo aggiuntivo 9.01000 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 35994,
            "slug": "vs19_422_041",
            "identifier": "vs19_422_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_041/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2183/105 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2183/105 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/105 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/105 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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 26387,
            "slug": "vs19_217_039",
            "identifier": "vs19_217_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_039/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1342",
            "original_title": "Votazione Articolo 16 DDL n. 1342",
            "description_title": "Articolo 16",
            "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": 120,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 35964,
            "slug": "vs19_422_011",
            "identifier": "vs19_422_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_011/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2183/74 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2183/74 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/74 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/74 ORRICO ANNA LAURA (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": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35954,
            "slug": "vs19_422_001",
            "identifier": "vs19_422_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_001/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2183/3 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2183/3 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/3 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/3 SIMIANI MARCO (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": 64.05,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34783,
            "slug": "vs19_353_036",
            "identifier": "vs19_353_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_036/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.58 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.58 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "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": 60.0,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 26216,
            "slug": "vs19_217_033",
            "identifier": "vs19_217_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_033/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 13.4 FENU EMILIANO (M5S) - Votazione Emendamento 13.4 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1342",
            "description_title": "Emendamento 13.4 FENU EMILIANO (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": 60,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 40708,
            "slug": "vs19_552_019",
            "identifier": "vs19_552_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_019/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 19,
            "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": 130,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 31360,
            "slug": "vs19_331_013",
            "identifier": "vs19_331_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_013/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.1 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1975",
            "description_title": "Emendamento 3.1 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 64.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
        },
        {
            "id": 31366,
            "slug": "vs19_331_019",
            "identifier": "vs19_331_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_019/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.10 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.10 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.10 DDL n. 1975",
            "description_title": "Emendamento 3.10 CIANI PAOLO (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": 65.55,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31349,
            "slug": "vs19_331_002",
            "identifier": "vs19_331_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_002/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 ZANELLA LUANA (AVS) - Votazione Emendamento 1.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1975",
            "description_title": "Emendamento 1.1 ZANELLA LUANA (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": 65.13,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 26408,
            "slug": "vs19_217_037",
            "identifier": "vs19_217_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_037/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1342",
            "original_title": "Votazione Articolo 14 DDL n. 1342",
            "description_title": "Articolo 14",
            "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": 122,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 26409,
            "slug": "vs19_217_005",
            "identifier": "vs19_217_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_005/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1342",
            "original_title": "Votazione Articolo 5 DDL n. 1342",
            "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": 118,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26415,
            "slug": "vs19_217_045",
            "identifier": "vs19_217_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_045/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1342/6 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1342/6 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/6 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/6 COSTA SERGIO (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": 59,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 45.68
        },
        {
            "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": 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": 31350,
            "slug": "vs19_331_003",
            "identifier": "vs19_331_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_003/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.2 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1975",
            "description_title": "Emendamento 1.2 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31351,
            "slug": "vs19_331_004",
            "identifier": "vs19_331_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_004/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.4 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1975",
            "description_title": "Emendamento 1.4 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": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 26386,
            "slug": "vs19_217_040",
            "identifier": "vs19_217_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_040/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1342",
            "original_title": "Votazione Articolo 17 DDL n. 1342",
            "description_title": "Articolo 17",
            "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": 122,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 31352,
            "slug": "vs19_331_005",
            "identifier": "vs19_331_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_005/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 1.5 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1975",
            "description_title": "Emendamento 1.5 RICCIARDI MARIANNA (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.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 26370,
            "slug": "vs19_218_001",
            "identifier": "vs19_218_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_218_001/?format=api",
            "sitting": {
                "id": 1564,
                "date": "2023-12-21",
                "number": 218,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza del disegno di legge n. 1620 - Votazione DDL n. 1620",
            "original_title": "Votazione DDL n. 1620",
            "description_title": "Dichiarazione di urgenza del disegno di legge n. 1620",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 67.9
        },
        {
            "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": 31353,
            "slug": "vs19_331_006",
            "identifier": "vs19_331_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_006/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1007 ZANELLA LUANA (AVS) - Votazione Emendamento 1.1007 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.1007 DDL n. 1975",
            "description_title": "Emendamento 1.1007 ZANELLA LUANA (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": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 34784,
            "slug": "vs19_353_037",
            "identifier": "vs19_353_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_037/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.59 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.59 CASO ANTONIO (M5S)",
            "description_title": "",
            "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": 57.5,
            "minority_cohesion_rate": 63.52
        },
        {
            "id": 26463,
            "slug": "vs19_219_051",
            "identifier": "vs19_219_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_051/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.51 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.51 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.51 DDL n. 1627",
            "description_title": "Emendamento 1.51 RICCIARDI TONI (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": 29,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.78
        }
    ]
}