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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=date&page=455",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=453",
    "results": [
        {
            "id": 40700,
            "slug": "vs19_552_011",
            "identifier": "vs19_552_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_011/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1686",
            "original_title": "Votazione Articolo 4 DDL n. 1686",
            "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": 122,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40720,
            "slug": "vs19_552_031",
            "identifier": "vs19_552_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_031/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 31,
            "title": "Risoluzione n. 6-00208, ad eccezione dei capoversi terzo, quinto, sesto, settimo, ottavo e nono della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione Risoluzione 6_00208",
            "original_title": "Votazione Risoluzione 6_00208",
            "description_title": "Risoluzione n. 6-00208, ad eccezione dei capoversi terzo, quinto, sesto, settimo, ottavo e nono della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 82,
            "majority_cohesion_rate": 76.13,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 40722,
            "slug": "vs19_552_033",
            "identifier": "vs19_552_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_033/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 33,
            "title": "Risoluzione n. 6-00208, limitatamente ai capoversi quinto, sesto, settimo, ottavo e nono della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione Risoluzione 6_00208",
            "original_title": "Votazione Risoluzione 6_00208",
            "description_title": "Risoluzione n. 6-00208, limitatamente ai capoversi quinto, sesto, settimo, ottavo e nono della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 75.72,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40723,
            "slug": "vs19_552_034",
            "identifier": "vs19_552_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_034/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 34,
            "title": "Risoluzione n. 6-00209, ad eccezione dei capoversi primo e decimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00209",
            "original_title": "Votazione Risoluzione 6_00209",
            "description_title": "Risoluzione n. 6-00209, ad eccezione dei capoversi primo e decimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 75.72,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40724,
            "slug": "vs19_552_035",
            "identifier": "vs19_552_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_035/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 35,
            "title": "Risoluzione n. 6-00209, limitatamente al capoverso primo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00209",
            "original_title": "Votazione Risoluzione 6_00209",
            "description_title": "Risoluzione n. 6-00209, limitatamente al capoverso primo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 78,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 40725,
            "slug": "vs19_552_036",
            "identifier": "vs19_552_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_036/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 36,
            "title": "Risoluzione n. 6-00209, limitatamente al capoverso decimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00209",
            "original_title": "Votazione Risoluzione 6_00209",
            "description_title": "Risoluzione n. 6-00209, limitatamente al capoverso decimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 79,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 40731,
            "slug": "vs19_552_042",
            "identifier": "vs19_552_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_042/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 42,
            "title": "Risoluzione n. 6-00212, ad eccezione del capoverso terzo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Risoluzione 6_00212",
            "original_title": "Votazione Risoluzione 6_00212",
            "description_title": "Risoluzione n. 6-00212, ad eccezione del capoverso terzo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 101,
            "majority_cohesion_rate": 73.66,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 40732,
            "slug": "vs19_552_043",
            "identifier": "vs19_552_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_043/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 43,
            "title": "Risoluzione n. 6-00212, limitatamente al capoverso terzo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Risoluzione 6_00212",
            "original_title": "Votazione Risoluzione 6_00212",
            "description_title": "Risoluzione n. 6-00212, limitatamente al capoverso terzo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 40733,
            "slug": "vs19_552_044",
            "identifier": "vs19_552_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_044/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 44,
            "title": "Risoluzione n. 6-00213 DELLA VEDOVA BENEDETTO (M-+EUR) e MAGI RICCARDO (M-+EUR) - Votazione Risoluzione 6_00213",
            "original_title": "Votazione Risoluzione 6_00213",
            "description_title": "Risoluzione n. 6-00213 DELLA VEDOVA BENEDETTO (M-+EUR) e MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 69,
            "majority_cohesion_rate": 72.84,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 40730,
            "slug": "vs19_552_041",
            "identifier": "vs19_552_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_041/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 41,
            "title": "Risoluzione n. 6-00211, come riformulata, limitatamente al capoverso nono della parte dispositiva, come riformulato, RICHETTI MATTEO (APERRE) ed altri - Votazione Risoluzione 6_00211",
            "original_title": "Votazione Risoluzione 6_00211",
            "description_title": "Risoluzione n. 6-00211, come riformulata, limitatamente al capoverso nono della parte dispositiva, come riformulato, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 73.66,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40739,
            "slug": "19-357-1",
            "identifier": "19-357-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-357-1/?format=api",
            "sitting": {
                "id": 2114,
                "date": "2025-10-22",
                "number": 357,
                "branch": "S"
            },
            "number": 1,
            "title": "Comunicazioni Pres. Cons. sul Consiglio EU 23-24/10/2025,   Proposta di risoluzione n. 1, Terzi di Sant'Agata e altri",
            "original_title": "Comunicazioni Pres. Cons. sul Consiglio EU 23-24/10/2025,   Proposta di risoluzione n. 1, Terzi di Sant'Agata e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 85.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 40735,
            "slug": "19-357-2",
            "identifier": "19-357-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-357-2/?format=api",
            "sitting": {
                "id": 2114,
                "date": "2025-10-22",
                "number": 357,
                "branch": "S"
            },
            "number": 2,
            "title": "Comunicazioni Pres. Cons. sul Consiglio EU 23-24/10/2025,   Proposta di risoluzione n. 4 (testo 2), Calenda e Lombardo",
            "original_title": "Comunicazioni Pres. Cons. sul Consiglio EU 23-24/10/2025,   Proposta di risoluzione n. 4 (testo 2), Calenda e Lombardo",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 84.87,
            "minority_cohesion_rate": 40.96
        },
        {
            "id": 40738,
            "slug": "19-357-4",
            "identifier": "19-357-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-357-4/?format=api",
            "sitting": {
                "id": 2114,
                "date": "2025-10-22",
                "number": 357,
                "branch": "S"
            },
            "number": 4,
            "title": "Legge annuale sulle PMI - Em. 01.1, Sabrina Licheri e altri",
            "original_title": "Em. 01.1, Sabrina Licheri e altri",
            "description_title": "Legge annuale sulle PMI",
            "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": 12,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 40737,
            "slug": "19-357-6",
            "identifier": "19-357-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-357-6/?format=api",
            "sitting": {
                "id": 2114,
                "date": "2025-10-22",
                "number": 357,
                "branch": "S"
            },
            "number": 6,
            "title": "Legge annuale sulle PMI - Em. 1.3, Martella e altri",
            "original_title": "Em. 1.3, Martella e altri",
            "description_title": "Legge annuale sulle PMI",
            "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": 12,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 40736,
            "slug": "19-357-7",
            "identifier": "19-357-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-357-7/?format=api",
            "sitting": {
                "id": 2114,
                "date": "2025-10-22",
                "number": 357,
                "branch": "S"
            },
            "number": 7,
            "title": "Legge annuale sulle PMI - Em. 1.4, Martella e altri",
            "original_title": "Em. 1.4, Martella e altri",
            "description_title": "Legge annuale sulle PMI",
            "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": 11,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 40734,
            "slug": "19-357-5",
            "identifier": "19-357-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-357-5/?format=api",
            "sitting": {
                "id": 2114,
                "date": "2025-10-22",
                "number": 357,
                "branch": "S"
            },
            "number": 5,
            "title": "Legge annuale sulle PMI - Em. 1.2, Martella e altri",
            "original_title": "Em. 1.2, Martella e altri",
            "description_title": "Legge annuale sulle PMI",
            "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": 12,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 40768,
            "slug": "vs19_554_018",
            "identifier": "vs19_554_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_018/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.25 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.25 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.25 DDL n. 2662",
            "description_title": "Emendamento 1.25 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40766,
            "slug": "vs19_554_016",
            "identifier": "vs19_554_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_016/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.22 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.22 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2662",
            "description_title": "Emendamento 1.22 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40777,
            "slug": "vs19_554_027",
            "identifier": "vs19_554_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_027/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.35 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 1.35 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.35 DDL n. 2662",
            "description_title": "Emendamento 1.35 ORRICO ANNA LAURA (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": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40782,
            "slug": "vs19_554_032",
            "identifier": "vs19_554_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_032/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.4 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.4 DDL n. 2662",
            "original_title": "Votazione Emendamento 2.4 DDL n. 2662",
            "description_title": "Emendamento 2.4 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40785,
            "slug": "vs19_554_035",
            "identifier": "vs19_554_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_035/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2.7 GIACHETTI ROBERTO (IVICRE) - Votazione Emendamento 2.7 DDL n. 2662",
            "original_title": "Votazione Emendamento 2.7 DDL n. 2662",
            "description_title": "Emendamento 2.7 GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40769,
            "slug": "vs19_554_019",
            "identifier": "vs19_554_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_019/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.24 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.24 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2662",
            "description_title": "Emendamento 1.24 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40770,
            "slug": "vs19_554_020",
            "identifier": "vs19_554_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_020/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.26 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.26 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.26 DDL n. 2662",
            "description_title": "Emendamento 1.26 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40771,
            "slug": "vs19_554_021",
            "identifier": "vs19_554_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_021/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.27 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.27 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.27 DDL n. 2662",
            "description_title": "Emendamento 1.27 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40774,
            "slug": "vs19_554_024",
            "identifier": "vs19_554_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_024/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.32 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.32 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.32 DDL n. 2662",
            "description_title": "Emendamento 1.32 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40775,
            "slug": "vs19_554_025",
            "identifier": "vs19_554_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_025/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.33 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.33 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.33 DDL n. 2662",
            "description_title": "Emendamento 1.33 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40794,
            "slug": "vs19_554_044",
            "identifier": "vs19_554_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_044/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 3.12 AMATO GAETANO (M5S) - Votazione Emendamento 3.12 DDL n. 2662",
            "original_title": "Votazione Emendamento 3.12 DDL n. 2662",
            "description_title": "Emendamento 3.12 AMATO GAETANO (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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40748,
            "slug": "vs19_554_080",
            "identifier": "vs19_554_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_080/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 80,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "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": 117,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40795,
            "slug": "vs19_554_045",
            "identifier": "vs19_554_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_045/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.13 AMATO GAETANO (M5S) - Votazione Emendamento 3.13 DDL n. 2662",
            "original_title": "Votazione Emendamento 3.13 DDL n. 2662",
            "description_title": "Emendamento 3.13 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40765,
            "slug": "vs19_554_015",
            "identifier": "vs19_554_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_015/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.21 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.21 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2662",
            "description_title": "Emendamento 1.21 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40767,
            "slug": "vs19_554_017",
            "identifier": "vs19_554_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_017/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.23 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.23 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2662",
            "description_title": "Emendamento 1.23 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40783,
            "slug": "vs19_554_033",
            "identifier": "vs19_554_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_033/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.5 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.5 DDL n. 2662",
            "original_title": "Votazione Emendamento 2.5 DDL n. 2662",
            "description_title": "Emendamento 2.5 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40745,
            "slug": "vs19_554_077",
            "identifier": "vs19_554_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_077/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 77,
            "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": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40746,
            "slug": "vs19_554_078",
            "identifier": "vs19_554_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_078/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 78,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "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": 119,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40818,
            "slug": "vs19_554_068",
            "identifier": "vs19_554_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_068/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 68,
            "title": "ODG 9/2662/10 - Votazione Ordine del giorno 9/2662/10 ",
            "original_title": "Votazione Ordine del giorno 9/2662/10 ",
            "description_title": "ODG 9/2662/10",
            "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": 37,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 40786,
            "slug": "vs19_554_036",
            "identifier": "vs19_554_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_036/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 2-bis.1 ORRICO ANNA LAURA (M5S), 2-bis.2 PICCOLOTTI ELISABETTA (AVS) e 2-bis.3 MANZI IRENE (PD-IDP) - Votazione Emendamento 2-bis.1 DDL n. 2662",
            "original_title": "Votazione Emendamento 2-bis.1 DDL n. 2662",
            "description_title": "Identici emendamenti 2-bis.1 ORRICO ANNA LAURA (M5S), 2-bis.2 PICCOLOTTI ELISABETTA (AVS) e 2-bis.3 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40754,
            "slug": "vs19_554_004",
            "identifier": "vs19_554_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_004/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.6 CASO ANTONIO (M5S) - Votazione Emendamento 1.6 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2662",
            "description_title": "Emendamento 1.6 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40824,
            "slug": "vs19_554_084",
            "identifier": "vs19_554_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_084/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/2604/2 - Votazione Ordine del giorno 9/2604/2 ",
            "original_title": "Votazione Ordine del giorno 9/2604/2 ",
            "description_title": "ODG 9/2604/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": 4,
            "n_margin": 58,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 40823,
            "slug": "vs19_554_083",
            "identifier": "vs19_554_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_083/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 83,
            "title": "ODG 9/2604/1 - Votazione Ordine del giorno 9/2604/1 ",
            "original_title": "Votazione Ordine del giorno 9/2604/1 ",
            "description_title": "ODG 9/2604/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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40750,
            "slug": "vs19_554_082",
            "identifier": "vs19_554_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_082/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 82,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "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": 117,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40749,
            "slug": "vs19_554_081",
            "identifier": "vs19_554_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_081/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 81,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40751,
            "slug": "vs19_554_001",
            "identifier": "vs19_554_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_001/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 PICCOLOTTI ELISABETTA (AVS) e 1.4 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.1 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2662",
            "description_title": "Identici emendamenti 1.1 PICCOLOTTI ELISABETTA (AVS) e 1.4 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40741,
            "slug": "vs19_554_085",
            "identifier": "vs19_554_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_085/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 85,
            "title": "Disposizioni per la partecipazione italiana a Banche e a Fondi multilaterali di sviluppo",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2604 - VOTO FINALE",
            "public_title": "Disposizioni per la partecipazione italiana a Banche e a Fondi multilaterali di sviluppo",
            "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": 109,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40813,
            "slug": "vs19_554_063",
            "identifier": "vs19_554_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_063/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 63,
            "title": "ODG 9/2662/4 - Votazione Ordine del giorno 9/2662/4 ",
            "original_title": "Votazione Ordine del giorno 9/2662/4 ",
            "description_title": "ODG 9/2662/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.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40790,
            "slug": "vs19_554_040",
            "identifier": "vs19_554_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_040/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 40,
            "title": "Identici emendamenti 3.5 MANZI IRENE (PD-IDP) e 3.6 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.5 DDL n. 2662",
            "original_title": "Votazione Emendamento 3.5 DDL n. 2662",
            "description_title": "Identici emendamenti 3.5 MANZI IRENE (PD-IDP) e 3.6 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40744,
            "slug": "vs19_554_076",
            "identifier": "vs19_554_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_076/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 76,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "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": 117,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40743,
            "slug": "vs19_554_075",
            "identifier": "vs19_554_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_075/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 75,
            "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": 115,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40742,
            "slug": "vs19_554_074",
            "identifier": "vs19_554_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_074/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 74,
            "title": "DDL 2604 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2604 - 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": 117,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40821,
            "slug": "vs19_554_071",
            "identifier": "vs19_554_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_071/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2662/16 - Votazione Ordine del giorno 9/2662/16 ",
            "original_title": "Votazione Ordine del giorno 9/2662/16 ",
            "description_title": "ODG 9/2662/16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40820,
            "slug": "vs19_554_070",
            "identifier": "vs19_554_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_070/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2662/15 - Votazione Ordine del giorno 9/2662/15 ",
            "original_title": "Votazione Ordine del giorno 9/2662/15 ",
            "description_title": "ODG 9/2662/15",
            "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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        }
    ]
}