Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=106
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_margin&page=107",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=105",
    "results": [
        {
            "id": 27323,
            "slug": "vs19_232_061",
            "identifier": "vs19_232_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_061/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1620/12 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1620/12 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/12 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/12 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 34092,
            "slug": "vs19_388_086",
            "identifier": "vs19_388_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_086/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 23.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 23.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.5 DDL n. 2022",
            "description_title": "Emendamento 23.5 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 25614,
            "slug": "vs19_210_088",
            "identifier": "vs19_210_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_088/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 88,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1341",
            "original_title": "Votazione Articolo 19 DDL n. 1341",
            "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": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26892,
            "slug": "vs19_229_008",
            "identifier": "vs19_229_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_008/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.101 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.101 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.101 DDL n. 1297",
            "description_title": "Emendamento 1.101 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30494,
            "slug": "vs19_305_026",
            "identifier": "vs19_305_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_026/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.202 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.202 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.202 DDL n. 1665",
            "description_title": "Emendamento 1.202 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 34536,
            "slug": "vs19_377_073",
            "identifier": "vs19_377_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_073/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici emendamenti 13.3 FERRARI SARA (PD-IDP) e 13.4 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 13.3 FERRARI SARA (PD-IDP) e 13.4 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 22268,
            "slug": "vs19_146_023",
            "identifier": "vs19_146_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_023/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1194/R/41 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1194/R/41 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/41 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/41 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 35150,
            "slug": "vs19_353_050",
            "identifier": "vs19_353_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_050/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1830/9 FRATOIANNI NICOLA (AVS)",
            "original_title": "Ordine del giorno n. 9/1830/9 FRATOIANNI NICOLA (AVS)",
            "description_title": "",
            "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": 17,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 24768,
            "slug": "vs19_175_015",
            "identifier": "vs19_175_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_015/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.30 AMATO GAETANO (M5S) - Votazione Emendamento 1.30 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.30 PDL n. 0835",
            "description_title": "Emendamento 1.30 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 39499,
            "slug": "vs19_503_167",
            "identifier": "vs19_503_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_167/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 167,
            "title": "EM 4.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39482,
            "slug": "vs19_503_149",
            "identifier": "vs19_503_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_149/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 149,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 30469,
            "slug": "vs19_305_001",
            "identifier": "vs19_305_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_001/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.31 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.31 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1665",
            "description_title": "Emendamento 1.31 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 35175,
            "slug": "vs19_354_012",
            "identifier": "vs19_354_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_012/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera m), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "original_title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera m), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 39382,
            "slug": "vs19_503_047",
            "identifier": "vs19_503_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_047/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 9.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 29998,
            "slug": "vs19_281_064",
            "identifier": "vs19_281_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_064/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1752/89 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/89 MADIA MARIA ANNA (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": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24612,
            "slug": "vs19_175_020",
            "identifier": "vs19_175_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_020/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 1.01 AMATO GAETANO (M5S) - Votazione Emendamento 1.01 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.01 PDL n. 0835",
            "description_title": "Articolo aggiuntivo 1.01 AMATO GAETANO (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": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 27308,
            "slug": "vs19_232_060",
            "identifier": "vs19_232_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_060/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1620/11 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1620/11 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/11 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/11 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": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 30012,
            "slug": "vs19_281_063",
            "identifier": "vs19_281_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_063/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1752/88 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1752/88 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/88 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/88 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 35177,
            "slug": "vs19_354_014",
            "identifier": "vs19_354_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_014/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00320 BALDINO VITTORIA (M5S) ed altri",
            "original_title": "Mozione n. 1-00320 BALDINO VITTORIA (M5S) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 35179,
            "slug": "vs19_354_016",
            "identifier": "vs19_354_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_016/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00323, limitatamente al capoverso primo, lettera b), della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "original_title": "Mozione n. 1-00323, limitatamente al capoverso primo, lettera b), della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 34530,
            "slug": "vs19_377_065",
            "identifier": "vs19_377_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_065/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 11.13 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 11.13 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34108,
            "slug": "vs19_388_093",
            "identifier": "vs19_388_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_093/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 24.1002 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 24.1002 DDL n. 2022",
            "original_title": "Votazione Emendamento 24.1002 DDL n. 2022",
            "description_title": "Emendamento 24.1002 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33420,
            "slug": "vs19_377_107",
            "identifier": "vs19_377_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_107/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 107,
            "title": "EM 21.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.4",
            "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": 17,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34787,
            "slug": "vs19_353_041",
            "identifier": "vs19_353_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_041/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 2.2 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 2.2 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39340,
            "slug": "vs19_503_005",
            "identifier": "vs19_503_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_005/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 34084,
            "slug": "vs19_388_091",
            "identifier": "vs19_388_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_091/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 23.3 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 23.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.3 DDL n. 2022",
            "description_title": "Emendamento 23.3 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 32828,
            "slug": "vs19_371_009",
            "identifier": "vs19_371_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_009/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 3.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.02,
            "minority_cohesion_rate": 65.19
        },
        {
            "id": 24780,
            "slug": "vs19_185_009",
            "identifier": "vs19_185_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_009/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 7.102 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 7.102 DDL n. 1294",
            "original_title": "Votazione Emendamento 7.102 DDL n. 1294",
            "description_title": "Emendamento 7.102 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 39801,
            "slug": "vs19_511_002",
            "identifier": "vs19_511_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_002/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1074-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1074-A - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39414,
            "slug": "vs19_503_079",
            "identifier": "vs19_503_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_079/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 79,
            "title": "ART AGG 12.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.09",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 25578,
            "slug": "vs19_210_037",
            "identifier": "vs19_210_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_037/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1341",
            "original_title": "Votazione Articolo 7 DDL n. 1341",
            "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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 34529,
            "slug": "vs19_377_064",
            "identifier": "vs19_377_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_064/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 64,
            "title": "Identici emendamenti 11.11 SANTILLO AGOSTINO (M5S) e 11.12 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 11.11 SANTILLO AGOSTINO (M5S) e 11.12 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34076,
            "slug": "vs19_388_105",
            "identifier": "vs19_388_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_105/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 105,
            "title": "Identici emendamenti 25.27 MORFINO DANIELA (M5S) e 25.28 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.27 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.27 DDL n. 2022",
            "description_title": "Identici emendamenti 25.27 MORFINO DANIELA (M5S) e 25.28 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34527,
            "slug": "vs19_377_062",
            "identifier": "vs19_377_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_062/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 11.1 CURTI AUGUSTO (PD-IDP)",
            "original_title": "Emendamento 11.1 CURTI AUGUSTO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39610,
            "slug": "vs19_504_060",
            "identifier": "vs19_504_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_060/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 13.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 32819,
            "slug": "vs19_370_023",
            "identifier": "vs19_370_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_023/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 3.1, 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1, 3.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.83,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 39513,
            "slug": "vs19_503_183",
            "identifier": "vs19_503_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_183/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 183,
            "title": "EM 6.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 27244,
            "slug": "vs19_232_041",
            "identifier": "vs19_232_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_041/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 5.02 ROSATO ETTORE (APERRE) - Votazione Emendamento 5.02 DDL n. 1620",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1620",
            "description_title": "Articolo aggiuntivo 5.02 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27377,
            "slug": "vs19_232_056",
            "identifier": "vs19_232_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_056/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1620/7 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1620/7 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/7 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/7 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 39368,
            "slug": "vs19_503_033",
            "identifier": "vs19_503_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_033/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 7.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39080,
            "slug": "vs19_498_033",
            "identifier": "vs19_498_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_033/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 4.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 33496,
            "slug": "vs19_377_182",
            "identifier": "vs19_377_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_182/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 182,
            "title": "MOZ 1-358 CPV 16 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 16 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 39497,
            "slug": "vs19_503_165",
            "identifier": "vs19_503_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_165/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 165,
            "title": "EM 4.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39574,
            "slug": "vs19_504_018",
            "identifier": "vs19_504_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_018/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 7.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 22293,
            "slug": "vs19_146_025",
            "identifier": "vs19_146_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_025/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1194/R/47 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/47 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/47 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/47 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 39076,
            "slug": "vs19_498_029",
            "identifier": "vs19_498_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_029/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 4.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 33477,
            "slug": "vs19_377_088",
            "identifier": "vs19_377_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_088/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35173,
            "slug": "vs19_354_010",
            "identifier": "vs19_354_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_010/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera i), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "original_title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera i), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 33531,
            "slug": "vs19_377_187",
            "identifier": "vs19_377_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_187/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 187,
            "title": "MOZ 1-358 PREMESSE - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 PREMESSE",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 39337,
            "slug": "vs19_503_002",
            "identifier": "vs19_503_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_002/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 55.77
        }
    ]
}