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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=121",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=119",
    "results": [
        {
            "id": 33745,
            "slug": "19-249-3",
            "identifier": "19-249-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-249-3/?format=api",
            "sitting": {
                "id": 1840,
                "date": "2024-12-04",
                "number": 249,
                "branch": "S"
            },
            "number": 3,
            "title": "Proposta Giunta per la promozione di un conflitto di attribuzione tra poteri dello Stato",
            "original_title": "Proposta Giunta per la promozione di un conflitto di attribuzione tra poteri dello Stato",
            "description_title": null,
            "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": 3,
            "n_margin": 55,
            "majority_cohesion_rate": 62.71,
            "minority_cohesion_rate": 45.24
        },
        {
            "id": 33890,
            "slug": "19-252-146",
            "identifier": "19-252-146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-146/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 146,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 12.2, Irto e altri",
            "original_title": "Em. 12.2, Irto e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 9,
            "majority_cohesion_rate": 62.71,
            "minority_cohesion_rate": 70.24
        },
        {
            "id": 33968,
            "slug": "19-252-164",
            "identifier": "19-252-164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-164/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 164,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 18.0.2, Nicita e Meloni",
            "original_title": "Em. 18.0.2, Nicita e Meloni",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 11,
            "majority_cohesion_rate": 62.71,
            "minority_cohesion_rate": 61.9
        },
        {
            "id": 33773,
            "slug": "19-252-189",
            "identifier": "19-252-189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-189/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 189,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 25.1, Irto e altri",
            "original_title": "Em. 25.1, Irto e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 11,
            "majority_cohesion_rate": 62.71,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 31883,
            "slug": "vs19_345_080",
            "identifier": "vs19_345_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_080/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 80,
            "title": "Identici emendamenti 19.1000 GIULIANO CARLA (M5S), 19.1004 DI BIASE MICHELA (PD-IDP) e 19.1003 BONELLI ANGELO (AVS) - Votazione Emendamento 19.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.1000 DDL n. 1660",
            "description_title": "Identici emendamenti 19.1000 GIULIANO CARLA (M5S), 19.1004 DI BIASE MICHELA (PD-IDP) e 19.1003 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.76,
            "minority_cohesion_rate": 62.5
        },
        {
            "id": 34518,
            "slug": "vs19_377_050",
            "identifier": "vs19_377_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_050/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 8.14 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 8.14 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34517,
            "slug": "vs19_377_049",
            "identifier": "vs19_377_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_049/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 8.13 L'ABBATE PATTY (M5S)",
            "original_title": "Emendamento 8.13 L'ABBATE PATTY (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34521,
            "slug": "vs19_377_053",
            "identifier": "vs19_377_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_053/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 8.1000 MANES FRANCO (M-MIN)",
            "original_title": "Emendamento 8.1000 MANES FRANCO (M-MIN)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 34545,
            "slug": "vs19_388_013",
            "identifier": "vs19_388_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_013/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2022",
            "original_title": "Votazione Articolo 1 DDL n. 2022",
            "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": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 33607,
            "slug": "vs19_381_016",
            "identifier": "vs19_381_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_016/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 16,
            "title": "ART AGG 2.08, 2.010 (PARTI AMM) - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.08, 2.010 (PARTI AMM)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34525,
            "slug": "vs19_377_058",
            "identifier": "vs19_377_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_058/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 9.3 L'ABBATE PATTY (M5S)",
            "original_title": "Emendamento 9.3 L'ABBATE PATTY (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 53,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 34599,
            "slug": "vs19_388_005",
            "identifier": "vs19_388_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_005/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00355, limitatamente alla premessa, ASCARI STEFANIA (M5S) ed altri - Votazione Mozione 1_00355",
            "original_title": "Votazione Mozione 1_00355",
            "description_title": "Mozione n. 1-00355, limitatamente alla premessa, ASCARI STEFANIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34573,
            "slug": "vs19_377_046",
            "identifier": "vs19_377_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_046/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 6",
            "original_title": "Articolo 6",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 77,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34419,
            "slug": "vs19_388_001",
            "identifier": "vs19_388_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_001/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto lavoratori stranieri, caporalato, flussi migratori",
            "original_title": "Votazione finale DDL n. 2088",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 11 ottobre 2024, n. 145, recante disposizioni urgenti in materia di ingresso in Italia di lavoratori stranieri, di tutela e assistenza alle vittime di caporalato, di gestione dei flussi migratori e di protezione internazionale, nonché dei relativi procedimenti giurisdizionali (DDL 2088 A/R)",
            "public_title": "Conversione decreto lavoratori stranieri, caporalato, flussi migratori",
            "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": 21,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34428,
            "slug": "vs19_388_018",
            "identifier": "vs19_388_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_018/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.5 FONTANA ILARIA (M5S) - Votazione Emendamento 3.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.5 DDL n. 2022",
            "description_title": "Emendamento 3.5 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 56,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 34715,
            "slug": "vs19_374_020",
            "identifier": "vs19_374_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_020/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2038/36 RICCIARDI TONI (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/36 RICCIARDI TONI (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33518,
            "slug": "vs19_381_023",
            "identifier": "vs19_381_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_023/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 2.021 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.021",
            "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": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34546,
            "slug": "vs19_388_014",
            "identifier": "vs19_388_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_014/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2022",
            "original_title": "Votazione Articolo 2 DDL n. 2022",
            "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": 58,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 35997,
            "slug": "vs19_422_044",
            "identifier": "vs19_422_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_044/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2183/108 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/2183/108 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/108 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/108 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": 33,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36011,
            "slug": "vs19_423_004",
            "identifier": "vs19_423_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_004/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2183/121 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2183/121 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/121 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/121 ASCARI STEFANIA (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": 28,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36022,
            "slug": "vs19_423_015",
            "identifier": "vs19_423_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_015/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2183/133 ROSATO ETTORE (APERRE) - Votazione Ordine del giorno 9/2183/133 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/133 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/133 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36024,
            "slug": "vs19_423_017",
            "identifier": "vs19_423_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_017/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2183/137 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2183/137 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/137 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/137 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36021,
            "slug": "vs19_423_014",
            "identifier": "vs19_423_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_014/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2183/132 ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2183/132 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/132 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/132 ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34228,
            "slug": "vs19_397_025",
            "identifier": "vs19_397_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_025/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.2 CASO ANTONIO (M5S) - Votazione Emendamento 4.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2119",
            "description_title": "Emendamento 4.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35802,
            "slug": "vs19_410_022",
            "identifier": "vs19_410_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_022/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1917/28 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1917/28 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/28 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/28 L'ABBATE PATTY (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": 32,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34628,
            "slug": "vs19_387_025",
            "identifier": "vs19_387_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_025/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2088-AR/28 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/28 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/28 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/28 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35784,
            "slug": "vs19_410_004",
            "identifier": "vs19_410_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_004/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1917/6 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1917/6 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/6 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/6 FERRARI SARA (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": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35781,
            "slug": "vs19_410_001",
            "identifier": "vs19_410_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_001/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1917/3 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1917/3 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/3 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/3 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35792,
            "slug": "vs19_410_012",
            "identifier": "vs19_410_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_012/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1917/15 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1917/15 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/15 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/15 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.88
        },
        {
            "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": 35728,
            "slug": "vs19_409_048",
            "identifier": "vs19_409_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_048/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 3.113 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.113 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.113 DDL n. 1917",
            "description_title": "Emendamento 3.113 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36568,
            "slug": "vs19_435_085",
            "identifier": "vs19_435_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_085/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 9.1004 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 9.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.1004 PDL n. 1573",
            "description_title": "Emendamento 9.1004 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 35717,
            "slug": "vs19_409_037",
            "identifier": "vs19_409_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_037/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.1008 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.1008 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1008 DDL n. 1917",
            "description_title": "Emendamento 3.1008 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": 38,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35729,
            "slug": "vs19_409_049",
            "identifier": "vs19_409_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_049/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 3.114 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.114 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.114 DDL n. 1917",
            "description_title": "Emendamento 3.114 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": 30,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34621,
            "slug": "vs19_387_018",
            "identifier": "vs19_387_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_018/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2088-AR/20 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/20 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/20 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/20 AMENDOLA VINCENZO (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": 22,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33602,
            "slug": "vs19_384_023",
            "identifier": "vs19_384_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_023/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 5.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36570,
            "slug": "vs19_435_087",
            "identifier": "vs19_435_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_087/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 9.6 MARI FRANCESCO (AVS), 9.10 SCOTTO ARTURO (PD-IDP) e 9.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 9.6 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.6 PDL n. 1573",
            "description_title": "Identici emendamenti 9.6 MARI FRANCESCO (AVS), 9.10 SCOTTO ARTURO (PD-IDP) e 9.1003 CAROTENUTO DARIO (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": 18,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35936,
            "slug": "vs19_418_011",
            "identifier": "vs19_418_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_011/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2206/3 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2206/3 DDL n. 2206",
            "original_title": "Votazione Ordine del giorno 9/2206/3 DDL n. 2206",
            "description_title": "Ordine del giorno n. 9/2206/3 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": 86,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 35937,
            "slug": "vs19_418_012",
            "identifier": "vs19_418_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_012/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2206/4 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/2206/4 DDL n. 2206",
            "original_title": "Votazione Ordine del giorno 9/2206/4 DDL n. 2206",
            "description_title": "Ordine del giorno n. 9/2206/4 BALDINO VITTORIA (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": 61,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 35939,
            "slug": "vs19_418_014",
            "identifier": "vs19_418_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_014/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2206/6 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/2206/6 DDL n. 2206",
            "original_title": "Votazione Ordine del giorno 9/2206/6 DDL n. 2206",
            "description_title": "Ordine del giorno n. 9/2206/6 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 31.21
        },
        {
            "id": 36494,
            "slug": "vs19_435_003",
            "identifier": "vs19_435_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_003/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 1573",
            "description_title": "Emendamento 1.1001 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35933,
            "slug": "vs19_418_008",
            "identifier": "vs19_418_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_008/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.8 RICCIARDI RICCARDO (M5S) - Votazione Emendamento 1.8 DDL n. 2206",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2206",
            "description_title": "Emendamento 1.8 RICCIARDI RICCARDO (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": 63,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 29.3
        },
        {
            "id": 35947,
            "slug": "vs19_418_023",
            "identifier": "vs19_418_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_023/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00381 (Nuova formulazione), come riformulata, FARAONE DAVIDE (IVICRE) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00381 (Nuova formulazione), come riformulata, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33555,
            "slug": "vs19_384_008",
            "identifier": "vs19_384_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_008/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 3.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33536,
            "slug": "vs19_384_031",
            "identifier": "vs19_384_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_031/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 31,
            "title": "ART AGG 5.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01004",
            "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": 62.81,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34631,
            "slug": "vs19_387_028",
            "identifier": "vs19_387_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_028/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2088-AR/31 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/31 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/31 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/31 LACARRA MARCO (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": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33597,
            "slug": "vs19_384_036",
            "identifier": "vs19_384_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_036/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 9.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33527,
            "slug": "vs19_384_006",
            "identifier": "vs19_384_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_006/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 2.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36576,
            "slug": "vs19_435_093",
            "identifier": "vs19_435_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_093/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 9.102 MARI FRANCESCO (AVS) - Votazione Emendamento 9.102 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.102 PDL n. 1573",
            "description_title": "Emendamento 9.102 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33587,
            "slug": "vs19_383_002",
            "identifier": "vs19_383_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_383_002/?format=api",
            "sitting": {
                "id": 1826,
                "date": "2024-11-19",
                "number": 383,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-367 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-367",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 78.98
        }
    ]
}