Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=162
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=163",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=161",
    "results": [
        {
            "id": 26694,
            "slug": "vs19_220_080",
            "identifier": "vs19_220_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_080/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1627/91 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1627/91 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/91 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/91 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 32,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 34028,
            "slug": "vs19_397_053",
            "identifier": "vs19_397_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_053/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 10.4 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 10.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.4 DDL n. 2119",
            "description_title": "Emendamento 10.4 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 26663,
            "slug": "vs19_220_084",
            "identifier": "vs19_220_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_084/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1627/95 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1627/95 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/95 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/95 GRIMALDI MARCO (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": 32,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 39884,
            "slug": "vs19_515_043",
            "identifier": "vs19_515_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_043/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 12-BIS.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12-BIS.1000",
            "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": 32,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35695,
            "slug": "vs19_409_015",
            "identifier": "vs19_409_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_015/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 3.35 BONAFE' SIMONA (PD-IDP) e 3.1001 AURIEMMA CARMELA (M5S) - Votazione Emendamento 3.35 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.35 DDL n. 1917",
            "description_title": "Identici emendamenti 3.35 BONAFE' SIMONA (PD-IDP) e 3.1001 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36484,
            "slug": "vs19_435_083",
            "identifier": "vs19_435_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_083/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 1573",
            "original_title": "Votazione Articolo 8 PDL n. 1573",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 26581,
            "slug": "vs19_220_154",
            "identifier": "vs19_220_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_154/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 154,
            "title": "Ordine del giorno n. 9/1627/202 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1627/202 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/202 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/202 ROGGIANI SILVIA (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": 76.79,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26556,
            "slug": "vs19_220_022",
            "identifier": "vs19_220_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_022/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1627",
            "original_title": "Votazione Articolo 16 DDL n. 1627",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26553,
            "slug": "vs19_220_012",
            "identifier": "vs19_220_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_012/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1627",
            "original_title": "Votazione Articolo 6 DDL n. 1627",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26566,
            "slug": "vs19_220_023",
            "identifier": "vs19_220_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_023/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1627",
            "original_title": "Votazione Articolo 17 DDL n. 1627",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26677,
            "slug": "vs19_220_054",
            "identifier": "vs19_220_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_054/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1627/44 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/1627/44 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/44 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/44 GRIPPO VALENTINA (APERRE)",
            "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": 76.79,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 36667,
            "slug": "vs19_439_034",
            "identifier": "vs19_439_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_034/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici emendamenti 4.1 MEROLA VIRGINIO (PD-IDP) e 4.1000 GRIMALDI MARCO (AVS) - Votazione Emendamento 4.1 DDL n. 2240",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2240",
            "description_title": "Identici emendamenti 4.1 MEROLA VIRGINIO (PD-IDP) e 4.1000 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 26546,
            "slug": "vs19_220_010",
            "identifier": "vs19_220_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_010/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1627",
            "original_title": "Votazione Articolo 4 DDL n. 1627",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26653,
            "slug": "vs19_220_103",
            "identifier": "vs19_220_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_103/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/1627/127 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1627/127 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/127 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/127 DE LUCA PIERO (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": 75.11,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 37338,
            "slug": "vs19_450_079",
            "identifier": "vs19_450_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_079/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2084/21 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2084/21 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/21 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/21 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": 32,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 34212,
            "slug": "vs19_397_027",
            "identifier": "vs19_397_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_027/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.4 CASO ANTONIO (M5S) - Votazione Emendamento 4.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.4 DDL n. 2119",
            "description_title": "Emendamento 4.4 CASO ANTONIO (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": 32,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34213,
            "slug": "vs19_397_013",
            "identifier": "vs19_397_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_013/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.17 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.17 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2119",
            "description_title": "Emendamento 1.17 BARZOTTI 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 26577,
            "slug": "vs19_220_075",
            "identifier": "vs19_220_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_075/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1627/69 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1627/69 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/69 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/69 ORLANDO ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 32,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 38221,
            "slug": "vs19_476_036",
            "identifier": "vs19_476_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_036/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 36,
            "title": "ART AGG 4.01009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01009",
            "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": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36655,
            "slug": "vs19_439_022",
            "identifier": "vs19_439_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_022/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.20 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.20 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2240",
            "description_title": "Emendamento 1.20 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 27502,
            "slug": "vs19_236_079",
            "identifier": "vs19_236_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_079/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1630/5 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1630/5 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/5 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/5 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": 32,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 39867,
            "slug": "vs19_515_026",
            "identifier": "vs19_515_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_026/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1-BIS.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-BIS.1000",
            "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": 32,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39892,
            "slug": "vs19_515_051",
            "identifier": "vs19_515_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_051/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 51,
            "title": "ODG 9/2460-A/16 - Votazione Ordine del giorno 9/2460-A/16 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/16 ",
            "description_title": "ODG 9/2460-A/16",
            "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": 32,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37329,
            "slug": "vs19_450_070",
            "identifier": "vs19_450_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_070/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2084/10 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2084/10 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/10 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/10 CAFIERO DE RAHO FEDERICO (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": 32,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 38230,
            "slug": "vs19_476_047",
            "identifier": "vs19_476_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_047/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 47,
            "title": "ODG 9/741-A E ABB/9 - Votazione Ordine del giorno 9/741-A E ABB/9 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/9 ",
            "description_title": "ODG 9/741-A E ABB/9",
            "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": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 18350,
            "slug": "vs19_016_003",
            "identifier": "vs19_016_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_003/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00022, limitatamente alla parte dispositiva, ad eccezione del capoverso primo, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Mozione 1_00022",
            "original_title": "Votazione Mozione 1_00022",
            "description_title": "Mozione n. 1-00022, limitatamente alla parte dispositiva, ad eccezione del capoverso primo, RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 22470,
            "slug": "vs19_134_052",
            "identifier": "vs19_134_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_052/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 3.76 ZANELLA LUANA (AVS) - Votazione Emendamento 3.76 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.76 PDL n. 0384",
            "description_title": "Emendamento 3.76 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22465,
            "slug": "vs19_134_031",
            "identifier": "vs19_134_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_031/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.51 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.51 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.51 PDL n. 0384",
            "description_title": "Emendamento 3.51 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 40092,
            "slug": "vs19_523_012",
            "identifier": "vs19_523_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_012/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2551/29 - Votazione Ordine del giorno 9/2551/29 ",
            "original_title": "Votazione Ordine del giorno 9/2551/29 ",
            "description_title": "ODG 9/2551/29",
            "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": 32,
            "majority_cohesion_rate": 74.07,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35699,
            "slug": "vs19_409_019",
            "identifier": "vs19_409_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_019/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 3.77 CAFIERO DE RAHO FEDERICO (M5S) e 3.1014 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.77 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.77 DDL n. 1917",
            "description_title": "Identici emendamenti 3.77 CAFIERO DE RAHO FEDERICO (M5S) e 3.1014 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": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 22425,
            "slug": "vs19_134_025",
            "identifier": "vs19_134_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_025/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.158 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.158 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.158 PDL n. 0384",
            "description_title": "Emendamento 3.158 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 40087,
            "slug": "vs19_523_007",
            "identifier": "vs19_523_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_007/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2551/24 - Votazione Ordine del giorno 9/2551/24 ",
            "original_title": "Votazione Ordine del giorno 9/2551/24 ",
            "description_title": "ODG 9/2551/24",
            "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": 32,
            "majority_cohesion_rate": 74.07,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 37171,
            "slug": "vs19_449_012",
            "identifier": "vs19_449_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_012/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.13 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.13 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2285",
            "description_title": "Emendamento 1.13 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 22430,
            "slug": "vs19_134_008",
            "identifier": "vs19_134_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_008/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.153 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.153 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.153 PDL n. 0384",
            "description_title": "Emendamento 3.153 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22445,
            "slug": "vs19_133_060",
            "identifier": "vs19_133_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_060/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.162 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.162 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.162 PDL n. 0384",
            "description_title": "Emendamento 3.162 FARAONE DAVIDE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22401,
            "slug": "vs19_134_006",
            "identifier": "vs19_134_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_006/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.16 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.16 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.16 PDL n. 0384",
            "description_title": "Emendamento 3.16 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 36790,
            "slug": "vs19_440_020",
            "identifier": "vs19_440_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_020/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2026",
            "original_title": "Votazione Articolo 5 DDL n. 2026",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 22399,
            "slug": "vs19_134_055",
            "identifier": "vs19_134_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_055/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.83 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.83 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.83 PDL n. 0384",
            "description_title": "Emendamento 3.83 STUMPO NICOLA (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": 32,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 36333,
            "slug": "vs19_431_052",
            "identifier": "vs19_431_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_052/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2245/89 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/89 ZARATTI FILIBERTO (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": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34843,
            "slug": "vs19_337_089",
            "identifier": "vs19_337_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_089/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 1.202 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.202 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "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": 31,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 26552,
            "slug": "vs19_220_018",
            "identifier": "vs19_220_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_018/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1627",
            "original_title": "Votazione Articolo 12 DDL n. 1627",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 34836,
            "slug": "vs19_337_082",
            "identifier": "vs19_337_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_082/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 1.10 QUARTINI ANDREA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.10 QUARTINI ANDREA (M5S) (Doc. XXII, n. 23)",
            "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": 31,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 21820,
            "slug": "vs19_132_007",
            "identifier": "vs19_132_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_007/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 7,
            "title": "Subemendamento 0.1.200.7 COLUCCI ALFONSO (M5S) - Votazione Emendamento 0.1.200.7 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.7 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.7 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": 31,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 35961,
            "slug": "vs19_422_008",
            "identifier": "vs19_422_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_008/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2183/49 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2183/49 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/49 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/49 ROMEO NADIA (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": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34659,
            "slug": "vs19_387_056",
            "identifier": "vs19_387_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_056/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2088-AR/59 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/2088-AR/59 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/59 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/59 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 36479,
            "slug": "vs19_435_033",
            "identifier": "vs19_435_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_033/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1573",
            "original_title": "Votazione Articolo 3 PDL n. 1573",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 21841,
            "slug": "vs19_132_009",
            "identifier": "vs19_132_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_009/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 9,
            "title": "Subemendamento 0.1.200.20 MAGI RICCARDO (MISTO) - Votazione Emendamento 0.1.200.20 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.20 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.20 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27370,
            "slug": "vs19_233_055",
            "identifier": "vs19_233_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_055/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1606/91 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1606/91 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/91 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/91 STEFANAZZI CLAUDIO MICHELE (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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26203,
            "slug": "vs19_216_138",
            "identifier": "vs19_216_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_138/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1555/2 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1555/2 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/2 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/2 CAPPELLETTI ENRICO (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": 31,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 35839,
            "slug": "vs19_413_023",
            "identifier": "vs19_413_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_023/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 7.1 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.1 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.1 DDL n. 2196",
            "description_title": "Emendamento 7.1 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 69.42,
            "minority_cohesion_rate": 68.79
        }
    ]
}