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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=132",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=130",
    "results": [
        {
            "id": 35827,
            "slug": "vs19_413_011",
            "identifier": "vs19_413_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_011/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 6.12 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.12 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.12 DDL n. 2196",
            "description_title": "Emendamento 6.12 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 26489,
            "slug": "vs19_219_031",
            "identifier": "vs19_219_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_031/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.31 BONELLI ANGELO (AVS) - Votazione Emendamento 1.31 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1627",
            "description_title": "Emendamento 1.31 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 34787,
            "slug": "vs19_353_041",
            "identifier": "vs19_353_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_041/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 2.2 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 2.2 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26459,
            "slug": "vs19_219_002",
            "identifier": "vs19_219_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_002/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 1.2 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1627",
            "description_title": "Emendamento 1.2 GADDA MARIA CHIARA (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": 34,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 35151,
            "slug": "vs19_353_051",
            "identifier": "vs19_353_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_051/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1830/10 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Ordine del giorno n. 9/1830/10 PICCOLOTTI ELISABETTA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 35826,
            "slug": "vs19_413_010",
            "identifier": "vs19_413_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_010/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 6.11 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.11 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.11 DDL n. 2196",
            "description_title": "Emendamento 6.11 GIANASSI FEDERICO (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": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 31394,
            "slug": "vs19_331_047",
            "identifier": "vs19_331_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_047/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 6.1 DI LAURO CARMEN (M5S) - Votazione Emendamento 6.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 6.1 DDL n. 1975",
            "description_title": "Emendamento 6.1 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 26487,
            "slug": "vs19_219_054",
            "identifier": "vs19_219_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_054/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 1.54 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 1.54 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.54 DDL n. 1627",
            "description_title": "Emendamento 1.54 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": 33,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 35825,
            "slug": "vs19_413_009",
            "identifier": "vs19_413_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_009/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 6.8 GIANASSI FEDERICO (PD-IDP), 6.9 D'ORSO VALENTINA (M5S) e 6.10 DORI DEVIS (AVS) - Votazione Emendamento 6.8 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.8 DDL n. 2196",
            "description_title": "Identici emendamenti 6.8 GIANASSI FEDERICO (PD-IDP), 6.9 D'ORSO VALENTINA (M5S) e 6.10 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 31375,
            "slug": "vs19_331_028",
            "identifier": "vs19_331_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_028/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.18 BONETTI ELENA (APERRE) - Votazione Emendamento 3.18 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.18 DDL n. 1975",
            "description_title": "Emendamento 3.18 BONETTI ELENA (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": 22,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31372,
            "slug": "vs19_331_025",
            "identifier": "vs19_331_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_025/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.14 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.14 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.14 DDL n. 1975",
            "description_title": "Emendamento 3.14 GIRELLI GIAN ANTONIO (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": 58,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 26529,
            "slug": "vs19_219_072",
            "identifier": "vs19_219_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_072/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 1.72 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 1.72 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.72 DDL n. 1627",
            "description_title": "Emendamento 1.72 GRIPPO VALENTINA (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": 36,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26518,
            "slug": "vs19_219_035",
            "identifier": "vs19_219_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_035/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.35 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 1.35 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1627",
            "description_title": "Emendamento 1.35 GHIO VALENTINA (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": 32,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26522,
            "slug": "vs19_219_025",
            "identifier": "vs19_219_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_025/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.25 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.25 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.25 DDL n. 1627",
            "description_title": "Emendamento 1.25 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": 44,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 35821,
            "slug": "vs19_413_005",
            "identifier": "vs19_413_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_005/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 6.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.2 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.2 DDL n. 2196",
            "description_title": "Emendamento 6.2 GIANASSI FEDERICO (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": 64.46,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 31374,
            "slug": "vs19_331_027",
            "identifier": "vs19_331_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_027/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.17 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.17 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.17 DDL n. 1975",
            "description_title": "Emendamento 3.17 STUMPO NICOLA (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": 65.55,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 26498,
            "slug": "vs19_219_003",
            "identifier": "vs19_219_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_003/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.3 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1627",
            "description_title": "Emendamento 1.3 BAKKALI OUIDAD (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": 34,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26503,
            "slug": "vs19_219_008",
            "identifier": "vs19_219_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_008/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.8 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.8 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1627",
            "description_title": "Emendamento 1.8 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26501,
            "slug": "vs19_219_071",
            "identifier": "vs19_219_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_071/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 1.71 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 1.71 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.71 DDL n. 1627",
            "description_title": "Emendamento 1.71 GRIPPO VALENTINA (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": 30,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26519,
            "slug": "vs19_219_024",
            "identifier": "vs19_219_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_024/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.24 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.24 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1627",
            "description_title": "Emendamento 1.24 SANTILLO AGOSTINO (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": 47,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 35869,
            "slug": "vs19_413_053",
            "identifier": "vs19_413_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_053/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2196/16 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2196/16 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/16 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/16 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 26482,
            "slug": "vs19_219_014",
            "identifier": "vs19_219_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_014/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 ONORI FEDERICA (M5S) - Votazione Emendamento 1.14 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1627",
            "description_title": "Emendamento 1.14 ONORI FEDERICA (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": 33,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26516,
            "slug": "vs19_219_070",
            "identifier": "vs19_219_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_070/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 1.70 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 1.70 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.70 DDL n. 1627",
            "description_title": "Emendamento 1.70 DE LUCA PIERO (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": 29,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26456,
            "slug": "vs19_219_005",
            "identifier": "vs19_219_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_005/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 ROGGIANI SILVIA (PD-IDP) - Votazione Emendamento 1.5 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1627",
            "description_title": "Emendamento 1.5 ROGGIANI SILVIA (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": 34,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26476,
            "slug": "vs19_219_028",
            "identifier": "vs19_219_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_028/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.28 SCERRA FILIPPO (M5S) - Votazione Emendamento 1.28 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1627",
            "description_title": "Emendamento 1.28 SCERRA FILIPPO (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": 44,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 35868,
            "slug": "vs19_413_052",
            "identifier": "vs19_413_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_052/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2196/14 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2196/14 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/14 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/14 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 40707,
            "slug": "vs19_552_018",
            "identifier": "vs19_552_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_018/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 18,
            "title": "DDL 1589 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 1589 - ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35867,
            "slug": "vs19_413_051",
            "identifier": "vs19_413_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_051/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2196/13 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2196/13 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/13 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/13 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35865,
            "slug": "vs19_413_049",
            "identifier": "vs19_413_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_049/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2196/11 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2196/11 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/11 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/11 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 40696,
            "slug": "vs19_552_007",
            "identifier": "vs19_552_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_007/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 7,
            "title": "MOZ 1-517 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-517",
            "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": 41,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 35856,
            "slug": "vs19_413_040",
            "identifier": "vs19_413_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_040/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2196/1 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2196/1 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/1 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/1 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35842,
            "slug": "vs19_413_026",
            "identifier": "vs19_413_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_026/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 7.1000 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 7.1000 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.1000 DDL n. 2196",
            "description_title": "Emendamento 7.1000 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 34,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35870,
            "slug": "vs19_413_054",
            "identifier": "vs19_413_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_054/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2196/18 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2196/18 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/18 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/18 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35871,
            "slug": "vs19_413_055",
            "identifier": "vs19_413_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_055/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2196/19 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/2196/19 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/19 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/19 DEL BARBA MAURO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35841,
            "slug": "vs19_413_025",
            "identifier": "vs19_413_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_025/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 7.3 DORI DEVIS (AVS) - Votazione Emendamento 7.3 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.3 DDL n. 2196",
            "description_title": "Emendamento 7.3 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": 32,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 26680,
            "slug": "vs19_220_119",
            "identifier": "vs19_220_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_119/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/1627/152 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1627/152 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/152 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/152 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 35850,
            "slug": "vs19_413_034",
            "identifier": "vs19_413_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_034/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 7.03 DORI DEVIS (AVS) - Votazione Emendamento 7.03 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.03 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.03 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": 31,
            "majority_cohesion_rate": 71.49,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 26669,
            "slug": "vs19_220_032",
            "identifier": "vs19_220_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_032/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1627/10 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1627/10 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/10 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/10 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 31378,
            "slug": "vs19_331_031",
            "identifier": "vs19_331_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_031/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 4.3 CIANI PAOLO (PD-IDP) - Votazione Emendamento 4.3 DDL n. 1975",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1975",
            "description_title": "Emendamento 4.3 CIANI PAOLO (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": 53,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 26686,
            "slug": "vs19_220_096",
            "identifier": "vs19_220_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_096/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1627/110 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1627/110 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/110 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/110 CIANI PAOLO (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": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 35830,
            "slug": "vs19_413_014",
            "identifier": "vs19_413_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_014/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 6.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.16 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.16 DDL n. 2196",
            "description_title": "Emendamento 6.16 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35829,
            "slug": "vs19_413_013",
            "identifier": "vs19_413_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_013/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 6.15 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.15 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.15 DDL n. 2196",
            "description_title": "Emendamento 6.15 GIANASSI FEDERICO (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": 66.12,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35820,
            "slug": "vs19_413_004",
            "identifier": "vs19_413_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_004/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 6.1 DORI DEVIS (AVS) - Votazione Emendamento 6.1 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2196",
            "description_title": "Emendamento 6.1 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": 64.46,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 31380,
            "slug": "vs19_331_033",
            "identifier": "vs19_331_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_033/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4.6 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.6 DDL n. 1975",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1975",
            "description_title": "Emendamento 4.6 FARAONE DAVIDE (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": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 35817,
            "slug": "vs19_413_001",
            "identifier": "vs19_413_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_001/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 5.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.3 DDL n. 2196",
            "original_title": "Votazione Emendamento 5.3 DDL n. 2196",
            "description_title": "Emendamento 5.3 GIANASSI FEDERICO (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": 57.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35819,
            "slug": "vs19_413_003",
            "identifier": "vs19_413_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_003/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo aggiuntivo 5.01 DORI DEVIS (AVS) - Votazione Emendamento 5.01 DDL n. 2196",
            "original_title": "Votazione Emendamento 5.01 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 5.01 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": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35816,
            "slug": "vs19_413_057",
            "identifier": "vs19_413_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_057/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 57,
            "title": "Conversione decreto giustizia",
            "original_title": "Votazione finale DDL n. 2196",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 novembre 2024, n. 178, recante misure urgenti in materia di giustizia (Approvato dal Senato) (DDL 2196)",
            "public_title": "Conversione decreto giustizia",
            "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": 81,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35838,
            "slug": "vs19_413_022",
            "identifier": "vs19_413_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_022/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 6.25 GIULIANO CARLA (M5S) - Votazione Emendamento 6.25 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.25 DDL n. 2196",
            "description_title": "Emendamento 6.25 GIULIANO CARLA (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": 29,
            "majority_cohesion_rate": 69.42,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35866,
            "slug": "vs19_413_050",
            "identifier": "vs19_413_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_050/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2196/12 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2196/12 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/12 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/12 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 26671,
            "slug": "vs19_220_083",
            "identifier": "vs19_220_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_083/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1627/94 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1627/94 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/94 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/94 GHIRRA FRANCESCA (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": 30,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 77.16
        }
    ]
}