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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=375",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=373",
    "results": [
        {
            "id": 36833,
            "slug": "vs19_440_031",
            "identifier": "vs19_440_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_031/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 8.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 8.500, DDL n. 2026",
            "original_title": "Votazione Emendamento 8.500, DDL n. 2026",
            "description_title": "Emendamento 8.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 77,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36792,
            "slug": "vs19_440_030",
            "identifier": "vs19_440_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_030/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2026",
            "original_title": "Votazione Articolo 7 DDL n. 2026",
            "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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36832,
            "slug": "vs19_440_029",
            "identifier": "vs19_440_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_029/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 7.8 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 7.8 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.8 DDL n. 2026",
            "description_title": "Emendamento 7.8 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36791,
            "slug": "vs19_440_023",
            "identifier": "vs19_440_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_023/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2026",
            "original_title": "Votazione Articolo 6 DDL n. 2026",
            "description_title": "Articolo 6",
            "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": 72,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36826,
            "slug": "vs19_440_022",
            "identifier": "vs19_440_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_022/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 6.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2026",
            "description_title": "Emendamento 6.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36825,
            "slug": "vs19_440_021",
            "identifier": "vs19_440_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_021/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 6.300 della Commissione - Votazione Emendamento 6.300 DDL n. 2026",
            "original_title": "Votazione Emendamento 6.300 DDL n. 2026",
            "description_title": "Emendamento 6.300 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": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36790,
            "slug": "vs19_440_020",
            "identifier": "vs19_440_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_020/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2026",
            "original_title": "Votazione Articolo 5 DDL n. 2026",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36824,
            "slug": "vs19_440_019",
            "identifier": "vs19_440_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_019/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 5.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 5.5 DDL n. 2026",
            "original_title": "Votazione Emendamento 5.5 DDL n. 2026",
            "description_title": "Emendamento 5.5 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36861,
            "slug": "vs19_440_073",
            "identifier": "vs19_440_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_073/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 22.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 22.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.7 DDL n. 2026",
            "description_title": "Emendamento 22.7 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36860,
            "slug": "vs19_440_072",
            "identifier": "vs19_440_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_072/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 72,
            "title": "Identici emendamenti 22.5 GHIRRA FRANCESCA (AVS) e 22.6 FERRARA ANTONIO (M5S) - Votazione Emendamento 22.5 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.5 DDL n. 2026",
            "description_title": "Identici emendamenti 22.5 GHIRRA FRANCESCA (AVS) e 22.6 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36859,
            "slug": "vs19_440_071",
            "identifier": "vs19_440_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_071/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 22.4 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 22.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.4 DDL n. 2026",
            "description_title": "Emendamento 22.4 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 36858,
            "slug": "vs19_440_070",
            "identifier": "vs19_440_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_070/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 70,
            "title": "Identici emendamenti 22.1 GHIRRA FRANCESCA (AVS), 22.2 CAPPELLETTI ENRICO (M5S) e 22.3 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 22.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.1 DDL n. 2026",
            "description_title": "Identici emendamenti 22.1 GHIRRA FRANCESCA (AVS), 22.2 CAPPELLETTI ENRICO (M5S) e 22.3 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36849,
            "slug": "vs19_440_052",
            "identifier": "vs19_440_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_052/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 13.14 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 13.14 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.14 DDL n. 2026",
            "description_title": "Emendamento 13.14 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 36806,
            "slug": "vs19_440_069",
            "identifier": "vs19_440_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_069/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 2026",
            "original_title": "Votazione Articolo 21 DDL n. 2026",
            "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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36821,
            "slug": "vs19_440_015",
            "identifier": "vs19_440_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_015/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.2 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 4.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2026",
            "description_title": "Emendamento 4.2 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36814,
            "slug": "vs19_440_006",
            "identifier": "vs19_440_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_006/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.2 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 2.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 2.2 DDL n. 2026",
            "description_title": "Emendamento 2.2 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36813,
            "slug": "vs19_440_005",
            "identifier": "vs19_440_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_005/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.1 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 2.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2026",
            "description_title": "Emendamento 2.1 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36872,
            "slug": "vs19_440_086",
            "identifier": "vs19_440_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_086/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 24.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 24.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 24.2 DDL n. 2026",
            "description_title": "Emendamento 24.2 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36871,
            "slug": "vs19_440_085",
            "identifier": "vs19_440_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_085/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 24.1 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 24.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 24.1 DDL n. 2026",
            "description_title": "Emendamento 24.1 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 33.12
        },
        {
            "id": 36870,
            "slug": "vs19_440_084",
            "identifier": "vs19_440_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_084/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo aggiuntivo 23.05 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 23.05 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.05 DDL n. 2026",
            "description_title": "Articolo aggiuntivo 23.05 DELL'OLIO GIANMAURO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36808,
            "slug": "vs19_440_083",
            "identifier": "vs19_440_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_083/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 2026",
            "original_title": "Votazione Articolo 23 DDL n. 2026",
            "description_title": "Articolo 23",
            "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": 22,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36805,
            "slug": "vs19_440_068",
            "identifier": "vs19_440_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_068/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 2026",
            "original_title": "Votazione Articolo 20 DDL n. 2026",
            "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": 41,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 36804,
            "slug": "vs19_440_067",
            "identifier": "vs19_440_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_067/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 2026",
            "original_title": "Votazione Articolo 19 DDL n. 2026",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36803,
            "slug": "vs19_440_065",
            "identifier": "vs19_440_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_065/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2026",
            "original_title": "Votazione Articolo 18 DDL n. 2026",
            "description_title": "Articolo 18",
            "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": 22,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36799,
            "slug": "vs19_440_056",
            "identifier": "vs19_440_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_056/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2026",
            "original_title": "Votazione Articolo 14 DDL n. 2026",
            "description_title": "Articolo 14",
            "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": 43,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 36847,
            "slug": "vs19_440_050",
            "identifier": "vs19_440_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_050/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 13.12 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.12 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.12 DDL n. 2026",
            "description_title": "Emendamento 13.12 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 36840,
            "slug": "vs19_440_043",
            "identifier": "vs19_440_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_043/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 13.3 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.3 DDL n. 2026",
            "description_title": "Emendamento 13.3 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36823,
            "slug": "vs19_440_018",
            "identifier": "vs19_440_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_018/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 5.4 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 5.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 5.4 DDL n. 2026",
            "description_title": "Emendamento 5.4 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36822,
            "slug": "vs19_440_017",
            "identifier": "vs19_440_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_017/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 5.1 GHIRRA FRANCESCA (AVS), 5.2 CAPPELLETTI ENRICO (M5S) e 5.3 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 5.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2026",
            "description_title": "Identici emendamenti 5.1 GHIRRA FRANCESCA (AVS), 5.2 CAPPELLETTI ENRICO (M5S) e 5.3 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36809,
            "slug": "vs19_440_087",
            "identifier": "vs19_440_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_087/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 87,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 2026",
            "original_title": "Votazione Articolo 24 DDL n. 2026",
            "description_title": "Articolo 24",
            "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": 52,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 33.12
        },
        {
            "id": 36869,
            "slug": "vs19_440_082",
            "identifier": "vs19_440_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_082/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 23.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 23.500, DDL n. 2026",
            "original_title": "Votazione Emendamento 23.500, DDL n. 2026",
            "description_title": "Emendamento 23.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36866,
            "slug": "vs19_440_079",
            "identifier": "vs19_440_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_079/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 79,
            "title": "Identici emendamenti 23.4 GHIRRA FRANCESCA (AVS), 23.5 FERRARA ANTONIO (M5S) e 23.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 23.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.4 DDL n. 2026",
            "description_title": "Identici emendamenti 23.4 GHIRRA FRANCESCA (AVS), 23.5 FERRARA ANTONIO (M5S) e 23.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36865,
            "slug": "vs19_440_077",
            "identifier": "vs19_440_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_077/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 22.11 PAVANELLI EMMA (M5S) - Votazione Emendamento 22.11 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.11 DDL n. 2026",
            "description_title": "Emendamento 22.11 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36835,
            "slug": "vs19_440_034",
            "identifier": "vs19_440_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_034/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici emendamenti 9.1 BENZONI FABRIZIO (APERRE) e 9.2 CASU ANDREA (PD-IDP) - Votazione Emendamento 9.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 9.1 DDL n. 2026",
            "description_title": "Identici emendamenti 9.1 BENZONI FABRIZIO (APERRE) e 9.2 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 49,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 36827,
            "slug": "vs19_440_024",
            "identifier": "vs19_440_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_024/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 7.1 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 7.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.1 DDL n. 2026",
            "description_title": "Emendamento 7.1 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36828,
            "slug": "vs19_440_025",
            "identifier": "vs19_440_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_025/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 7.2 BENZONI FABRIZIO (APERRE) e 7.3 CASU ANDREA (PD-IDP) - Votazione Emendamento 7.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.2 DDL n. 2026",
            "description_title": "Identici emendamenti 7.2 BENZONI FABRIZIO (APERRE) e 7.3 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36829,
            "slug": "vs19_440_026",
            "identifier": "vs19_440_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_026/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici emendamenti 7.4 ALIFANO ENRICA (M5S) e 7.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 7.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.4 DDL n. 2026",
            "description_title": "Identici emendamenti 7.4 ALIFANO ENRICA (M5S) e 7.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36830,
            "slug": "vs19_440_027",
            "identifier": "vs19_440_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_027/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 7.6 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 7.6 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.6 DDL n. 2026",
            "description_title": "Emendamento 7.6 DELL'OLIO GIANMAURO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36831,
            "slug": "vs19_440_028",
            "identifier": "vs19_440_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_028/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 7.7 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 7.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.7 DDL n. 2026",
            "description_title": "Emendamento 7.7 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36867,
            "slug": "vs19_440_080",
            "identifier": "vs19_440_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_080/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 23.7 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.7 DDL n. 2026",
            "description_title": "Emendamento 23.7 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36802,
            "slug": "vs19_440_061",
            "identifier": "vs19_440_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_061/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 2026",
            "original_title": "Votazione Articolo 17 DDL n. 2026",
            "description_title": "Articolo 17",
            "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": 72,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36801,
            "slug": "vs19_440_060",
            "identifier": "vs19_440_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_060/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2026",
            "original_title": "Votazione Articolo 16 DDL n. 2026",
            "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": 71,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36690,
            "slug": "19-281-111",
            "identifier": "19-281-111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-111/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 111,
            "title": "Ratifica Accordo Italia-Macedonia del Nord in materia di sicurezza sociale",
            "original_title": "Votazione finale",
            "description_title": "Ratifica Accordo Italia-Macedonia del Nord in materia di sicurezza sociale",
            "public_title": "Ratifica Accordo Italia-Macedonia del Nord in materia di sicurezza sociale",
            "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": 61,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 36691,
            "slug": "19-281-109",
            "identifier": "19-281-109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-109/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 109,
            "title": "Ratifica Accordo Italia-Macedonia del Nord in materia di sicurezza sociale - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Ratifica Accordo Italia-Macedonia del Nord in materia di sicurezza sociale",
            "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": 61,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 36689,
            "slug": "19-281-1",
            "identifier": "19-281-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-1/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 1,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 01.1, Martella e altri",
            "original_title": "Em. 01.1, Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 71.43,
            "minority_cohesion_rate": 53.01
        },
        {
            "id": 36704,
            "slug": "19-281-85",
            "identifier": "19-281-85",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-85/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 85,
            "title": "Ratifica Accordo Italia-Sovrano Militare Ordine di Malta - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Ratifica Accordo Italia-Sovrano Militare Ordine di Malta",
            "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": 59,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 36698,
            "slug": "19-281-91",
            "identifier": "19-281-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-91/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 91,
            "title": "Ratifica Convenzione Italia-Francia manutenzione linea ferroviaria Cuneo-Breil-Ventimiglia - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Ratifica Convenzione Italia-Francia manutenzione linea ferroviaria Cuneo-Breil-Ventimiglia",
            "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": 60,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 36763,
            "slug": "19-281-32",
            "identifier": "19-281-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-32/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 32,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-bis.105, Martella e altri",
            "original_title": "Em. 1-bis.105, Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 13,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36774,
            "slug": "19-281-19",
            "identifier": "19-281-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-19/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 19,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1.20, Turco e altri",
            "original_title": "Em. 1.20, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 13,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 36779,
            "slug": "19-281-14",
            "identifier": "19-281-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-14/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 14,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1.13, Turco e altri",
            "original_title": "Em. 1.13, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 16,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 73.49
        }
    ]
}