Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=40
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=majority_cohesion_rate&page=41",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=39",
    "results": [
        {
            "id": 42765,
            "slug": "vs19_614_016",
            "identifier": "vs19_614_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_016/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 16,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 77.07
        },
        {
            "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": 37232,
            "slug": "vs19_449_073",
            "identifier": "vs19_449_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_073/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2285/6 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2285/6 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/6 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/6 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41335,
            "slug": "vs19_572_147",
            "identifier": "vs19_572_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_147/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 147,
            "title": "EM 50.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 50.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 42679,
            "slug": "vs19_609_109",
            "identifier": "vs19_609_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_109/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 109,
            "title": "ARTICOLO 21 - Votazione Articolo 21 ",
            "original_title": "Votazione Articolo 21 ",
            "description_title": "ARTICOLO 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 13,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "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": 42767,
            "slug": "vs19_614_018",
            "identifier": "vs19_614_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_018/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 38730,
            "slug": "vs19_487_090",
            "identifier": "vs19_487_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_090/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 90,
            "title": "ODG 9/2355/120 - Votazione Ordine del giorno 9/2355/120 ",
            "original_title": "Votazione Ordine del giorno 9/2355/120 ",
            "description_title": "ODG 9/2355/120",
            "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": 56.38,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40633,
            "slug": "vs19_551_014",
            "identifier": "vs19_551_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_014/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.1001 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.1001 PDL n. 1521",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 1521",
            "description_title": "Emendamento 2.1001 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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40643,
            "slug": "vs19_551_026",
            "identifier": "vs19_551_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_026/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 3.02 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 3.02 PDL n. 1521",
            "original_title": "Votazione Emendamento 3.02 PDL n. 1521",
            "description_title": "Articolo aggiuntivo 3.02 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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41145,
            "slug": "vs19_571_037",
            "identifier": "vs19_571_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_037/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 37,
            "title": "ODG 9/2528/17 - Votazione Ordine del giorno 9/2528/17 ",
            "original_title": "Votazione Ordine del giorno 9/2528/17 ",
            "description_title": "ODG 9/2528/17",
            "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": 15,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40655,
            "slug": "vs19_551_040",
            "identifier": "vs19_551_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_040/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1521/3 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1521/3 PDL n. 1521",
            "original_title": "Votazione Ordine del giorno 9/1521/3 PDL n. 1521",
            "description_title": "Ordine del giorno n. 9/1521/3 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42771,
            "slug": "vs19_614_022",
            "identifier": "vs19_614_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_022/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 22,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "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": 128,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 75.8
        },
        {
            "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": 40393,
            "slug": "vs19_539_031",
            "identifier": "vs19_539_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_031/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.39 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.39 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.39 DDL n. 2623",
            "description_title": "Emendamento 1.39 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41354,
            "slug": "vs19_572_187",
            "identifier": "vs19_572_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_187/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 187,
            "title": "EM 71.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42775,
            "slug": "vs19_614_026",
            "identifier": "vs19_614_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_026/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 26,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "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": 130,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 40411,
            "slug": "vs19_539_049",
            "identifier": "vs19_539_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_049/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.6 FONTANA ILARIA (M5S) - Votazione Emendamento 2.6 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.6 DDL n. 2623",
            "description_title": "Emendamento 2.6 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 37235,
            "slug": "vs19_449_076",
            "identifier": "vs19_449_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_076/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2285/9 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2285/9 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/9 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/9 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41098,
            "slug": "vs19_568_073",
            "identifier": "vs19_568_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_073/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/2643-A/24 - Votazione Ordine del giorno 9/2643-A/24 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/24 ",
            "description_title": "ODG 9/2643-A/24",
            "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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42319,
            "slug": "vs19_603_019",
            "identifier": "vs19_603_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_019/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 10.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38030,
            "slug": "vs19_470_039",
            "identifier": "vs19_470_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_039/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2308/88 PANDOLFO ALBERTO (PD-IDP) - Votazione Ordine del giorno 9/2308/88 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/88 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/88 PANDOLFO ALBERTO (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": 56.38,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 40381,
            "slug": "vs19_539_019",
            "identifier": "vs19_539_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_019/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 MORFINO DANIELA (M5S) - Votazione Emendamento 1.22 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2623",
            "description_title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 MORFINO DANIELA (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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42372,
            "slug": "vs19_603_083",
            "identifier": "vs19_603_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_083/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 83,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 40635,
            "slug": "vs19_551_016",
            "identifier": "vs19_551_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_016/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.1002 IACONO GIOVANNA (PD-IDP) - Votazione Emendamento 2.1002 PDL n. 1521",
            "original_title": "Votazione Emendamento 2.1002 PDL n. 1521",
            "description_title": "Emendamento 2.1002 IACONO GIOVANNA (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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40390,
            "slug": "vs19_539_028",
            "identifier": "vs19_539_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_028/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.36 DORI DEVIS (AVS) - Votazione Emendamento 1.36 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.36 DDL n. 2623",
            "description_title": "Emendamento 1.36 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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41116,
            "slug": "vs19_571_025",
            "identifier": "vs19_571_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_025/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 25,
            "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": 3,
            "n_margin": 119,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "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": 38035,
            "slug": "vs19_470_044",
            "identifier": "vs19_470_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_044/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2308/101 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2308/101 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/101 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/101 D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 41277,
            "slug": "vs19_572_050",
            "identifier": "vs19_572_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_050/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 50,
            "title": "ART AGG 10.013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.013",
            "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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38031,
            "slug": "vs19_470_040",
            "identifier": "vs19_470_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_040/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2308/89 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/2308/89 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/89 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/89 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 41088,
            "slug": "vs19_568_063",
            "identifier": "vs19_568_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_063/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 63,
            "title": "ODG 9/2643-A/4 - Votazione Ordine del giorno 9/2643-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/4 ",
            "description_title": "ODG 9/2643-A/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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41326,
            "slug": "vs19_572_128",
            "identifier": "vs19_572_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_128/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 128,
            "title": "ART AGG 39.01, 39.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 39.01, 39.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37733,
            "slug": "vs19_464_002",
            "identifier": "vs19_464_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_002/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 3.3 PENZA PASQUALINO (M5S) - Votazione Emendamento 3.3 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.3 PDL n. 1621",
            "description_title": "Emendamento 3.3 PENZA PASQUALINO (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": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37775,
            "slug": "vs19_464_044",
            "identifier": "vs19_464_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_044/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1621/14 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1621/14 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/14 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/14 BONAFE' SIMONA (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": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42690,
            "slug": "vs19_609_120",
            "identifier": "vs19_609_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_120/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 24.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.33",
            "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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41067,
            "slug": "vs19_568_042",
            "identifier": "vs19_568_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_042/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 5.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42715,
            "slug": "vs19_609_145",
            "identifier": "vs19_609_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_145/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 145,
            "title": "ODG 9/2673-A/24 - Votazione Ordine del giorno 9/2673-A/24 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/24 ",
            "description_title": "ODG 9/2673-A/24",
            "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.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41139,
            "slug": "vs19_571_031",
            "identifier": "vs19_571_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_031/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2528/2 - Votazione Ordine del giorno 9/2528/2 ",
            "original_title": "Votazione Ordine del giorno 9/2528/2 ",
            "description_title": "ODG 9/2528/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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41089,
            "slug": "vs19_568_064",
            "identifier": "vs19_568_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_064/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2643-A/7 - Votazione Ordine del giorno 9/2643-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/7 ",
            "description_title": "ODG 9/2643-A/7",
            "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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41094,
            "slug": "vs19_568_069",
            "identifier": "vs19_568_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_069/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2643-A/12 - Votazione Ordine del giorno 9/2643-A/12 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/12 ",
            "description_title": "ODG 9/2643-A/12",
            "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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40816,
            "slug": "vs19_554_066",
            "identifier": "vs19_554_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_066/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 66,
            "title": "ODG 9/2662/7 - Votazione Ordine del giorno 9/2662/7 ",
            "original_title": "Votazione Ordine del giorno 9/2662/7 ",
            "description_title": "ODG 9/2662/7",
            "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.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40909,
            "slug": "vs19_555_077",
            "identifier": "vs19_555_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_077/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 77,
            "title": "EM 18.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42421,
            "slug": "vs19_603_139",
            "identifier": "vs19_603_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_139/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 139,
            "title": "EM 11.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38421,
            "slug": "vs19_481_030",
            "identifier": "vs19_481_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_030/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 30,
            "title": "ODG 9/2329-A/30 - Votazione Ordine del giorno 9/2329-A/30 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/30 ",
            "description_title": "ODG 9/2329-A/30",
            "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.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40648,
            "slug": "vs19_551_031",
            "identifier": "vs19_551_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_031/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 4.200 della Commissione - Votazione Emendamento 4.200 PDL n. 1521",
            "original_title": "Votazione Emendamento 4.200 PDL n. 1521",
            "description_title": "Emendamento 4.200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 68,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38314,
            "slug": "vs19_479_022",
            "identifier": "vs19_479_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_022/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2362/7 - Votazione Ordine del giorno 9/2362/7 ",
            "original_title": "Votazione Ordine del giorno 9/2362/7 ",
            "description_title": "ODG 9/2362/7",
            "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": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37762,
            "slug": "vs19_464_031",
            "identifier": "vs19_464_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_031/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1621/1 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1621/1 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/1 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/1 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40792,
            "slug": "vs19_554_042",
            "identifier": "vs19_554_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_042/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.7 MANZI IRENE (PD-IDP) - Votazione Emendamento 3.7 DDL n. 2662",
            "original_title": "Votazione Emendamento 3.7 DDL n. 2662",
            "description_title": "Emendamento 3.7 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40217,
            "slug": "vs19_535_065",
            "identifier": "vs19_535_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_065/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 65,
            "title": "Conversione decreto commissariamento Agenas",
            "original_title": "Votazione finale DDL n. 2586",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 1° agosto 2025, n. 110, recante misure urgenti per il commissariamento dell'Agenzia nazionale per i servizi sanitari regionali e per il finanziamento dell'Ospedale pediatrico Bambino Gesù (Approvato dal Senato) (DDL 2586)",
            "public_title": "Conversione decreto commissariamento Agenas",
            "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": 56,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 28.66
        }
    ]
}