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

{
    "count": 22951,
    "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=338",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=336",
    "results": [
        {
            "id": 40047,
            "slug": "vs19_519_046",
            "identifier": "vs19_519_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_046/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/2526/31 - Votazione Ordine del giorno 9/2526/31 ",
            "original_title": "Votazione Ordine del giorno 9/2526/31 ",
            "description_title": "ODG 9/2526/31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 66.8,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 28362,
            "slug": "vs19_247_047",
            "identifier": "vs19_247_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_047/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n.  9/1633/87, nel testo riformulato, FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1633/87, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/87, DDL n. 1633",
            "description_title": "Ordine del giorno n.  9/1633/87, nel testo riformulato, FEDE GIORGIO (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": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25071,
            "slug": "vs19_192_013",
            "identifier": "vs19_192_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_013/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 6.01000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 6.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 6.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 6.01000 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25073,
            "slug": "vs19_192_015",
            "identifier": "vs19_192_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_015/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0752",
            "original_title": "Votazione Articolo 7 PDL n. 0752",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25075,
            "slug": "vs19_192_017",
            "identifier": "vs19_192_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_017/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 8.2000 della Commissione - Votazione Emendamento 8.2000 PDL n. 0752",
            "original_title": "Votazione Emendamento 8.2000 PDL n. 0752",
            "description_title": "Emendamento 8.2000 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 28121,
            "slug": "vs19_244_021",
            "identifier": "vs19_244_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_021/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/384 E ABB-B/21 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/21 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/21 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/21 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27693,
            "slug": "vs19_239_034",
            "identifier": "vs19_239_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_034/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 12.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1515",
            "description_title": "Emendamento 12.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24964,
            "slug": "vs19_196_015",
            "identifier": "vs19_196_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_015/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1437/17 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1437/17 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/17 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/17 DE MICHELI PAOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 40036,
            "slug": "vs19_519_035",
            "identifier": "vs19_519_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_035/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2526/7 - Votazione Ordine del giorno 9/2526/7 ",
            "original_title": "Votazione Ordine del giorno 9/2526/7 ",
            "description_title": "ODG 9/2526/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 24966,
            "slug": "vs19_196_027",
            "identifier": "vs19_196_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_027/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1437/30, come riformulato, MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1437/30, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/30, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/30, come riformulato, MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 109,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 28088,
            "slug": "vs19_244_008",
            "identifier": "vs19_244_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_008/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/384 E ABB-B/8 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/8 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/8 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/8 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27679,
            "slug": "vs19_239_041",
            "identifier": "vs19_239_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_041/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 12.9 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 12.9 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.9 DDL n. 1515",
            "description_title": "Emendamento 12.9 TABACCI BRUNO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27678,
            "slug": "vs19_239_050",
            "identifier": "vs19_239_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_050/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 12.18 FENU EMILIANO (M5S) - Votazione Emendamento 12.18 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.18 DDL n. 1515",
            "description_title": "Emendamento 12.18 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27686,
            "slug": "vs19_239_039",
            "identifier": "vs19_239_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_039/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 12.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.7 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.7 DDL n. 1515",
            "description_title": "Emendamento 12.7 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 27563,
            "slug": "vs19_239_015",
            "identifier": "vs19_239_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_015/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1515",
            "original_title": "Votazione Articolo 4 DDL n. 1515",
            "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": 1,
            "n_margin": 79,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24994,
            "slug": "vs19_196_035",
            "identifier": "vs19_196_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_035/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1437/38 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1437/38 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/38 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/38 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27568,
            "slug": "vs19_239_023",
            "identifier": "vs19_239_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_023/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1515",
            "original_title": "Votazione Articolo 9 DDL n. 1515",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 79,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28110,
            "slug": "vs19_244_003",
            "identifier": "vs19_244_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_003/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/384 E ABB-B/3 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/3 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/3 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/3 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27564,
            "slug": "vs19_239_008",
            "identifier": "vs19_239_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_008/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 4.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1515",
            "description_title": "Emendamento 4.3 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27702,
            "slug": "vs19_239_097",
            "identifier": "vs19_239_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_097/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 27.500 della Commissione - Votazione Emendamento 27.500 DDL n. 1515",
            "original_title": "Votazione Emendamento 27.500 DDL n. 1515",
            "description_title": "Emendamento 27.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27724,
            "slug": "vs19_239_082",
            "identifier": "vs19_239_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_082/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1515",
            "original_title": "Votazione Articolo 19 DDL n. 1515",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 40059,
            "slug": "vs19_521_002",
            "identifier": "vs19_521_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_002/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2527/5 - Votazione Ordine del giorno 9/2527/5 ",
            "original_title": "Votazione Ordine del giorno 9/2527/5 ",
            "description_title": "ODG 9/2527/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 27742,
            "slug": "vs19_239_060",
            "identifier": "vs19_239_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_060/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 13.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 13.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1515",
            "description_title": "Emendamento 13.5 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 40064,
            "slug": "vs19_521_007",
            "identifier": "vs19_521_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_007/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2527/13 - Votazione Ordine del giorno 9/2527/13 ",
            "original_title": "Votazione Ordine del giorno 9/2527/13 ",
            "description_title": "ODG 9/2527/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 28093,
            "slug": "vs19_244_017",
            "identifier": "vs19_244_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_017/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/384 E ABB-B/17 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/17 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/17 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/17 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 40071,
            "slug": "vs19_521_014",
            "identifier": "vs19_521_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_014/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2527/21 - Votazione Ordine del giorno 9/2527/21 ",
            "original_title": "Votazione Ordine del giorno 9/2527/21 ",
            "description_title": "ODG 9/2527/21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 27755,
            "slug": "vs19_239_094",
            "identifier": "vs19_239_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_094/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 94,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1515",
            "original_title": "Votazione Articolo 24 DDL n. 1515",
            "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": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24975,
            "slug": "vs19_196_052",
            "identifier": "vs19_196_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_052/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1437/55 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1437/55 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/55 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/55 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27766,
            "slug": "vs19_239_086",
            "identifier": "vs19_239_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_086/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 86,
            "title": "Identici articoli aggiuntivi 21.3 FENU EMILIANO (M5S) e 21.4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.3 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.3 FENU EMILIANO (M5S) e 21.4 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28094,
            "slug": "vs19_244_042",
            "identifier": "vs19_244_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_042/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/384 E ABB-B/42 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/42 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/42 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/42 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27777,
            "slug": "vs19_239_085",
            "identifier": "vs19_239_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_085/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 85,
            "title": "Identici articoli aggiuntivi 21.1 FENU EMILIANO (M5S) e 21.2 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.1 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.1 FENU EMILIANO (M5S) e 21.2 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 40083,
            "slug": "vs19_523_003",
            "identifier": "vs19_523_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_003/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2551/10 - Votazione Ordine del giorno 9/2551/10 ",
            "original_title": "Votazione Ordine del giorno 9/2551/10 ",
            "description_title": "ODG 9/2551/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40084,
            "slug": "vs19_523_004",
            "identifier": "vs19_523_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_004/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2551/12 - Votazione Ordine del giorno 9/2551/12 ",
            "original_title": "Votazione Ordine del giorno 9/2551/12 ",
            "description_title": "ODG 9/2551/12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 72.43,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40085,
            "slug": "vs19_523_005",
            "identifier": "vs19_523_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_005/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2551/15 - Votazione Ordine del giorno 9/2551/15 ",
            "original_title": "Votazione Ordine del giorno 9/2551/15 ",
            "description_title": "ODG 9/2551/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 28311,
            "slug": "vs19_247_077",
            "identifier": "vs19_247_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_077/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 77,
            "title": "Fiducia conversione decreto milleproroghe 2024",
            "original_title": "Votazione Articolo unico DDL n. 1633",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 30 dicembre 2023, n. 215, nel testo delle Commissioni, sul quale il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia conversione decreto milleproroghe 2024",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 27681,
            "slug": "vs19_239_046",
            "identifier": "vs19_239_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_046/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 12.14 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.14 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.14 DDL n. 1515",
            "description_title": "Emendamento 12.14 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24986,
            "slug": "vs19_196_024",
            "identifier": "vs19_196_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_024/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1437/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1437/27 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/27 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/27 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 40093,
            "slug": "vs19_523_013",
            "identifier": "vs19_523_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_013/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2551/32 - Votazione Ordine del giorno 9/2551/32 ",
            "original_title": "Votazione Ordine del giorno 9/2551/32 ",
            "description_title": "ODG 9/2551/32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40090,
            "slug": "vs19_523_010",
            "identifier": "vs19_523_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_010/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2551/27 - Votazione Ordine del giorno 9/2551/27 ",
            "original_title": "Votazione Ordine del giorno 9/2551/27 ",
            "description_title": "ODG 9/2551/27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40091,
            "slug": "vs19_523_011",
            "identifier": "vs19_523_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_011/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2551/28 - Votazione Ordine del giorno 9/2551/28 ",
            "original_title": "Votazione Ordine del giorno 9/2551/28 ",
            "description_title": "ODG 9/2551/28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 24962,
            "slug": "vs19_196_059",
            "identifier": "vs19_196_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_059/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1437/69 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1437/69 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/69 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/69 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27710,
            "slug": "vs19_239_063",
            "identifier": "vs19_239_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_063/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 14.3 FENU EMILIANO (M5S) - Votazione Emendamento 14.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 14.3 DDL n. 1515",
            "description_title": "Emendamento 14.3 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 40137,
            "slug": "vs19_524_031",
            "identifier": "vs19_524_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_031/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2551/74 - Votazione Ordine del giorno 9/2551/74 ",
            "original_title": "Votazione Ordine del giorno 9/2551/74 ",
            "description_title": "ODG 9/2551/74",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40138,
            "slug": "vs19_524_032",
            "identifier": "vs19_524_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_032/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2551/76 - Votazione Ordine del giorno 9/2551/76 ",
            "original_title": "Votazione Ordine del giorno 9/2551/76 ",
            "description_title": "ODG 9/2551/76",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40141,
            "slug": "vs19_524_035",
            "identifier": "vs19_524_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_035/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2551/82 - Votazione Ordine del giorno 9/2551/82 ",
            "original_title": "Votazione Ordine del giorno 9/2551/82 ",
            "description_title": "ODG 9/2551/82",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 69,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 27747,
            "slug": "vs19_239_074",
            "identifier": "vs19_239_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_074/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 19.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.7 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.7 DDL n. 1515",
            "description_title": "Emendamento 19.7 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 40108,
            "slug": "vs19_524_002",
            "identifier": "vs19_524_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_002/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2551/39 - Votazione Ordine del giorno 9/2551/39 ",
            "original_title": "Votazione Ordine del giorno 9/2551/39 ",
            "description_title": "ODG 9/2551/39",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 27697,
            "slug": "vs19_239_049",
            "identifier": "vs19_239_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_049/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 12.17 ALIFANO ENRICA (M5S) - Votazione Emendamento 12.17 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.17 DDL n. 1515",
            "description_title": "Emendamento 12.17 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24996,
            "slug": "vs19_196_036",
            "identifier": "vs19_196_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_036/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1437/39 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1437/39 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/39 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/39 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27682,
            "slug": "vs19_239_031",
            "identifier": "vs19_239_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_031/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 11.9 FENU EMILIANO (M5S) - Votazione Emendamento 11.9 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.9 DDL n. 1515",
            "description_title": "Emendamento 11.9 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.2
        }
    ]
}