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

{
    "count": 22002,
    "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=433",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=431",
    "results": [
        {
            "id": 26570,
            "slug": "vs19_220_003",
            "identifier": "vs19_220_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_003/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.82 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 1.82 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.82 DDL n. 1627",
            "description_title": "Emendamento 1.82 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": 33,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 35622,
            "slug": "vs19_408_015",
            "identifier": "vs19_408_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_015/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1002 PENZA PASQUALINO (M5S) - Votazione Emendamento 2.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 2.1002 DDL n. 1917",
            "description_title": "Emendamento 2.1002 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35609,
            "slug": "vs19_408_001",
            "identifier": "vs19_408_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_001/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 ZANELLA LUANA (AVS) ed altri - Votazione pregiudiziale DDL n. 2184",
            "original_title": "Votazione pregiudiziale DDL n. 2184",
            "description_title": "Questione pregiudiziale n. 1 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 35608,
            "slug": "vs19_408_011",
            "identifier": "vs19_408_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_011/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1917",
            "original_title": "Votazione Articolo 1 DDL n. 1917",
            "description_title": "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": 39,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35617,
            "slug": "vs19_408_009",
            "identifier": "vs19_408_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_009/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.1004 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1004 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1004 DDL n. 1917",
            "description_title": "Emendamento 1.1004 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": 53,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 35612,
            "slug": "vs19_408_004",
            "identifier": "vs19_408_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_004/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1101 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.1101 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1101 DDL n. 1917",
            "description_title": "Emendamento 1.1101 AURIEMMA CARMELA (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": 40,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 31955,
            "slug": "vs19_348_071",
            "identifier": "vs19_348_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_071/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 27.1002 COLUCCI ALFONSO (M5S) e 27.1011 MAURI MATTEO (PD-IDP) - Votazione Emendamento 27.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1002 DDL n. 1660",
            "description_title": "Identici emendamenti 27.1002 COLUCCI ALFONSO (M5S) e 27.1011 MAURI MATTEO (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": 70.0,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 35611,
            "slug": "vs19_408_003",
            "identifier": "vs19_408_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_003/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1100 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.1100 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1100 DDL n. 1917",
            "description_title": "Emendamento 1.1100 ALIFANO ENRICA (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": 38,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35624,
            "slug": "vs19_408_017",
            "identifier": "vs19_408_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_017/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.7 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1917",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1917",
            "description_title": "Emendamento 2.7 BONAFE' SIMONA (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": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35604,
            "slug": "vs19_406_006",
            "identifier": "vs19_406_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_006/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1105 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1105 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1105 DDL n. 1917",
            "description_title": "Emendamento 1.1105 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": 55,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 35603,
            "slug": "vs19_406_005",
            "identifier": "vs19_406_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_005/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.1106 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.1106 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1106 DDL n. 1917",
            "description_title": "Emendamento 1.1106 ALIFANO ENRICA (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": 39,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35602,
            "slug": "vs19_406_004",
            "identifier": "vs19_406_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_004/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 1.1107 DI BIASE MICHELA (PD-IDP) e 1.1108 PENZA PASQUALINO (M5S) - Votazione Emendamento 1.1107 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1107 DDL n. 1917",
            "description_title": "Identici emendamenti 1.1107 DI BIASE MICHELA (PD-IDP) e 1.1108 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 26544,
            "slug": "vs19_220_009",
            "identifier": "vs19_220_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_009/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1627",
            "original_title": "Votazione Articolo 3 DDL n. 1627",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25090,
            "slug": "vs19_192_032",
            "identifier": "vs19_192_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_032/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 32,
            "title": "Disposizioni per la promozione e lo sviluppo dell'imprenditoria giovanile nel settore agricolo",
            "original_title": "Votazione finale PDL n. 0752",
            "description_title": "Disposizioni per la promozione e lo sviluppo dell'imprenditoria giovanile nel settore agricolo (PDL 752)",
            "public_title": "Disposizioni per la promozione e lo sviluppo dell'imprenditoria giovanile nel settore agricolo",
            "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": 27,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 35600,
            "slug": "vs19_406_002",
            "identifier": "vs19_406_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_002/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 COLUCCI ALFONSO (M5S), 1.3 GIANASSI FEDERICO (PD-IDP) e 1.4 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.2 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1917",
            "description_title": "Identici emendamenti 1.2 COLUCCI ALFONSO (M5S), 1.3 GIANASSI FEDERICO (PD-IDP) e 1.4 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35601,
            "slug": "vs19_406_003",
            "identifier": "vs19_406_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_003/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1109 CUPERLO GIANNI (PD-IDP) - Votazione Emendamento 1.1109 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1109 DDL n. 1917",
            "description_title": "Emendamento 1.1109 CUPERLO GIANNI (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": 37,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35599,
            "slug": "vs19_406_001",
            "identifier": "vs19_406_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_001/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1917",
            "description_title": "Emendamento 1.1 COLUCCI ALFONSO (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": 34,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35366,
            "slug": "vs19_402_015",
            "identifier": "vs19_402_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_015/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 7 DDL n. 2112-bis",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35364,
            "slug": "vs19_402_013",
            "identifier": "vs19_402_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_013/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 5 DDL n. 2112-bis",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 25205,
            "slug": "vs19_192_001",
            "identifier": "vs19_192_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_001/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0752",
            "original_title": "Votazione Articolo 1 PDL n. 0752",
            "description_title": "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": 26,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 35459,
            "slug": "vs19_402_109",
            "identifier": "vs19_402_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_109/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/2112-bis/97 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2112-bis/97 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/97 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/97 QUARTINI ANDREA (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": 80.17,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 27774,
            "slug": "vs19_239_096",
            "identifier": "vs19_239_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_096/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1515",
            "original_title": "Votazione Articolo 26 DDL n. 1515",
            "description_title": "Articolo 26",
            "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": 74,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26559,
            "slug": "vs19_220_016",
            "identifier": "vs19_220_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_016/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1627",
            "original_title": "Votazione Articolo 10 DDL n. 1627",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26560,
            "slug": "vs19_220_019",
            "identifier": "vs19_220_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_019/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1627",
            "original_title": "Votazione Articolo 13 DDL n. 1627",
            "description_title": "Articolo 13",
            "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": 31,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26561,
            "slug": "vs19_220_013",
            "identifier": "vs19_220_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_013/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1627",
            "original_title": "Votazione Articolo 7 DDL n. 1627",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26564,
            "slug": "vs19_220_008",
            "identifier": "vs19_220_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_008/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1627",
            "original_title": "Votazione Articolo 2 DDL n. 1627",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 32013,
            "slug": "vs19_348_035",
            "identifier": "vs19_348_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_035/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 26.5 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.5 DDL n. 1660",
            "description_title": "Emendamento 26.5 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": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 35458,
            "slug": "vs19_402_108",
            "identifier": "vs19_402_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_108/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/2112-bis/96 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2112-bis/96 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/96 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/96 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": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 26617,
            "slug": "vs19_220_070",
            "identifier": "vs19_220_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_070/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1627/62 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1627/62 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/62 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/62 BOLDRINI LAURA (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": 34,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 35453,
            "slug": "vs19_402_103",
            "identifier": "vs19_402_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_103/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/2112-bis/91 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2112-bis/91 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/91 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/91 SANTILLO AGOSTINO (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": 36,
            "majority_cohesion_rate": 76.03,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35435,
            "slug": "vs19_402_084",
            "identifier": "vs19_402_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_084/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2112-bis/71 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/2112-bis/71 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/71 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/71 CANTONE LUCIANO (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": 39,
            "majority_cohesion_rate": 76.03,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35467,
            "slug": "vs19_402_117",
            "identifier": "vs19_402_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_117/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 117,
            "title": "Ordine del giorno n. 9/2112-bis/107 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/2112-bis/107 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/107 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/107 CAROTENUTO DARIO (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": 50,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35465,
            "slug": "vs19_402_115",
            "identifier": "vs19_402_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_115/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/2112-bis/105 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2112-bis/105 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/105 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/105 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35462,
            "slug": "vs19_402_112",
            "identifier": "vs19_402_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_112/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/2112-bis/100 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2112-bis/100 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/100 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/100 FERRARA ANTONIO (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": 50,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 31937,
            "slug": "vs19_348_058",
            "identifier": "vs19_348_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_058/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 26.01008 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01008 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01008 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01008 BOSCHI MARIA ELENA (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": 25,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 36514,
            "slug": "vs19_435_025",
            "identifier": "vs19_435_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_025/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.1000 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 3.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 1573",
            "description_title": "Emendamento 3.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": 80,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 26548,
            "slug": "vs19_220_020",
            "identifier": "vs19_220_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_020/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1627",
            "original_title": "Votazione Articolo 14 DDL n. 1627",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 35460,
            "slug": "vs19_402_110",
            "identifier": "vs19_402_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_110/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/2112-bis/98 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/2112-bis/98 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/98 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/98 DI LAURO CARMEN (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": 41,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 26558,
            "slug": "vs19_220_007",
            "identifier": "vs19_220_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_007/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1627",
            "original_title": "Votazione Articolo 1 DDL n. 1627",
            "description_title": "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": 33,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25202,
            "slug": "vs19_195_001",
            "identifier": "vs19_195_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_195_001/?format=api",
            "sitting": {
                "id": 1525,
                "date": "2023-11-14",
                "number": 195,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto misure contro il caro prezzi",
            "original_title": "Votazione Articolo unico DDL n. 1437",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 29 settembre 2023, n. 131, nel testo delle Commissioni, sul quale il Governo ha posto la questione di fiducia.\n29 settembre 2023, n. 131",
            "public_title": "Fiducia conversione decreto misure contro il caro prezzi",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 24953,
            "slug": "vs19_196_019",
            "identifier": "vs19_196_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_019/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1437/22 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1437/22 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/22 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/22 MANCINI CLAUDIO (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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26551,
            "slug": "vs19_220_165",
            "identifier": "vs19_220_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_165/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 165,
            "title": "Legge di bilancio 2024",
            "original_title": "Votazione finale DDL n. 1627",
            "description_title": "Bilancio di previsione dello Stato per l'anno finanziario 2024 e bilancio pluriennale per il triennio 2024-2026\" e relativa Nota di variazioni (Approvato dal Senato) (DDL 1627)",
            "public_title": "Legge di bilancio 2024",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Nota di variazione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 84.39,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26546,
            "slug": "vs19_220_010",
            "identifier": "vs19_220_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_010/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1627",
            "original_title": "Votazione Articolo 4 DDL n. 1627",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 35516,
            "slug": "vs19_402_167",
            "identifier": "vs19_402_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_167/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 167,
            "title": "Ordine del giorno n. 9/2112-bis/210 PASTORINO LUCA (M-+EUR) - Votazione Ordine del giorno 9/2112-bis/210 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/210 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/210 PASTORINO LUCA (M-+EUR)",
            "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": 37,
            "majority_cohesion_rate": 71.49,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35440,
            "slug": "vs19_402_089",
            "identifier": "vs19_402_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_089/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/2112-bis/76 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/2112-bis/76 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/76 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/76 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": 26,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 24954,
            "slug": "vs19_196_041",
            "identifier": "vs19_196_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_041/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1437/44 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1437/44 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/44 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/44 CAPPELLETTI ENRICO (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": 23,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24952,
            "slug": "vs19_196_053",
            "identifier": "vs19_196_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_053/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1437/57 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1437/57 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/57 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/57 RAFFA ANGELA (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": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 35457,
            "slug": "vs19_402_107",
            "identifier": "vs19_402_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_107/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/2112-bis/95 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/2112-bis/95 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/95 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/95 AIELLO DAVIDE (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": 42,
            "majority_cohesion_rate": 81.4,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 26567,
            "slug": "vs19_220_004",
            "identifier": "vs19_220_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_004/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.83 RICHETTI MATTEO (APERRE) - Votazione Emendamento 1.83 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.83 DDL n. 1627",
            "description_title": "Emendamento 1.83 RICHETTI MATTEO (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": 35,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26566,
            "slug": "vs19_220_023",
            "identifier": "vs19_220_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_023/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1627",
            "original_title": "Votazione Articolo 17 DDL n. 1627",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 71.6
        }
    ]
}