Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=259
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_margin&page=260",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=258",
    "results": [
        {
            "id": 38311,
            "slug": "vs19_479_019",
            "identifier": "vs19_479_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_019/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2362/4 - Votazione Ordine del giorno 9/2362/4 ",
            "original_title": "Votazione Ordine del giorno 9/2362/4 ",
            "description_title": "ODG 9/2362/4",
            "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": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36659,
            "slug": "vs19_439_026",
            "identifier": "vs19_439_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_026/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.24 GUBITOSA MICHELE (M5S) - Votazione Emendamento 1.24 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2240",
            "description_title": "Emendamento 1.24 GUBITOSA MICHELE (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": 23,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37563,
            "slug": "vs19_455_017",
            "identifier": "vs19_455_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_017/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/153-AR/10 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/153-AR/10 PDL n. 0153",
            "original_title": "Votazione Ordine del giorno 9/153-AR/10 PDL n. 0153",
            "description_title": "Ordine del giorno n. 9/153-AR/10 GADDA MARIA CHIARA (IVICRE)",
            "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": 23,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37560,
            "slug": "vs19_455_014",
            "identifier": "vs19_455_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_014/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/153-AR/5 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/153-AR/5 PDL n. 0153",
            "original_title": "Votazione Ordine del giorno 9/153-AR/5 PDL n. 0153",
            "description_title": "Ordine del giorno n. 9/153-AR/5 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36635,
            "slug": "vs19_439_002",
            "identifier": "vs19_439_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_002/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.1 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2240",
            "description_title": "Emendamento 1.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36637,
            "slug": "vs19_439_004",
            "identifier": "vs19_439_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_004/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 FENU EMILIANO (M5S) - Votazione Emendamento 1.4 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2240",
            "description_title": "Emendamento 1.4 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 27726,
            "slug": "vs19_239_069",
            "identifier": "vs19_239_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_069/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 19.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1515",
            "description_title": "Emendamento 19.1 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 36640,
            "slug": "vs19_439_007",
            "identifier": "vs19_439_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_007/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 FENU EMILIANO (M5S) - Votazione Emendamento 1.6 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2240",
            "description_title": "Emendamento 1.6 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 27737,
            "slug": "vs19_239_081",
            "identifier": "vs19_239_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_081/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 81,
            "title": "Identici emendamenti 19.16 RAFFA ANGELA (M5S) e 19.17 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.16 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.16 DDL n. 1515",
            "description_title": "Identici emendamenti 19.16 RAFFA ANGELA (M5S) e 19.17 BORRELLI FRANCESCO EMILIO (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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27438,
            "slug": "vs19_237_001",
            "identifier": "vs19_237_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_001/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto proroga superbonus",
            "original_title": "Votazione finale DDL n. 1630",
            "description_title": "Conversione in legge del decreto-legge 29 dicembre 2023, n. 212, recante misure urgenti relative alle agevolazioni fiscali di cui agli articoli 119, 119-ter e 121 del decreto-legge 19 maggio 2020, n. 34, convertito, con modificazioni, dalla legge 17 luglio 2020, n. 77 (DDL 1630)",
            "public_title": "Conversione decreto proroga superbonus",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 27416,
            "slug": "vs19_237_005",
            "identifier": "vs19_237_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_005/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1419",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1419",
            "description_title": "Emendamento 3.1 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 36666,
            "slug": "vs19_439_033",
            "identifier": "vs19_439_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_033/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 3.01 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 3.01 DDL n. 2240",
            "original_title": "Votazione Emendamento 3.01 DDL n. 2240",
            "description_title": "Articolo aggiuntivo 3.01 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": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 27495,
            "slug": "vs19_237_022",
            "identifier": "vs19_237_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_022/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 22,
            "title": "Risoluzione n. 6-00071, limitatamente alle premesse, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00071",
            "original_title": "Votazione Risoluzione 6_00071",
            "description_title": "Risoluzione n. 6-00071, limitatamente alle premesse, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 38246,
            "slug": "vs19_477_012",
            "identifier": "vs19_477_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_012/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.93 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.93",
            "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": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36641,
            "slug": "vs19_439_008",
            "identifier": "vs19_439_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_008/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.1003 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.1003 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1003 DDL n. 2240",
            "description_title": "Emendamento 1.1003 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38235,
            "slug": "vs19_477_001",
            "identifier": "vs19_477_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_001/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2333-A - EM 1.2, 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2333-A - EM 1.2, 1.3",
            "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": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 27448,
            "slug": "vs19_237_002",
            "identifier": "vs19_237_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_002/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 (Mantenimento) - Votazione Articolo 1 DDL n. 1419",
            "original_title": "Votazione Articolo 1 DDL n. 1419",
            "description_title": "Articolo 1 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31415,
            "slug": "vs19_336_090",
            "identifier": "vs19_336_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_090/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 11.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 11.3 DDL n. 1930",
            "original_title": "Votazione Emendamento 11.3 DDL n. 1930",
            "description_title": "Emendamento 11.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 27425,
            "slug": "vs19_237_004",
            "identifier": "vs19_237_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_004/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1419",
            "original_title": "Votazione Articolo 2 DDL n. 1419",
            "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": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31407,
            "slug": "vs19_336_082",
            "identifier": "vs19_336_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_082/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 9.08 L'ABBATE PATTY (M5S) - Votazione Emendamento 9.08 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.08 DDL n. 1930",
            "description_title": "Articolo aggiuntivo 9.08 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": 23,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 27474,
            "slug": "vs19_237_007",
            "identifier": "vs19_237_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_007/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1419",
            "original_title": "Votazione Articolo 3 DDL n. 1419",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 36840,
            "slug": "vs19_440_043",
            "identifier": "vs19_440_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_043/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 13.3 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.3 DDL n. 2026",
            "description_title": "Emendamento 13.3 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 27449,
            "slug": "vs19_237_009",
            "identifier": "vs19_237_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_009/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1419",
            "original_title": "Votazione Articolo 4 DDL n. 1419",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 36804,
            "slug": "vs19_440_067",
            "identifier": "vs19_440_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_067/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 2026",
            "original_title": "Votazione Articolo 19 DDL n. 2026",
            "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": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 27466,
            "slug": "vs19_237_028",
            "identifier": "vs19_237_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_028/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 28,
            "title": "Questione pregiudiziale di merito n. 1 FURFARO MARCO (PD-IDP) ed altri - Votazione pregiudiziale PDL n. 0384-B",
            "original_title": "Votazione pregiudiziale PDL n. 0384-B",
            "description_title": "Questione pregiudiziale di merito n. 1 FURFARO MARCO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 36870,
            "slug": "vs19_440_084",
            "identifier": "vs19_440_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_084/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo aggiuntivo 23.05 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 23.05 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.05 DDL n. 2026",
            "description_title": "Articolo aggiuntivo 23.05 DELL'OLIO GIANMAURO (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": 23,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36813,
            "slug": "vs19_440_005",
            "identifier": "vs19_440_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_005/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.1 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 2.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2026",
            "description_title": "Emendamento 2.1 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35008,
            "slug": "vs19_335_054",
            "identifier": "vs19_335_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_054/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1937/63 CANTONE LUCIANO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/63 CANTONE LUCIANO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 36860,
            "slug": "vs19_440_072",
            "identifier": "vs19_440_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_072/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 72,
            "title": "Identici emendamenti 22.5 GHIRRA FRANCESCA (AVS) e 22.6 FERRARA ANTONIO (M5S) - Votazione Emendamento 22.5 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.5 DDL n. 2026",
            "description_title": "Identici emendamenti 22.5 GHIRRA FRANCESCA (AVS) e 22.6 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 27485,
            "slug": "vs19_236_084",
            "identifier": "vs19_236_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_084/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1630/12 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1630/12 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/12 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/12 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27418,
            "slug": "vs19_236_037",
            "identifier": "vs19_236_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_037/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.53 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.53 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.53 DDL n. 1630",
            "description_title": "Emendamento 1.53 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 32597,
            "slug": "vs19_361_036",
            "identifier": "vs19_361_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_036/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1532-bis/54 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/54 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/54 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/54 CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 36830,
            "slug": "vs19_440_027",
            "identifier": "vs19_440_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_027/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 7.6 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 7.6 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.6 DDL n. 2026",
            "description_title": "Emendamento 7.6 DELL'OLIO GIANMAURO (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": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36603,
            "slug": "vs19_435_127",
            "identifier": "vs19_435_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_127/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 127,
            "title": "Ordine del giorno n. 9/1573/6 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1573/6 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/6 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/6 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34961,
            "slug": "vs19_335_007",
            "identifier": "vs19_335_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_007/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1937/8 LAI SILVIO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/8 LAI SILVIO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 27439,
            "slug": "vs19_236_004",
            "identifier": "vs19_236_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_004/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.19 BONELLI ANGELO (AVS) - Votazione Emendamento 1.19 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1630",
            "description_title": "Emendamento 1.19 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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 36855,
            "slug": "vs19_440_063",
            "identifier": "vs19_440_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_063/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 18.1 FONTANA ILARIA (M5S) - Votazione Emendamento 18.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 18.1 DDL n. 2026",
            "description_title": "Emendamento 18.1 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": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36812,
            "slug": "vs19_440_003",
            "identifier": "vs19_440_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_003/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 1.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2026",
            "description_title": "Emendamento 1.2 BENZONI FABRIZIO (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 27481,
            "slug": "vs19_236_085",
            "identifier": "vs19_236_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_085/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1630/13 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1630/13 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/13 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/13 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 38204,
            "slug": "vs19_476_017",
            "identifier": "vs19_476_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_017/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38226,
            "slug": "vs19_476_043",
            "identifier": "vs19_476_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_043/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 43,
            "title": "ODG 9/741-A E ABB/5 - Votazione Ordine del giorno 9/741-A E ABB/5 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/5 ",
            "description_title": "ODG 9/741-A E ABB/5",
            "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": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38227,
            "slug": "vs19_476_044",
            "identifier": "vs19_476_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_044/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 44,
            "title": "ODG 9/741-A E ABB/6 - Votazione Ordine del giorno 9/741-A E ABB/6 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/6 ",
            "description_title": "ODG 9/741-A E ABB/6",
            "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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 27433,
            "slug": "vs19_236_061",
            "identifier": "vs19_236_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_061/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 3.16 ZANELLA LUANA (AVS) - Votazione Emendamento 3.16 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.16 DDL n. 1630",
            "description_title": "Emendamento 3.16 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 38222,
            "slug": "vs19_476_037",
            "identifier": "vs19_476_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_037/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 5.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1002",
            "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": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38220,
            "slug": "vs19_476_035",
            "identifier": "vs19_476_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_035/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 35,
            "title": "ART AGG 4.01008, 4.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01008, 4.01001",
            "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": 23,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36888,
            "slug": "vs19_441_010",
            "identifier": "vs19_441_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_010/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 27.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 27.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.2 DDL n. 2026",
            "description_title": "Emendamento 27.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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38219,
            "slug": "vs19_476_034",
            "identifier": "vs19_476_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_034/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 34,
            "title": "ART AGG 4.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01007",
            "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": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38218,
            "slug": "vs19_476_033",
            "identifier": "vs19_476_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_033/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 33,
            "title": "ART AGG 4.01006, 4.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01006, 4.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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38190,
            "slug": "vs19_476_001",
            "identifier": "vs19_476_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_001/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1000 FURFARO MARCO (PD-IDP) - Votazione Emendamento 1.1000 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1000 PDL n. 0741",
            "description_title": "Emendamento 1.1000 FURFARO 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38206,
            "slug": "vs19_476_019",
            "identifier": "vs19_476_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_019/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 3.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1001",
            "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": 23,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.33
        }
    ]
}