Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=229
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=230",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=228",
    "results": [
        {
            "id": 29560,
            "slug": "vs19_187_058",
            "identifier": "vs19_187_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_058/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1416/51, come riformulato, CARFAGNA MARIA ROSARIA (AIV-RE) - Votazione Ordine del giorno 9/1416/51, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/51, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/51, come riformulato, CARFAGNA MARIA ROSARIA (AIV-RE)",
            "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": 118,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 24476,
            "slug": "vs19_175_041",
            "identifier": "vs19_175_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_041/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0835",
            "original_title": "Votazione Articolo 7 PDL n. 0835",
            "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": 20,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 31768,
            "slug": "vs19_344_057",
            "identifier": "vs19_344_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_057/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1660",
            "description_title": "Emendamento 10.4 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 76.88
        },
        {
            "id": 25698,
            "slug": "vs19_210_162",
            "identifier": "vs19_210_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_162/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 162,
            "title": "Articolo 44 - Votazione Articolo 44 DDL n. 1341",
            "original_title": "Votazione Articolo 44 DDL n. 1341",
            "description_title": "Articolo 44",
            "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": 71,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 34075,
            "slug": "vs19_388_098",
            "identifier": "vs19_388_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_098/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 25.6 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 25.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.6 DDL n. 2022",
            "description_title": "Emendamento 25.6 PASTORELLA GIULIA (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 22598,
            "slug": "vs19_153_013",
            "identifier": "vs19_153_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_013/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.1000 MANZI IRENE (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 0418",
            "description_title": "Emendamento 4.1000 MANZI IRENE (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": 71.73,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 30304,
            "slug": "vs19_293_022",
            "identifier": "vs19_293_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_022/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00283, limitatamente al capoverso nono della parte dispositiva, PASTORELLA GIULIA (APERRE) ed altri - Votazione Mozione 1_00283",
            "original_title": "Votazione Mozione 1_00283",
            "description_title": "Mozione n. 1-00283, limitatamente al capoverso nono della parte dispositiva, PASTORELLA GIULIA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 54.2,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 31861,
            "slug": "vs19_344_075",
            "identifier": "vs19_344_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_075/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.5 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1660",
            "description_title": "Emendamento 11.5 SERRACCHIANI DEBORA (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": 44,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 44.38
        },
        {
            "id": 25350,
            "slug": "vs19_204_027",
            "identifier": "vs19_204_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_027/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1458/65 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1458/65 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/65 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/65 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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 34067,
            "slug": "vs19_388_116",
            "identifier": "vs19_388_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_116/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 116,
            "title": "Identici emendamenti 25.55 IARIA ANTONINO (M5S) e 25.59 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.55 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.55 DDL n. 2022",
            "description_title": "Identici emendamenti 25.55 IARIA ANTONINO (M5S) e 25.59 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 25534,
            "slug": "vs19_210_038",
            "identifier": "vs19_210_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_038/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 8.1 EVI ELEONORA (AVS) - Votazione Emendamento 8.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1341",
            "description_title": "Emendamento 8.1 EVI ELEONORA (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": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 34114,
            "slug": "vs19_388_131",
            "identifier": "vs19_388_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_131/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 26.1000 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1000 DDL n. 2022",
            "description_title": "Emendamento 26.1000 GHIRRA FRANCESCA (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": 18,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 24548,
            "slug": "vs19_185_053",
            "identifier": "vs19_185_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_053/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 16.040 ZANELLA LUANA (AVS) - Votazione Emendamento 16.040 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.040 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.040 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 49.37,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 29302,
            "slug": "vs19_270_033",
            "identifier": "vs19_270_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_033/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 3-bis.03 ROGGIANI SILVIA (PD-IDP) - Votazione Emendamento 3-bis.03 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.03 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.03 ROGGIANI SILVIA (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": 59.92,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 31855,
            "slug": "vs19_344_060",
            "identifier": "vs19_344_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_060/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 10.8 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.8 DDL n. 1660",
            "description_title": "Emendamento 10.8 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 53.75
        },
        {
            "id": 34077,
            "slug": "vs19_388_146",
            "identifier": "vs19_388_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_146/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 146,
            "title": "Articolo aggiuntivo 26.037 CASU ANDREA (PD-IDP) - Votazione Emendamento 26.037 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.037 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.037 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": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 37702,
            "slug": "vs19_463_009",
            "identifier": "vs19_463_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_009/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.12 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.12 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.12 PDL n. 1621",
            "description_title": "Emendamento 1.12 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34104,
            "slug": "vs19_388_185",
            "identifier": "vs19_388_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_185/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 185,
            "title": "Articolo aggiuntivo 34.02 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.02 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.02 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.02 DI SANZO CHRISTIAN DIEGO (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": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 31564,
            "slug": "vs19_340_089",
            "identifier": "vs19_340_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_089/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 9-octies.12 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-octies.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.12 DDL n. 1997",
            "description_title": "Emendamento 9-octies.12 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 25656,
            "slug": "vs19_210_025",
            "identifier": "vs19_210_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_025/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 5.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 5.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1341",
            "description_title": "Emendamento 5.2 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30035,
            "slug": "vs19_281_068",
            "identifier": "vs19_281_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_068/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26723,
            "slug": "vs19_222_049",
            "identifier": "vs19_222_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_049/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.9 BONELLI ANGELO (AVS) - Votazione Emendamento 2.9 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1624",
            "description_title": "Emendamento 2.9 BONELLI ANGELO (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": 37,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26730,
            "slug": "vs19_222_019",
            "identifier": "vs19_222_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_019/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.9 BONELLI ANGELO (AVS) - Votazione Emendamento 1.9 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1624",
            "description_title": "Emendamento 1.9 BONELLI ANGELO (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": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 34426,
            "slug": "vs19_388_016",
            "identifier": "vs19_388_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_016/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.3 MORFINO DANIELA (M5S) - Votazione Emendamento 3.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2022",
            "description_title": "Emendamento 3.3 MORFINO DANIELA (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": 23,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 22728,
            "slug": "vs19_128_036",
            "identifier": "vs19_128_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_036/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1238/31 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1238/31 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/31 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/31 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 34425,
            "slug": "vs19_388_015",
            "identifier": "vs19_388_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_015/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 3.1 BONELLI ANGELO (AVS) e 3.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2022",
            "description_title": "Identici emendamenti 3.1 BONELLI ANGELO (AVS) e 3.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 29554,
            "slug": "vs19_187_052",
            "identifier": "vs19_187_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_052/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1416/74 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1416/74 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/74 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/74 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 34467,
            "slug": "vs19_388_073",
            "identifier": "vs19_388_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_073/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo aggiuntivo 18.01000 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 18.01000 DDL n. 2022",
            "original_title": "Votazione Emendamento 18.01000 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 18.01000 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 29553,
            "slug": "vs19_187_051",
            "identifier": "vs19_187_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_051/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1416/72, nel testo riformulato, MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/1416/72, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/72, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/72, nel testo riformulato, MAGI RICCARDO (MISTO)",
            "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": 125,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26750,
            "slug": "vs19_222_035",
            "identifier": "vs19_222_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_035/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.34 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.34 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.34 DDL n. 1624",
            "description_title": "Emendamento 1.34 PROVENZANO GIUSEPPE (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": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 31852,
            "slug": "vs19_344_069",
            "identifier": "vs19_344_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_069/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1660",
            "original_title": "Votazione Articolo 10 DDL n. 1660",
            "description_title": "Articolo 10",
            "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": 30,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 34553,
            "slug": "vs19_388_045",
            "identifier": "vs19_388_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_045/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 2022",
            "original_title": "Votazione Articolo 9 DDL n. 2022",
            "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": 12,
            "majority_cohesion_rate": 52.07,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 24490,
            "slug": "vs19_185_027",
            "identifier": "vs19_185_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_027/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 12.02 ASCARI STEFANIA (M5S) - Votazione Emendamento 12.02 DDL n. 1294",
            "original_title": "Votazione Emendamento 12.02 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 12.02 ASCARI STEFANIA (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": 26,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 34466,
            "slug": "vs19_388_071",
            "identifier": "vs19_388_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_071/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici articoli aggiuntivi 17.01 VACCARI STEFANO (PD-IDP), 17.03 CARAMIELLO ALESSANDRO (M5S), 17.04 GHIRRA FRANCESCA (AVS) e 17.05 RUFFINO DANIELA (APERRE) - Votazione Emendamento 17.01 DDL n. 2022",
            "original_title": "Votazione Emendamento 17.01 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 17.01 VACCARI STEFANO (PD-IDP), 17.03 CARAMIELLO ALESSANDRO (M5S), 17.04 GHIRRA FRANCESCA (AVS) e 17.05 RUFFINO DANIELA (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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 30067,
            "slug": "vs19_281_053",
            "identifier": "vs19_281_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_053/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (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": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 34057,
            "slug": "vs19_388_175",
            "identifier": "vs19_388_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_175/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 175,
            "title": "Emendamento 34.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.4 DDL n. 2022",
            "description_title": "Emendamento 34.4 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34063,
            "slug": "vs19_388_102",
            "identifier": "vs19_388_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_102/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici emendamenti 25.17 IARIA ANTONINO (M5S), 25.18 PASTORELLA GIULIA (APERRE), 25.19 DEL BARBA MAURO (IVICRE) e 25.20 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 25.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.17 DDL n. 2022",
            "description_title": "Identici emendamenti 25.17 IARIA ANTONINO (M5S), 25.18 PASTORELLA GIULIA (APERRE), 25.19 DEL BARBA MAURO (IVICRE) e 25.20 MAGI RICCARDO (M-+EUR)",
            "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": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34064,
            "slug": "vs19_388_160",
            "identifier": "vs19_388_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_160/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 160,
            "title": "Emendamento 28.17 PAVANELLI EMMA (M5S) - Votazione Emendamento 28.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.17 DDL n. 2022",
            "description_title": "Emendamento 28.17 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34079,
            "slug": "vs19_388_136",
            "identifier": "vs19_388_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_136/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 136,
            "title": "Emendamento 26.1001 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.1001 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1001 DDL n. 2022",
            "description_title": "Emendamento 26.1001 GHIRRA FRANCESCA (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": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 29961,
            "slug": "vs19_281_030",
            "identifier": "vs19_281_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_030/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1752/51 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1752/51 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/51 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/51 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22172,
            "slug": "vs19_137_116",
            "identifier": "vs19_137_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_116/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 5.88 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.88 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.88 DDL n. 1038",
            "description_title": "Emendamento 5.88 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": 46,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22376,
            "slug": "vs19_150_009",
            "identifier": "vs19_150_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_009/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1239/23, nel testo riformulato, L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1239/23, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/23, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/23, nel testo riformulato, L'ABBATE PATTY (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": 134,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34097,
            "slug": "vs19_388_144",
            "identifier": "vs19_388_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_144/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 144,
            "title": "Articolo aggiuntivo 26.038 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 26.038 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.038 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.038 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 83,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 34120,
            "slug": "vs19_388_111",
            "identifier": "vs19_388_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_111/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 111,
            "title": "Identici emendamenti 25.39 PASTORELLA GIULIA (APERRE) e 25.40 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 25.39 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.39 DDL n. 2022",
            "description_title": "Identici emendamenti 25.39 PASTORELLA GIULIA (APERRE) e 25.40 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 30039,
            "slug": "vs19_281_090",
            "identifier": "vs19_281_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_090/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1752/117 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1752/117 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/117 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/117 SCOTTO ARTURO (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": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 31760,
            "slug": "vs19_344_025",
            "identifier": "vs19_344_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_025/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 7.01 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 7.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.01 SERRACCHIANI DEBORA (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": 24,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 75.62
        },
        {
            "id": 30162,
            "slug": "vs19_289_025",
            "identifier": "vs19_289_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_025/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 25,
            "title": "Premessa della risoluzione n. 6-00117 FARAONE DAVIDE (IVICRE) ed altri (Doc. XVI, n. 3) - Votazione Risoluzione 6_00117",
            "original_title": "Votazione Risoluzione 6_00117",
            "description_title": "Premessa della risoluzione n. 6-00117 FARAONE DAVIDE (IVICRE) ed altri (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 53.99
        },
        {
            "id": 30165,
            "slug": "vs19_289_020",
            "identifier": "vs19_289_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_020/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 20,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 32 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 32 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 89,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 44.79
        },
        {
            "id": 29977,
            "slug": "vs19_277_011",
            "identifier": "vs19_277_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_011/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00265, (ulteriore nuova formulazione) limitatamente ai restanti capoversi della parte dispositiva, SCOTTO ARTURO (PD-IDP), BARZOTTI VALENTINA (M5S), MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00265",
            "original_title": "Votazione Mozione 1_00265",
            "description_title": "Mozione n. 1-00265, (ulteriore nuova formulazione) limitatamente ai restanti capoversi della parte dispositiva, SCOTTO ARTURO (PD-IDP), BARZOTTI VALENTINA (M5S), MARI FRANCESCO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.67
        },
        {
            "id": 24147,
            "slug": "vs19_165_008",
            "identifier": "vs19_165_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_008/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 8,
            "title": "Introduzione del reato di omicidio nautico",
            "original_title": "Votazione finale PDL n. 0911",
            "description_title": "Introduzione del reato di omicidio nautico e del reato di lesioni personali nautiche (Approvata dal Senato) (PDL 911)",
            "public_title": "Introduzione del reato di omicidio nautico",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 133,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        }
    ]
}