Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=116
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_rebels&page=117",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=115",
    "results": [
        {
            "id": 34326,
            "slug": "vs19_392_028",
            "identifier": "vs19_392_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_028/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2150/42 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2150/42 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/42 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/42 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36863,
            "slug": "vs19_440_075",
            "identifier": "vs19_440_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_075/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 22.9 ALIFANO ENRICA (M5S) - Votazione Emendamento 22.9 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.9 DDL n. 2026",
            "description_title": "Emendamento 22.9 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36862,
            "slug": "vs19_440_074",
            "identifier": "vs19_440_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_074/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 22.8 PAVANELLI EMMA (M5S) - Votazione Emendamento 22.8 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.8 DDL n. 2026",
            "description_title": "Emendamento 22.8 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34300,
            "slug": "vs19_392_021",
            "identifier": "vs19_392_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_021/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2150/30 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2150/30 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/30 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/30 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34278,
            "slug": "vs19_392_035",
            "identifier": "vs19_392_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_035/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2150/51 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2150/51 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/51 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/51 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36857,
            "slug": "vs19_440_066",
            "identifier": "vs19_440_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_066/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 19.1 FONTANA ILARIA (M5S) - Votazione Emendamento 19.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 19.1 DDL n. 2026",
            "description_title": "Emendamento 19.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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36815,
            "slug": "vs19_440_007",
            "identifier": "vs19_440_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_007/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 2.3 GHIRRA FRANCESCA (AVS), 2.4 DELL'OLIO GIANMAURO (M5S) e 2.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 2.3 DDL n. 2026",
            "description_title": "Identici emendamenti 2.3 GHIRRA FRANCESCA (AVS), 2.4 DELL'OLIO GIANMAURO (M5S) e 2.5 STEFANAZZI CLAUDIO MICHELE (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": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38525,
            "slug": "vs19_482_075",
            "identifier": "vs19_482_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_075/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 75,
            "title": "ODG 9/2402/9 - Votazione Ordine del giorno 9/2402/9 ",
            "original_title": "Votazione Ordine del giorno 9/2402/9 ",
            "description_title": "ODG 9/2402/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36831,
            "slug": "vs19_440_028",
            "identifier": "vs19_440_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_028/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 7.7 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 7.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.7 DDL n. 2026",
            "description_title": "Emendamento 7.7 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": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34329,
            "slug": "vs19_392_019",
            "identifier": "vs19_392_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_019/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2150/28 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/2150/28 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/28 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/28 CARMINA IDA (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": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 70.06
        },
        {
            "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": 38519,
            "slug": "vs19_482_069",
            "identifier": "vs19_482_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_069/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2402/2 - Votazione Ordine del giorno 9/2402/2 ",
            "original_title": "Votazione Ordine del giorno 9/2402/2 ",
            "description_title": "ODG 9/2402/2",
            "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": 22,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 36829,
            "slug": "vs19_440_026",
            "identifier": "vs19_440_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_026/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici emendamenti 7.4 ALIFANO ENRICA (M5S) e 7.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 7.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.4 DDL n. 2026",
            "description_title": "Identici emendamenti 7.4 ALIFANO ENRICA (M5S) e 7.5 STEFANAZZI CLAUDIO MICHELE (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": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34154,
            "slug": "vs19_393_029",
            "identifier": "vs19_393_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_029/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1950/12 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1950/12 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/12 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/12 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34195,
            "slug": "vs19_393_034",
            "identifier": "vs19_393_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_034/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 34,
            "title": "Modifiche alla disciplina della magistratura onoraria",
            "original_title": "Votazione finale DDL n. 1950",
            "description_title": "Modifiche alla disciplina della magistratura onoraria (DDL 1950)",
            "public_title": "Modifiche alla disciplina della magistratura onoraria",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 34198,
            "slug": "vs19_393_014",
            "identifier": "vs19_393_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_014/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1950",
            "original_title": "Votazione Articolo 2 DDL n. 1950",
            "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": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34196,
            "slug": "vs19_393_016",
            "identifier": "vs19_393_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_016/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1950",
            "original_title": "Votazione Articolo 3 DDL n. 1950",
            "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": 77,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36828,
            "slug": "vs19_440_025",
            "identifier": "vs19_440_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_025/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 7.2 BENZONI FABRIZIO (APERRE) e 7.3 CASU ANDREA (PD-IDP) - Votazione Emendamento 7.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.2 DDL n. 2026",
            "description_title": "Identici emendamenti 7.2 BENZONI FABRIZIO (APERRE) e 7.3 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34225,
            "slug": "vs19_393_027",
            "identifier": "vs19_393_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_027/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1950/10 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1950/10 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/10 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/10 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34759,
            "slug": "vs19_353_012",
            "identifier": "vs19_353_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_012/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.18 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 1.18 PICCOLOTTI ELISABETTA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.67,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 34281,
            "slug": "vs19_393_001",
            "identifier": "vs19_393_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_001/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto economico-fiscale e in favore degli enti territoriali",
            "original_title": "Votazione finale DDL n. 2150",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 19 ottobre 2024, n. 155, recante misure urgenti in materia economica e fiscale e in favore degli enti territoriali (Approvato dal Senato) (DDL 2150)",
            "public_title": "Conversione decreto economico-fiscale e in favore degli enti territoriali",
            "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": 19,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36827,
            "slug": "vs19_440_024",
            "identifier": "vs19_440_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_024/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 7.1 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 7.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.1 DDL n. 2026",
            "description_title": "Emendamento 7.1 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34171,
            "slug": "vs19_393_022",
            "identifier": "vs19_393_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_022/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1950/5 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1950/5 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/5 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/5 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 32819,
            "slug": "vs19_370_023",
            "identifier": "vs19_370_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_023/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 3.1, 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1, 3.2",
            "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": 61.83,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 34168,
            "slug": "vs19_393_028",
            "identifier": "vs19_393_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_028/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1950/11 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1950/11 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/11 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/11 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36826,
            "slug": "vs19_440_022",
            "identifier": "vs19_440_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_022/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 6.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2026",
            "description_title": "Emendamento 6.1 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": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34248,
            "slug": "vs19_393_025",
            "identifier": "vs19_393_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_025/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1950/8 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1950/8 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/8 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/8 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 32825,
            "slug": "vs19_370_008",
            "identifier": "vs19_370_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_008/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 8,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "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": 79,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 43.04
        },
        {
            "id": 34236,
            "slug": "vs19_393_006",
            "identifier": "vs19_393_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_006/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.7 DORI DEVIS (AVS) - Votazione Emendamento 1.7 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1950",
            "description_title": "Emendamento 1.7 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34218,
            "slug": "vs19_393_026",
            "identifier": "vs19_393_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_026/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1950/9 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1950/9 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/9 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/9 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36790,
            "slug": "vs19_440_020",
            "identifier": "vs19_440_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_020/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2026",
            "original_title": "Votazione Articolo 5 DDL n. 2026",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34151,
            "slug": "vs19_393_013",
            "identifier": "vs19_393_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_013/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1950",
            "original_title": "Votazione Articolo 1 DDL n. 1950",
            "description_title": "Articolo 1",
            "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": 77,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34183,
            "slug": "vs19_393_017",
            "identifier": "vs19_393_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_017/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1950",
            "original_title": "Votazione Articolo 4 DDL n. 1950",
            "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": 77,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34152,
            "slug": "vs19_393_019",
            "identifier": "vs19_393_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_019/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1950/2 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1950/2 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/2 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/2 D'ORSO 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": 55,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 34156,
            "slug": "vs19_393_021",
            "identifier": "vs19_393_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_021/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1950/4 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1950/4 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/4 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/4 GIULIANO CARLA (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": 26,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34175,
            "slug": "vs19_393_023",
            "identifier": "vs19_393_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_023/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1950/6 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1950/6 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/6 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/6 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36824,
            "slug": "vs19_440_019",
            "identifier": "vs19_440_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_019/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 5.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 5.5 DDL n. 2026",
            "original_title": "Votazione Emendamento 5.5 DDL n. 2026",
            "description_title": "Emendamento 5.5 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34180,
            "slug": "vs19_393_011",
            "identifier": "vs19_393_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_011/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.12 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.12 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1950",
            "description_title": "Emendamento 1.12 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34760,
            "slug": "vs19_353_013",
            "identifier": "vs19_353_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_013/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.25 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.25 AMATO GAETANO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.25,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 36861,
            "slug": "vs19_440_073",
            "identifier": "vs19_440_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_073/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 22.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 22.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.7 DDL n. 2026",
            "description_title": "Emendamento 22.7 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 32750,
            "slug": "vs19_370_038",
            "identifier": "vs19_370_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_038/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 38,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "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": 20,
            "majority_cohesion_rate": 63.07,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 34181,
            "slug": "vs19_393_009",
            "identifier": "vs19_393_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_009/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.10 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1950",
            "description_title": "Emendamento 1.10 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34165,
            "slug": "vs19_393_018",
            "identifier": "vs19_393_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_018/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1950/1 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1950/1 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/1 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/1 ASCARI STEFANIA (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": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 32748,
            "slug": "vs19_370_047",
            "identifier": "vs19_370_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_047/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 47,
            "title": "DOC XXII, N 31-A - ODG N 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DOC XXII, N 31-A - ODG N 1",
            "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": 39,
            "majority_cohesion_rate": 61.41,
            "minority_cohesion_rate": 45.57
        },
        {
            "id": 34153,
            "slug": "vs19_393_031",
            "identifier": "vs19_393_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_031/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1950/14 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1950/14 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/14 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/14 DORI DEVIS (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": 24,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34230,
            "slug": "vs19_393_010",
            "identifier": "vs19_393_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_010/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 DORI DEVIS (AVS) - Votazione Emendamento 1.11 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1950",
            "description_title": "Emendamento 1.11 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34167,
            "slug": "vs19_393_032",
            "identifier": "vs19_393_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_032/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1950/15 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1950/15 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/15 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/15 ZANELLA LUANA (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": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 32753,
            "slug": "vs19_370_050",
            "identifier": "vs19_370_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_050/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 50,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sul rischio idrogeologico e sismico",
            "original_title": "Votazione finale ",
            "description_title": "DOC XXII, N 31-A - VOTO FINALE",
            "public_title": "Istituzione di una Commissione parlamentare di inchiesta sul rischio idrogeologico e sismico",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 56.43,
            "minority_cohesion_rate": 51.27
        },
        {
            "id": 32829,
            "slug": "vs19_370_009",
            "identifier": "vs19_370_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_009/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 9,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "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": 0,
            "n_margin": 79,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 43.04
        },
        {
            "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
        }
    ]
}