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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=107",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=105",
    "results": [
        {
            "id": 21522,
            "slug": "vs19_112_005",
            "identifier": "vs19_112_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_005/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 5), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 5), CASO ANTONIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 25614,
            "slug": "vs19_210_088",
            "identifier": "vs19_210_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_088/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 88,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1341",
            "original_title": "Votazione Articolo 19 DDL n. 1341",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 37191,
            "slug": "vs19_449_032",
            "identifier": "vs19_449_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_032/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1-bis.6 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-bis.6 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.6 DDL n. 2285",
            "description_title": "Emendamento 1-bis.6 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 27244,
            "slug": "vs19_232_041",
            "identifier": "vs19_232_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_041/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 5.02 ROSATO ETTORE (APERRE) - Votazione Emendamento 5.02 DDL n. 1620",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1620",
            "description_title": "Articolo aggiuntivo 5.02 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 34467,
            "slug": "vs19_388_073",
            "identifier": "vs19_388_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_073/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo aggiuntivo 18.01000 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 18.01000 DDL n. 2022",
            "original_title": "Votazione Emendamento 18.01000 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 18.01000 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37234,
            "slug": "vs19_449_075",
            "identifier": "vs19_449_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_075/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2285/8 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2285/8 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/8 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/8 SANTILLO AGOSTINO (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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37158,
            "slug": "vs19_446_003",
            "identifier": "vs19_446_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_003/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1014 DORI DEVIS (AVS) - Votazione Emendamento 1.1014 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1014 PDL n. 2084",
            "description_title": "Emendamento 1.1014 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37156,
            "slug": "vs19_446_001",
            "identifier": "vs19_446_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_001/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1016 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1016 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1016 PDL n. 2084",
            "description_title": "Emendamento 1.1016 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 24582,
            "slug": "vs19_175_010",
            "identifier": "vs19_175_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_010/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.11 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.11 PDL n. 0835",
            "description_title": "Emendamento 1.11 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 21512,
            "slug": "vs19_112_043",
            "identifier": "vs19_112_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_043/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 43,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 17) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 17) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 27308,
            "slug": "vs19_232_060",
            "identifier": "vs19_232_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_060/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1620/11 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1620/11 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/11 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/11 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 36613,
            "slug": "vs19_435_137",
            "identifier": "vs19_435_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_137/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/1573/19 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1573/19 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/19 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/19 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": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 25607,
            "slug": "vs19_210_045",
            "identifier": "vs19_210_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_045/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 10.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1341",
            "description_title": "Emendamento 10.2 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 34062,
            "slug": "vs19_388_140",
            "identifier": "vs19_388_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_140/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 140,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 2022",
            "original_title": "Votazione Articolo 26 DDL n. 2022",
            "description_title": "Articolo 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37225,
            "slug": "vs19_449_066",
            "identifier": "vs19_449_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_066/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 1-sexies.05 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-sexies.05 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.05 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.05 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34084,
            "slug": "vs19_388_091",
            "identifier": "vs19_388_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_091/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 23.3 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 23.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.3 DDL n. 2022",
            "description_title": "Emendamento 23.3 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 30224,
            "slug": "vs19_292_016",
            "identifier": "vs19_292_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_016/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 8.1 AURIEMMA CARMELA (M5S) - Votazione Emendamento 8.1 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1717",
            "description_title": "Emendamento 8.1 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": 5,
            "n_margin": 17,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 37236,
            "slug": "vs19_449_077",
            "identifier": "vs19_449_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_077/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2285/10 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2285/10 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/10 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/10 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 30469,
            "slug": "vs19_305_001",
            "identifier": "vs19_305_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_001/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.31 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.31 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1665",
            "description_title": "Emendamento 1.31 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30311,
            "slug": "vs19_293_017",
            "identifier": "vs19_293_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_017/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00281, limitatamente al capoverso settimo della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso settimo della parte dispositiva, IARIA ANTONINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.2,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 36496,
            "slug": "vs19_435_005",
            "identifier": "vs19_435_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_005/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.11 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.11 PDL n. 1573",
            "description_title": "Emendamento 1.11 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 29326,
            "slug": "vs19_270_067",
            "identifier": "vs19_270_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_067/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1435/28 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1435/28 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/28 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/28 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 37194,
            "slug": "vs19_449_035",
            "identifier": "vs19_449_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_035/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1-bis.11 BONELLI ANGELO (AVS) - Votazione Emendamento 1-bis.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.11 DDL n. 2285",
            "description_title": "Emendamento 1-bis.11 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 29998,
            "slug": "vs19_281_064",
            "identifier": "vs19_281_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_064/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1752/89 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/89 MADIA MARIA ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28314,
            "slug": "vs19_248_003",
            "identifier": "vs19_248_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_003/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.1001 PDL n. 0799",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 0799",
            "description_title": "Emendamento 1.1001 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 32449,
            "slug": "19-229-12",
            "identifier": "19-229-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-229-12/?format=api",
            "sitting": {
                "id": 1795,
                "date": "2024-10-09",
                "number": 229,
                "branch": "S"
            },
            "number": 12,
            "title": "Intercettazioni tra l'indagato e il proprio difensore e proroga delle operazioni - Em. 1.214 (1a parte), Lopreiato e altri",
            "original_title": "Em. 1.214 (1a parte), Lopreiato e altri",
            "description_title": "Intercettazioni tra l'indagato e il proprio difensore e proroga delle operazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 68.6
        },
        {
            "id": 25442,
            "slug": "vs19_206_027",
            "identifier": "vs19_206_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_027/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici emendamenti 5.12 RUFFINO DANIELA (APERRE) e 5.13 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.12 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.12 DDL n. 1474",
            "description_title": "Identici emendamenti 5.12 RUFFINO DANIELA (APERRE) e 5.13 SPERANZA ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 38363,
            "slug": "19-304-43",
            "identifier": "19-304-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-43/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 43,
            "title": "DDL n. 1432. Em. 1-ter.103, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1-ter.103, Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 32497,
            "slug": "19-231-12",
            "identifier": "19-231-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-231-12/?format=api",
            "sitting": {
                "id": 1801,
                "date": "2024-10-15",
                "number": 231,
                "branch": "S"
            },
            "number": 12,
            "title": "Introduzione della circostanza aggravante dello sciacallaggio - Em. 1.112, Lopreiato e altri",
            "original_title": "Em. 1.112, Lopreiato e altri",
            "description_title": "Introduzione della circostanza aggravante dello sciacallaggio",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 73.28,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 38364,
            "slug": "19-304-42",
            "identifier": "19-304-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-42/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 42,
            "title": "DDL n. 1432. Em. 1-ter.102, Maiorino e altri",
            "original_title": "DDL n. 1432. Em. 1-ter.102, Maiorino e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 18457,
            "slug": "vs19_019_009",
            "identifier": "vs19_019_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_009/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.10 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.10 DDL n. 0547",
            "description_title": "Emendamento 1.10 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 32666,
            "slug": "19-232-8",
            "identifier": "19-232-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-8/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 8,
            "title": "Norme in materia di contrasto alla surrogazione di maternità - Em. 1.12, Maiorino e altri",
            "original_title": "Em. 1.12, Maiorino e altri",
            "description_title": "Norme in materia di contrasto alla surrogazione di maternità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 73.28,
            "minority_cohesion_rate": 63.95
        },
        {
            "id": 19730,
            "slug": "vs19_057_020",
            "identifier": "vs19_057_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_020/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/888/41 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/888/41 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/41 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/41 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29050,
            "slug": "vs19_265_040",
            "identifier": "vs19_265_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_040/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 40,
            "title": "Identici emendamenti 27.11 IARIA ANTONINO (M5S) e 27.12 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 27.11 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.11 DDL n. 1435",
            "description_title": "Identici emendamenti 27.11 IARIA ANTONINO (M5S) e 27.12 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 38378,
            "slug": "19-304-13",
            "identifier": "19-304-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-13/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 13,
            "title": "DDL n. 1432. Em. 1.106, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1.106, Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 29837,
            "slug": "vs19_261_131",
            "identifier": "vs19_261_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_131/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 131,
            "title": "Articolo aggiuntivo 16.03 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 16.03 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.03 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 16.03 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 18921,
            "slug": "vs19_038_051",
            "identifier": "vs19_038_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_051/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/674/12 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/674/12 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/12 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/12 CARAMIELLO ALESSANDRO (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": 17,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 18490,
            "slug": "vs19_019_006",
            "identifier": "vs19_019_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_006/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.6 FONTANA ILARIA (M5S) - Votazione Emendamento 1.6 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.6 DDL n. 0547",
            "description_title": "Emendamento 1.6 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 38341,
            "slug": "19-304-39",
            "identifier": "19-304-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-39/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 39,
            "title": "DDL n. 1432. ODG G1.102, Maiorino e altri",
            "original_title": "DDL n. 1432. ODG G1.102, Maiorino e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 27114,
            "slug": "19-147-207",
            "identifier": "19-147-207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-207/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 207,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 5.44, De Cristofaro e altri",
            "original_title": "Em. 5.44, De Cristofaro e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 18392,
            "slug": "vs19_019_021",
            "identifier": "vs19_019_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_021/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.2 SCHLEIN ELLY (PD-IDP) - Votazione Emendamento 3.2 DDL n. 0547",
            "original_title": "Votazione Emendamento 3.2 DDL n. 0547",
            "description_title": "Emendamento 3.2 SCHLEIN ELLY (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26931,
            "slug": "19-147-195",
            "identifier": "19-147-195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-195/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 195,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 5.9, Camusso e altri",
            "original_title": "Em. 5.9, Camusso e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 18788,
            "slug": "vs19_038_027",
            "identifier": "vs19_038_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_027/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 5.030 FEDE GIORGIO (M5S) - Votazione Emendamento 5.030 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.030 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.030 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 38342,
            "slug": "19-304-38",
            "identifier": "19-304-38",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-38/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 38,
            "title": "DDL n. 1432. Em. 1.88 (1a parte), La Marca",
            "original_title": "DDL n. 1432. Em. 1.88 (1a parte), La Marca",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 29755,
            "slug": "vs19_261_068",
            "identifier": "vs19_261_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_068/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1435",
            "original_title": "Votazione Articolo 10 DDL n. 1435",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 38346,
            "slug": "19-304-34",
            "identifier": "19-304-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-34/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 34,
            "title": "DDL n. 1432. Em. 1.137, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1.137, Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 40791,
            "slug": "vs19_554_041",
            "identifier": "vs19_554_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_041/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 3.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 17,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 28462,
            "slug": "vs19_251_017",
            "identifier": "vs19_251_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_017/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00235, sul capoverso sesto degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00235",
            "original_title": "Votazione Mozione 1_00235",
            "description_title": "Mozione n. 1-00235, sul capoverso sesto degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27006,
            "slug": "19-147-205",
            "identifier": "19-147-205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-205/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 205,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 5.36, Turco e altri",
            "original_title": "Em. 5.36, Turco e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 37885,
            "slug": "19-295-103",
            "identifier": "19-295-103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-103/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 103,
            "title": "Prestazioni sanitarie - Em. 12-quater.0.250, Pirro e altri",
            "original_title": "Em. 12-quater.0.250, Pirro e altri",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 65.06
        }
    ]
}