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

{
    "count": 22130,
    "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=192",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=190",
    "results": [
        {
            "id": 39592,
            "slug": "vs19_504_040",
            "identifier": "vs19_504_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_040/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 11.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 26167,
            "slug": "vs19_216_048",
            "identifier": "vs19_216_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_048/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 48,
            "title": "Identici emendamenti 9.1 BENZONI FABRIZIO (APERRE), 9.1000 GADDA MARIA CHIARA (IVICRE) e 9.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1555",
            "description_title": "Identici emendamenti 9.1 BENZONI FABRIZIO (APERRE), 9.1000 GADDA MARIA CHIARA (IVICRE) e 9.2 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26165,
            "slug": "vs19_216_055",
            "identifier": "vs19_216_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_055/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici emendamenti 10.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 10.5 EVI ELEONORA (AVS) - Votazione Emendamento 10.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1555",
            "description_title": "Identici emendamenti 10.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 10.5 EVI ELEONORA (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": 55,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 34321,
            "slug": "vs19_392_008",
            "identifier": "vs19_392_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_008/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2150/13 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2150/13 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/13 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/13 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 39686,
            "slug": "vs19_504_151",
            "identifier": "vs19_504_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_151/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 151,
            "title": "EM 28.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39552,
            "slug": "vs19_504_157",
            "identifier": "vs19_504_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_157/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 157,
            "title": "ARTICOLO 29 - Votazione Articolo 29 ",
            "original_title": "Votazione Articolo 29 ",
            "description_title": "ARTICOLO 29",
            "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": 12,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39670,
            "slug": "vs19_504_133",
            "identifier": "vs19_504_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_133/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 133,
            "title": "ART AGG 25.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39650,
            "slug": "vs19_504_110",
            "identifier": "vs19_504_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_110/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 23.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 26177,
            "slug": "vs19_216_161",
            "identifier": "vs19_216_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_161/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 161,
            "title": "Articolo aggiuntivo 3.01000, nel testo riformulato, COSTA ENRICO (APERRE) - Votazione Emendamento 3.01000, DDL n. 1342",
            "original_title": "Votazione Emendamento 3.01000, DDL n. 1342",
            "description_title": "Articolo aggiuntivo 3.01000, nel testo riformulato, COSTA ENRICO (APERRE)",
            "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": 44,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 39675,
            "slug": "vs19_504_139",
            "identifier": "vs19_504_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_139/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 139,
            "title": "ART AGG 26.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 36289,
            "slug": "vs19_431_008",
            "identifier": "vs19_431_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_008/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2245/23 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/2245/23 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/23 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/23 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 26188,
            "slug": "vs19_216_092",
            "identifier": "vs19_216_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_092/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 12.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1555",
            "description_title": "Emendamento 12.1 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 39654,
            "slug": "vs19_504_115",
            "identifier": "vs19_504_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_115/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 24.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39656,
            "slug": "vs19_504_118",
            "identifier": "vs19_504_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_118/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 118,
            "title": "ART AGG 24.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39676,
            "slug": "vs19_504_140",
            "identifier": "vs19_504_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_140/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 140,
            "title": "ART AGG 26.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 36331,
            "slug": "vs19_431_050",
            "identifier": "vs19_431_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_050/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2245/85 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2245/85 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/85 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/85 GADDA MARIA CHIARA (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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 39615,
            "slug": "vs19_504_065",
            "identifier": "vs19_504_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_065/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 13.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 26202,
            "slug": "vs19_216_147",
            "identifier": "vs19_216_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_147/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 147,
            "title": "Ordine del giorno n. 9/1555/14 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1555/14 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/14 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/14 EVI ELEONORA (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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 36336,
            "slug": "vs19_431_055",
            "identifier": "vs19_431_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_055/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2245/94 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2245/94 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/94 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/94 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38035,
            "slug": "vs19_470_044",
            "identifier": "vs19_470_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_044/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2308/101 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2308/101 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/101 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/101 D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 33638,
            "slug": "vs19_384_077",
            "identifier": "vs19_384_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_077/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 77,
            "title": "ODG 9/30-A E ABB/7 - Votazione Ordine del giorno 9/30-A E ABB/7 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/7 ",
            "description_title": "ODG 9/30-A E ABB/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 51.24,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38037,
            "slug": "vs19_470_046",
            "identifier": "vs19_470_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_046/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2308/104 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2308/104 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/104 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/104 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 33625,
            "slug": "vs19_384_078",
            "identifier": "vs19_384_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_078/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/30-A E ABB/8 - Votazione Ordine del giorno 9/30-A E ABB/8 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/8 ",
            "description_title": "ODG 9/30-A E ABB/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 26069,
            "slug": "vs19_216_082",
            "identifier": "vs19_216_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_082/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 11.16 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.16 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.16 DDL n. 1555",
            "description_title": "Emendamento 11.16 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26150,
            "slug": "vs19_216_035",
            "identifier": "vs19_216_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_035/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.6 EVI ELEONORA (AVS) - Votazione Emendamento 3.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1555",
            "description_title": "Emendamento 3.6 EVI ELEONORA (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": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 36634,
            "slug": "vs19_439_001",
            "identifier": "vs19_439_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_001/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1000 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.1000 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 2240",
            "description_title": "Emendamento 1.1000 BORRELLI FRANCESCO EMILIO (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": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26155,
            "slug": "vs19_216_059",
            "identifier": "vs19_216_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_059/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 10.8 EVI ELEONORA (AVS) - Votazione Emendamento 10.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.8 DDL n. 1555",
            "description_title": "Emendamento 10.8 EVI ELEONORA (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": 53,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 26195,
            "slug": "vs19_216_065",
            "identifier": "vs19_216_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_065/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 11.2 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.2 DDL n. 1555",
            "description_title": "Emendamento 11.2 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 26204,
            "slug": "vs19_216_149",
            "identifier": "vs19_216_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_149/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 149,
            "title": "Ordine del giorno n. 9/1555/16 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1555/16 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/16 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/16 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26190,
            "slug": "vs19_216_083",
            "identifier": "vs19_216_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_083/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 11.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1002 CIANI PAOLO (PD-IDP) - Votazione Emendamento 11.21 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.21 DDL n. 1555",
            "description_title": "Identici emendamenti 11.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1002 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": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 36638,
            "slug": "vs19_439_005",
            "identifier": "vs19_439_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_005/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.1002 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.1002 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1002 DDL n. 2240",
            "description_title": "Emendamento 1.1002 BORRELLI FRANCESCO EMILIO (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": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36662,
            "slug": "vs19_439_029",
            "identifier": "vs19_439_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_029/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.27 RAFFA ANGELA (M5S) - Votazione Emendamento 1.27 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.27 DDL n. 2240",
            "description_title": "Emendamento 1.27 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36644,
            "slug": "vs19_439_011",
            "identifier": "vs19_439_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_011/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.9 RAFFA ANGELA (M5S) - Votazione Emendamento 1.9 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.9 DDL n. 2240",
            "description_title": "Emendamento 1.9 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36645,
            "slug": "vs19_439_012",
            "identifier": "vs19_439_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_012/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.10 RAFFA ANGELA (M5S) - Votazione Emendamento 1.10 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2240",
            "description_title": "Emendamento 1.10 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36648,
            "slug": "vs19_439_015",
            "identifier": "vs19_439_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_015/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.13 FENU EMILIANO (M5S) - Votazione Emendamento 1.13 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2240",
            "description_title": "Emendamento 1.13 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36664,
            "slug": "vs19_439_031",
            "identifier": "vs19_439_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_031/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2240",
            "original_title": "Votazione Articolo 2 DDL n. 2240",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26172,
            "slug": "vs19_216_007",
            "identifier": "vs19_216_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_007/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1555",
            "description_title": "Emendamento 1.8 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 36666,
            "slug": "vs19_439_033",
            "identifier": "vs19_439_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_033/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 3.01 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 3.01 DDL n. 2240",
            "original_title": "Votazione Emendamento 3.01 DDL n. 2240",
            "description_title": "Articolo aggiuntivo 3.01 MEROLA VIRGINIO (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": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36669,
            "slug": "vs19_439_036",
            "identifier": "vs19_439_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_036/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2240",
            "original_title": "Votazione Articolo 4 DDL n. 2240",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36670,
            "slug": "vs19_439_037",
            "identifier": "vs19_439_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_037/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2240",
            "original_title": "Votazione Articolo 5 DDL n. 2240",
            "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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38000,
            "slug": "vs19_470_009",
            "identifier": "vs19_470_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_009/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2308/22 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2308/22 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/22 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/22 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36642,
            "slug": "vs19_439_009",
            "identifier": "vs19_439_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_009/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.7 FENU EMILIANO (M5S) - Votazione Emendamento 1.7 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2240",
            "description_title": "Emendamento 1.7 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 26166,
            "slug": "vs19_216_054",
            "identifier": "vs19_216_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_054/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici articoli aggiuntivi 9.02 BENZONI FABRIZIO (APERRE), 9.03 CAPPELLETTI ENRICO (M5S), 9.05 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 9.01001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.02 DDL n. 1555",
            "description_title": "Identici articoli aggiuntivi 9.02 BENZONI FABRIZIO (APERRE), 9.03 CAPPELLETTI ENRICO (M5S), 9.05 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 9.01001 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 36848,
            "slug": "vs19_440_051",
            "identifier": "vs19_440_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_051/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 13.13 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 13.13 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.13 DDL n. 2026",
            "description_title": "Emendamento 13.13 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": 38011,
            "slug": "vs19_470_020",
            "identifier": "vs19_470_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_020/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2308/41 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/2308/41 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/41 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/41 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 43.31
        },
        {
            "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": 34289,
            "slug": "vs19_392_034",
            "identifier": "vs19_392_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_034/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2150/50 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/2150/50 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/50 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/50 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 26201,
            "slug": "vs19_216_153",
            "identifier": "vs19_216_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_153/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 153,
            "title": "Proposta della Giunta di negare l'autorizzazione all'utilizzo di captazione informatiche nei confronti di Cosimo Maria Ferri, deputato all'epoca dei fatti (Doc. IV, n. 1) - Votazione Doc. I",
            "original_title": "Votazione Doc. I",
            "description_title": "Proposta della Giunta di negare l'autorizzazione all'utilizzo di captazione informatiche nei confronti di Cosimo Maria Ferri, deputato all'epoca dei fatti (Doc. IV, n. 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 42.59
        },
        {
            "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": 38023,
            "slug": "vs19_470_032",
            "identifier": "vs19_470_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_032/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2308/79 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/2308/79 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/79 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/79 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        }
    ]
}