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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=65",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=63",
    "results": [
        {
            "id": 39864,
            "slug": "vs19_515_023",
            "identifier": "vs19_515_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_023/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 1.033 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.033",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 21833,
            "slug": "vs19_132_050",
            "identifier": "vs19_132_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_050/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 6.3 CHERCHI SUSANNA (M5S) - Votazione Emendamento 6.3 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.3 PDL n. 0596",
            "description_title": "Emendamento 6.3 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 27570,
            "slug": "vs19_239_017",
            "identifier": "vs19_239_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_017/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1515",
            "original_title": "Votazione Articolo 6 DDL n. 1515",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 78,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26174,
            "slug": "vs19_216_022",
            "identifier": "vs19_216_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_022/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.1001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 2.1001 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.1001 DDL n. 1555",
            "description_title": "Emendamento 2.1001 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 34258,
            "slug": "vs19_392_022",
            "identifier": "vs19_392_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_022/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2150/31 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2150/31 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/31 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/31 PELUFFO VINICIO GIUSEPPE GUIDO (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": 3,
            "n_margin": 58,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 32065,
            "slug": "vs19_348_011",
            "identifier": "vs19_348_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_011/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 21.01005 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01005 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 21825,
            "slug": "vs19_132_037",
            "identifier": "vs19_132_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_037/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.103 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 2.103 PDL n. 0596",
            "original_title": "Votazione Emendamento 2.103 PDL n. 0596",
            "description_title": "Emendamento 2.103 AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 116,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 25110,
            "slug": "vs19_197_001",
            "identifier": "vs19_197_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_001/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale di costituzionalità n. 1 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO) - Votazione pregiudiziale DDL n. 1324",
            "original_title": "Votazione pregiudiziale DDL n. 1324",
            "description_title": "Questione pregiudiziale di costituzionalità n. 1 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27718,
            "slug": "vs19_239_090",
            "identifier": "vs19_239_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_090/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1515",
            "original_title": "Votazione Articolo 21 DDL n. 1515",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 73,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 36601,
            "slug": "vs19_435_124",
            "identifier": "vs19_435_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_124/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo aggiuntivo 14.01000 APPENDINO CHIARA (M5S) - Votazione Emendamento 14.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 14.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 14.01000 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 32570,
            "slug": "vs19_361_042",
            "identifier": "vs19_361_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_042/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1532-bis/61 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/61 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/61 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/61 LAI SILVIO (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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 27374,
            "slug": "vs19_233_046",
            "identifier": "vs19_233_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_046/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1606/76 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1606/76 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/76 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/76 BARBAGALLO ANTHONY EMANUELE (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": 3,
            "n_margin": 45,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 31426,
            "slug": "vs19_336_101",
            "identifier": "vs19_336_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_101/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 101,
            "title": "Identici emendamenti 14-bis.1000 GHIRRA FRANCESCA (AVS) e 14-bis.1002 PAVANELLI EMMA (M5S) - Votazione Emendamento 14-bis.1000 DDL n. 1930",
            "original_title": "Votazione Emendamento 14-bis.1000 DDL n. 1930",
            "description_title": "Identici emendamenti 14-bis.1000 GHIRRA FRANCESCA (AVS) e 14-bis.1002 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 33651,
            "slug": "vs19_384_042",
            "identifier": "vs19_384_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_042/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 10.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36548,
            "slug": "vs19_435_062",
            "identifier": "vs19_435_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_062/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 6.1004 FENU EMILIANO (M5S) - Votazione Emendamento 6.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1004 PDL n. 1573",
            "description_title": "Emendamento 6.1004 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": 3,
            "n_margin": 76,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 37998,
            "slug": "vs19_470_007",
            "identifier": "vs19_470_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_007/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2308/18 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/2308/18 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/18 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/18 AIELLO DAVIDE (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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38066,
            "slug": "vs19_475_015",
            "identifier": "vs19_475_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_015/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00437, limitatamente ai capoversi undicesimo e quattordicesimo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00437",
            "original_title": "Votazione Mozione 1_00437",
            "description_title": "Mozione n. 1-00437, limitatamente ai capoversi undicesimo e quattordicesimo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 132,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 21836,
            "slug": "vs19_132_038",
            "identifier": "vs19_132_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_038/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0596",
            "description_title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 25142,
            "slug": "vs19_197_053",
            "identifier": "vs19_197_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_053/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1324 E ABB/5 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/5 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/5 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/5 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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 37621,
            "slug": "vs19_460_009",
            "identifier": "vs19_460_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_009/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 4.01 PENZA PASQUALINO (M5S) - Votazione Emendamento 4.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 4.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 4.01 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33654,
            "slug": "vs19_384_072",
            "identifier": "vs19_384_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_072/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/30-A E ABB/2 - Votazione Ordine del giorno 9/30-A E ABB/2 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/2 ",
            "description_title": "ODG 9/30-A E ABB/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 31975,
            "slug": "vs19_348_028",
            "identifier": "vs19_348_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_028/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1660",
            "original_title": "Votazione Articolo 24 DDL n. 1660",
            "description_title": "Articolo 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 26205,
            "slug": "vs19_216_148",
            "identifier": "vs19_216_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_148/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 148,
            "title": "Ordine del giorno n. 9/1555/15 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1555/15 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/15 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/15 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 47,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 27746,
            "slug": "vs19_239_093",
            "identifier": "vs19_239_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_093/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1515",
            "original_title": "Votazione Articolo 23 DDL n. 1515",
            "description_title": "Articolo 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 72,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 25104,
            "slug": "vs19_197_031",
            "identifier": "vs19_197_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_031/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.4 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Emendamento 3.4 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1324",
            "description_title": "Emendamento 3.4 CASTIGLIONE GIUSEPPE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 89,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 33660,
            "slug": "vs19_384_048",
            "identifier": "vs19_384_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_048/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 48,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 62,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37611,
            "slug": "vs19_460_034",
            "identifier": "vs19_460_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_034/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2139",
            "original_title": "Votazione Articolo 13 DDL n. 2139",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 87,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35455,
            "slug": "vs19_402_105",
            "identifier": "vs19_402_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_105/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/2112-bis/93 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2112-bis/93 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/93 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/93 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33663,
            "slug": "vs19_384_044",
            "identifier": "vs19_384_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_044/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 44,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 71,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33561,
            "slug": "vs19_384_038",
            "identifier": "vs19_384_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_038/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 10.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35449,
            "slug": "vs19_402_099",
            "identifier": "vs19_402_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_099/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/2112-bis/87 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/2112-bis/87 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/87 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/87 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34291,
            "slug": "vs19_392_029",
            "identifier": "vs19_392_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_029/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2150/44, nel testo riformulato, FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2150/44, DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/44, DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/44, nel testo riformulato, FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 33628,
            "slug": "vs19_384_068",
            "identifier": "vs19_384_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_068/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 68,
            "title": "ART AGG 14.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 27764,
            "slug": "vs19_239_095",
            "identifier": "vs19_239_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_095/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 95,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 1515",
            "original_title": "Votazione Articolo 25 DDL n. 1515",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 77,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 32593,
            "slug": "vs19_361_033",
            "identifier": "vs19_361_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_033/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1532-bis/51 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1532-bis/51 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/51 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/51 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 34260,
            "slug": "vs19_392_012",
            "identifier": "vs19_392_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_012/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2150/17 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2150/17 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/17 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/17 PELLEGRINI MARCO (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": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33641,
            "slug": "vs19_384_067",
            "identifier": "vs19_384_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_067/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 67,
            "title": "ART AGG 14.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 25167,
            "slug": "vs19_200_007",
            "identifier": "vs19_200_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_007/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1551/6 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1551/6 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/6 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/6 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 142,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 39980,
            "slug": "vs19_517_054",
            "identifier": "vs19_517_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_054/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 16.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 37600,
            "slug": "vs19_460_004",
            "identifier": "vs19_460_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_004/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2139",
            "original_title": "Votazione Articolo 2 DDL n. 2139",
            "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": 3,
            "n_margin": 82,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37616,
            "slug": "vs19_460_053",
            "identifier": "vs19_460_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_053/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2139",
            "original_title": "Votazione Articolo 18 DDL n. 2139",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 78,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36549,
            "slug": "vs19_435_063",
            "identifier": "vs19_435_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_063/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 6.1005 FENU EMILIANO (M5S) - Votazione Emendamento 6.1005 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1005 PDL n. 1573",
            "description_title": "Emendamento 6.1005 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 27770,
            "slug": "vs19_240_013",
            "identifier": "vs19_240_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_013/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 5.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 5.01000 PDL n. 1304",
            "original_title": "Votazione Emendamento 5.01000 PDL n. 1304",
            "description_title": "Articolo aggiuntivo 5.01000 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": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 33653,
            "slug": "vs19_384_066",
            "identifier": "vs19_384_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_066/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 66,
            "title": "ART AGG 14.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 21849,
            "slug": "vs19_132_016",
            "identifier": "vs19_132_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_016/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.300, PDL n. 0115",
            "original_title": "Votazione Emendamento 1.300, PDL n. 0115",
            "description_title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 137,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21865,
            "slug": "vs19_132_023",
            "identifier": "vs19_132_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_023/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/115 E ABB./7, nel testo riformulato, BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/115 E ABB./7, PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./7, PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./7, nel testo riformulato, BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 132,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 37627,
            "slug": "vs19_460_021",
            "identifier": "vs19_460_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_021/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 11.3 PENZA PASQUALINO (M5S) - Votazione Emendamento 11.3 DDL n. 2139",
            "original_title": "Votazione Emendamento 11.3 DDL n. 2139",
            "description_title": "Emendamento 11.3 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37634,
            "slug": "vs19_460_029",
            "identifier": "vs19_460_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_029/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 12.5 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2139",
            "description_title": "Emendamento 12.5 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 38208,
            "slug": "vs19_476_022",
            "identifier": "vs19_476_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_022/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 22,
            "title": "ART AGG 3.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38188,
            "slug": "vs19_476_040",
            "identifier": "vs19_476_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_040/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 40,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "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": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.24
        }
    ]
}