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

{
    "count": 22130,
    "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=240",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=238",
    "results": [
        {
            "id": 21862,
            "slug": "vs19_132_028",
            "identifier": "vs19_132_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_028/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (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": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 39361,
            "slug": "vs19_503_026",
            "identifier": "vs19_503_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_026/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 6.3 ASCARI STEFANIA (M5S) - Votazione Emendamento 6.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.3 DDL n. 2482",
            "description_title": "Emendamento 6.3 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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24966,
            "slug": "vs19_196_027",
            "identifier": "vs19_196_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_027/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1437/30, come riformulato, MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1437/30, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/30, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/30, come riformulato, MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 109,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 27745,
            "slug": "vs19_239_080",
            "identifier": "vs19_239_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_080/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.15 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.15 DDL n. 1515",
            "description_title": "Emendamento 19.15 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": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27732,
            "slug": "vs19_239_051",
            "identifier": "vs19_239_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_051/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 12.19 ALIFANO ENRICA (M5S) - Votazione Emendamento 12.19 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.19 DDL n. 1515",
            "description_title": "Emendamento 12.19 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22546,
            "slug": "vs19_134_115",
            "identifier": "vs19_134_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_115/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/T.U.384/48 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/T.U.384/48 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/48 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/48 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 25172,
            "slug": "vs19_200_023",
            "identifier": "vs19_200_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_023/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1551/23 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1551/23 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/23 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/23 GIRELLI GIAN ANTONIO (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": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21819,
            "slug": "vs19_132_032",
            "identifier": "vs19_132_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_032/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 1.1 PDL n. 0596",
            "description_title": "Emendamento 1.1 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 26062,
            "slug": "vs19_216_020",
            "identifier": "vs19_216_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_020/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1555",
            "description_title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 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": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27443,
            "slug": "vs19_236_045",
            "identifier": "vs19_236_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_045/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 1.02 RAFFA ANGELA (M5S) - Votazione Emendamento 1.02 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1630",
            "description_title": "Articolo aggiuntivo 1.02 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26070,
            "slug": "vs19_216_043",
            "identifier": "vs19_216_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_043/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 5.01 MAGI RICCARDO (MISTO) - Votazione Emendamento 5.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 5.01 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25178,
            "slug": "vs19_200_038",
            "identifier": "vs19_200_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_038/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1551/41 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1551/41 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/41 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/41 MEROLA VIRGINIO (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": 65.4,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26093,
            "slug": "vs19_216_044",
            "identifier": "vs19_216_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_044/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1555",
            "original_title": "Votazione Articolo 6 DDL n. 1555",
            "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": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 26096,
            "slug": "vs19_216_010",
            "identifier": "vs19_216_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_010/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 EVI ELEONORA (AVS) - Votazione Emendamento 1.10 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1555",
            "description_title": "Emendamento 1.10 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": 30,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 25179,
            "slug": "vs19_200_029",
            "identifier": "vs19_200_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_029/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1551/31 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1551/31 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/31 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/31 GRIBAUDO CHIARA (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": 27,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 36273,
            "slug": "vs19_430_011",
            "identifier": "vs19_430_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_011/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2184/86 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2184/86 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/86 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/86 BENZONI FABRIZIO (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": 28,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26124,
            "slug": "vs19_216_157",
            "identifier": "vs19_216_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_157/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 157,
            "title": "Emendamento 3.13 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.13 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1342",
            "description_title": "Emendamento 3.13 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": 34,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26131,
            "slug": "vs19_216_028",
            "identifier": "vs19_216_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_028/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 2.05 BONELLI ANGELO (AVS) - Votazione Emendamento 2.05 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.05 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 2.05 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": 40,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26142,
            "slug": "vs19_216_024",
            "identifier": "vs19_216_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_024/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 24,
            "title": "Identici emendamenti 2.4 PAVANELLI EMMA (M5S), 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.12 EVI ELEONORA (AVS) - Votazione Emendamento 2.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1555",
            "description_title": "Identici emendamenti 2.4 PAVANELLI EMMA (M5S), 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.12 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": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 36589,
            "slug": "vs19_435_108",
            "identifier": "vs19_435_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_108/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 108,
            "title": "Identici articoli aggiuntivi 10.01000 SCOTTO ARTURO (PD-IDP), 10.01001 FARAONE DAVIDE (IVICRE) e 10.01002 FENU EMILIANO (M5S) - Votazione Emendamento 10.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.01000 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 10.01000 SCOTTO ARTURO (PD-IDP), 10.01001 FARAONE DAVIDE (IVICRE) e 10.01002 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39953,
            "slug": "vs19_517_027",
            "identifier": "vs19_517_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_027/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 9-BIS.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-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": 58.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 39928,
            "slug": "vs19_517_002",
            "identifier": "vs19_517_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_002/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 26167,
            "slug": "vs19_216_048",
            "identifier": "vs19_216_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_048/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 48,
            "title": "Identici emendamenti 9.1 BENZONI FABRIZIO (APERRE), 9.1000 GADDA MARIA CHIARA (IVICRE) e 9.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1555",
            "description_title": "Identici emendamenti 9.1 BENZONI FABRIZIO (APERRE), 9.1000 GADDA MARIA CHIARA (IVICRE) e 9.2 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": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26165,
            "slug": "vs19_216_055",
            "identifier": "vs19_216_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_055/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici emendamenti 10.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 10.5 EVI ELEONORA (AVS) - Votazione Emendamento 10.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1555",
            "description_title": "Identici emendamenti 10.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 10.5 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": 55,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 21839,
            "slug": "vs19_132_014",
            "identifier": "vs19_132_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_014/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.150 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.150 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.150 PDL n. 0115",
            "description_title": "Emendamento 1.150 BALDINO VITTORIA (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": 30,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 36591,
            "slug": "vs19_435_111",
            "identifier": "vs19_435_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_111/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 12.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 12.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 12.1000 PDL n. 1573",
            "description_title": "Emendamento 12.1000 SCOTTO ARTURO (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": 57.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 26177,
            "slug": "vs19_216_161",
            "identifier": "vs19_216_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_161/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 161,
            "title": "Articolo aggiuntivo 3.01000, nel testo riformulato, COSTA ENRICO (APERRE) - Votazione Emendamento 3.01000, DDL n. 1342",
            "original_title": "Votazione Emendamento 3.01000, DDL n. 1342",
            "description_title": "Articolo aggiuntivo 3.01000, nel testo riformulato, COSTA ENRICO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 26188,
            "slug": "vs19_216_092",
            "identifier": "vs19_216_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_092/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 12.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1555",
            "description_title": "Emendamento 12.1 CURTI AUGUSTO (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": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21860,
            "slug": "vs19_132_025",
            "identifier": "vs19_132_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_025/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/115 E ABB./10, nel testo riformulato, AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/115 E ABB./10, PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./10, PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./10, nel testo riformulato, AURIEMMA CARMELA (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": 135,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26202,
            "slug": "vs19_216_147",
            "identifier": "vs19_216_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_147/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 147,
            "title": "Ordine del giorno n. 9/1555/14 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1555/14 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/14 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/14 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 36488,
            "slug": "vs19_435_112",
            "identifier": "vs19_435_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_112/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 112,
            "title": "Articolo 12 - Votazione Articolo 12 PDL n. 1573",
            "original_title": "Votazione Articolo 12 PDL n. 1573",
            "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": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36911,
            "slug": "vs19_444_003",
            "identifier": "vs19_444_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_003/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.4 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.4 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.4 PDL n. 2149",
            "description_title": "Emendamento 2.4 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": 34,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 37340,
            "slug": "vs19_452_001",
            "identifier": "vs19_452_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_452_001/?format=api",
            "sitting": {
                "id": 1945,
                "date": "2025-03-20",
                "number": 452,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00406, ad eccezione del capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE), BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) e GIACHETTI ROBERTO (IVICRE) - Votazione Mozione 1_00406",
            "original_title": "Votazione Mozione 1_00406",
            "description_title": "Mozione n. 1-00406, ad eccezione del capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE), BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) e GIACHETTI ROBERTO (IVICRE)",
            "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": 14,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 27683,
            "slug": "vs19_239_045",
            "identifier": "vs19_239_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_045/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 12.13 RAFFA ANGELA (M5S) - Votazione Emendamento 12.13 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.13 DDL n. 1515",
            "description_title": "Emendamento 12.13 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26069,
            "slug": "vs19_216_082",
            "identifier": "vs19_216_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_082/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 11.16 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.16 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.16 DDL n. 1555",
            "description_title": "Emendamento 11.16 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 36274,
            "slug": "vs19_430_012",
            "identifier": "vs19_430_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_012/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2184/89 RICHETTI MATTEO (APERRE) - Votazione Ordine del giorno 9/2184/89 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/89 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/89 RICHETTI MATTEO (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": 55,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 26150,
            "slug": "vs19_216_035",
            "identifier": "vs19_216_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_035/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.6 EVI ELEONORA (AVS) - Votazione Emendamento 3.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1555",
            "description_title": "Emendamento 3.6 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": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26155,
            "slug": "vs19_216_059",
            "identifier": "vs19_216_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_059/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 10.8 EVI ELEONORA (AVS) - Votazione Emendamento 10.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.8 DDL n. 1555",
            "description_title": "Emendamento 10.8 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": 53,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 26195,
            "slug": "vs19_216_065",
            "identifier": "vs19_216_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_065/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 11.2 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.2 DDL n. 1555",
            "description_title": "Emendamento 11.2 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 26204,
            "slug": "vs19_216_149",
            "identifier": "vs19_216_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_149/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 149,
            "title": "Ordine del giorno n. 9/1555/16 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1555/16 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/16 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/16 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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26190,
            "slug": "vs19_216_083",
            "identifier": "vs19_216_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_083/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 11.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1002 CIANI PAOLO (PD-IDP) - Votazione Emendamento 11.21 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.21 DDL n. 1555",
            "description_title": "Identici emendamenti 11.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1002 CIANI PAOLO (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": 55,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 39937,
            "slug": "vs19_517_011",
            "identifier": "vs19_517_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_011/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39939,
            "slug": "vs19_517_013",
            "identifier": "vs19_517_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_013/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 6.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 31469,
            "slug": "vs19_336_118",
            "identifier": "vs19_336_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_118/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 118,
            "title": "Ordine del giorno n. 9/1930/19 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1930/19 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/19 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/19 SIMIANI MARCO (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": 30,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 26172,
            "slug": "vs19_216_007",
            "identifier": "vs19_216_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_007/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1555",
            "description_title": "Emendamento 1.8 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": 29,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22548,
            "slug": "vs19_134_105",
            "identifier": "vs19_134_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_105/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/38 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": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26166,
            "slug": "vs19_216_054",
            "identifier": "vs19_216_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_054/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici articoli aggiuntivi 9.02 BENZONI FABRIZIO (APERRE), 9.03 CAPPELLETTI ENRICO (M5S), 9.05 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 9.01001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.02 DDL n. 1555",
            "description_title": "Identici articoli aggiuntivi 9.02 BENZONI FABRIZIO (APERRE), 9.03 CAPPELLETTI ENRICO (M5S), 9.05 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 9.01001 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": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 36908,
            "slug": "vs19_444_041",
            "identifier": "vs19_444_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_041/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 2149",
            "original_title": "Votazione Articolo 2 PDL n. 2149",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 27398,
            "slug": "vs19_236_031",
            "identifier": "vs19_236_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_031/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.43 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.43 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.43 DDL n. 1630",
            "description_title": "Emendamento 1.43 LOMUTI ARNALDO (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": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 36342,
            "slug": "vs19_431_061",
            "identifier": "vs19_431_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_061/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2245/106 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2245/106 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/106 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/106 GUERRA MARIA CECILIA (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": 66.53,
            "minority_cohesion_rate": 63.06
        }
    ]
}