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

{
    "count": 23029,
    "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_margin&page=276",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=274",
    "results": [
        {
            "id": 40817,
            "slug": "vs19_554_067",
            "identifier": "vs19_554_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_067/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2662/9 - Votazione Ordine del giorno 9/2662/9 ",
            "original_title": "Votazione Ordine del giorno 9/2662/9 ",
            "description_title": "ODG 9/2662/9",
            "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": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 20844,
            "slug": "vs19_091_039",
            "identifier": "vs19_091_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_039/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1089/71 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1089/71 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/71 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/71 MALAVASI ILENIA (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": 23,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 20836,
            "slug": "vs19_091_044",
            "identifier": "vs19_091_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_044/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1089/77 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1089/77 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/77 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/77 DE MARIA ANDREA (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": 23,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 18754,
            "slug": "vs19_038_003",
            "identifier": "vs19_038_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_003/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.6 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.6 DDL n. 0674",
            "description_title": "Emendamento 1.6 SARRACINO MARCO (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": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21066,
            "slug": "vs19_097_051",
            "identifier": "vs19_097_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_051/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno  n. 9/1112/58 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1112/58 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/58 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/58 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": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29744,
            "slug": "vs19_261_056",
            "identifier": "vs19_261_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_056/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.1000 IARIA ANTONINO (M5S) - Votazione Emendamento 10.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.1000 DDL n. 1435",
            "description_title": "Emendamento 10.1000 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 20874,
            "slug": "vs19_091_030",
            "identifier": "vs19_091_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_030/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1089/58 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1089/58 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/58 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/58 MORASSUT ROBERTO (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": 23,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 18762,
            "slug": "vs19_038_007",
            "identifier": "vs19_038_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_007/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici articoli aggiuntivi 1.0110 CURTI AUGUSTO (PD-IDP), 1.0114 RUFFINO DANIELA (AIV-RE) e 1.0113 FONTANA ILARIA (M5S) - Votazione Emendamento 1.0110 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.0110 DDL n. 0674",
            "description_title": "Identici articoli aggiuntivi 1.0110 CURTI AUGUSTO (PD-IDP), 1.0114 RUFFINO DANIELA (AIV-RE) e 1.0113 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 19707,
            "slug": "vs19_057_040",
            "identifier": "vs19_057_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_040/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/888/86 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/888/86 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/86 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/86 MORFINO 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": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 40813,
            "slug": "vs19_554_063",
            "identifier": "vs19_554_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_063/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 63,
            "title": "ODG 9/2662/4 - Votazione Ordine del giorno 9/2662/4 ",
            "original_title": "Votazione Ordine del giorno 9/2662/4 ",
            "description_title": "ODG 9/2662/4",
            "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": 58.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 19693,
            "slug": "vs19_057_009",
            "identifier": "vs19_057_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_009/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/888/24 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/888/24 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/24 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/24 PAGANO UBALDO (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": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21046,
            "slug": "vs19_097_003",
            "identifier": "vs19_097_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_003/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1112/4 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/1112/4 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/4 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/4 MAGI RICCARDO (MISTO)",
            "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": 70.99
        },
        {
            "id": 29651,
            "slug": "vs19_260_046",
            "identifier": "vs19_260_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_046/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.2 EVI ELEONORA (AVS) - Votazione Emendamento 2.2 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1759",
            "description_title": "Emendamento 2.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 40776,
            "slug": "vs19_554_026",
            "identifier": "vs19_554_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_026/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.34 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 29237,
            "slug": "vs19_266_075",
            "identifier": "vs19_266_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_075/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1780/8 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1780/8 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/8 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/8 MANZI IRENE (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 21033,
            "slug": "vs19_097_021",
            "identifier": "vs19_097_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_021/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1112/28 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1112/28 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/28 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/28 SCUTELLA' ELISA (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": 68.78,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25298,
            "slug": "vs19_203_020",
            "identifier": "vs19_203_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_020/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1458/21 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1458/21 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/21 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/21 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 18990,
            "slug": "vs19_033_005",
            "identifier": "vs19_033_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_005/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/730/14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/730/14 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/14 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 41021,
            "slug": "vs19_564_007",
            "identifier": "vs19_564_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_007/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.105 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.105",
            "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": 23,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 19714,
            "slug": "vs19_057_046",
            "identifier": "vs19_057_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_046/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/888/96 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/888/96 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/96 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/96 SPORTIELLO GILDA (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": 62.03,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 20237,
            "slug": "vs19_085_004",
            "identifier": "vs19_085_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_085_004/?format=api",
            "sitting": {
                "id": 1346,
                "date": "2023-04-12",
                "number": 85,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/338-B/1 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/338-B/1 PDL n. 0338-B",
            "original_title": "Votazione Ordine del giorno 9/338-B/1 PDL n. 0338-B",
            "description_title": "Ordine del giorno n. 9/338-B/1 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": 23,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 18998,
            "slug": "vs19_029_115",
            "identifier": "vs19_029_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_115/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/705/118 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/705/118 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/118 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/118 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": 23,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 40779,
            "slug": "vs19_554_029",
            "identifier": "vs19_554_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_029/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 1.37 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.37",
            "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": 23,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 29821,
            "slug": "vs19_261_007",
            "identifier": "vs19_261_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_007/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1759/13 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1759/13 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/13 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/13 ZANELLA LUANA (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29801,
            "slug": "vs19_261_114",
            "identifier": "vs19_261_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_114/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 15.1001 COSTA SERGIO (M5S) - Votazione Emendamento 15.1001 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1001 DDL n. 1435",
            "description_title": "Emendamento 15.1001 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18847,
            "slug": "vs19_029_036",
            "identifier": "vs19_029_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_036/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/705/36 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/705/36 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/36 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/36 MEROLA VIRGINIO (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": 23,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 29800,
            "slug": "vs19_261_113",
            "identifier": "vs19_261_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_113/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 15.98 COSTA SERGIO (M5S) - Votazione Emendamento 15.98 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.98 DDL n. 1435",
            "description_title": "Emendamento 15.98 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25299,
            "slug": "vs19_203_028",
            "identifier": "vs19_203_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_028/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1458/29 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1458/29 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/29 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/29 BAKKALI OUIDAD (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": 23,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 18932,
            "slug": "vs19_029_105",
            "identifier": "vs19_029_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_105/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/705/64 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/705/64 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/64 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/64 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18597,
            "slug": "vs19_024_010",
            "identifier": "vs19_024_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_010/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 10,
            "title": "Risoluzione n. 6-00011, limitatamente al capoverso secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00011",
            "original_title": "Votazione Risoluzione 6_00011",
            "description_title": "Risoluzione n. 6-00011, limitatamente al capoverso secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 91.36
        },
        {
            "id": 29242,
            "slug": "vs19_266_085",
            "identifier": "vs19_266_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_085/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1780/21 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1780/21 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/21 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/21 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": 23,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 18899,
            "slug": "vs19_029_031",
            "identifier": "vs19_029_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_031/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/705/31 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/705/31 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/31 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/31 CUPERLO GIANNI (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": 23,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 21025,
            "slug": "vs19_097_052",
            "identifier": "vs19_097_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_052/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno  n. 9/1112/59 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1112/59 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/59 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/59 STUMPO NICOLA (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": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25461,
            "slug": "vs19_206_014",
            "identifier": "vs19_206_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_014/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.48 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.48 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.48 DDL n. 1474",
            "description_title": "Emendamento 2.48 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 18903,
            "slug": "vs19_029_108",
            "identifier": "vs19_029_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_108/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/705/67 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/705/67 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/67 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/67 DE MICHELI PAOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18758,
            "slug": "vs19_038_029",
            "identifier": "vs19_038_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_029/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 5.031 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 5.031 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.031 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.031 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 41002,
            "slug": "vs19_563_004",
            "identifier": "vs19_563_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_004/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 4,
            "title": "DDL 2423-A E AB - Q PREG MERITO N 1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2423-A E AB - Q PREG MERITO N 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 25944,
            "slug": "vs19_213_003",
            "identifier": "vs19_213_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_003/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1601/4 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1601/4 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/4 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/4 ONORI FEDERICA (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": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 41005,
            "slug": "vs19_563_005",
            "identifier": "vs19_563_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_005/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 5,
            "title": "DDL 2423-A E AB - EM 1.3, 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2423-A E AB - EM 1.3, 1.5",
            "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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 29064,
            "slug": "vs19_265_031",
            "identifier": "vs19_265_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_031/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 24.2 IARIA ANTONINO (M5S) - Votazione Emendamento 24.2 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.2 DDL n. 1435",
            "description_title": "Emendamento 24.2 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29643,
            "slug": "vs19_260_038",
            "identifier": "vs19_260_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_038/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1759",
            "description_title": "Emendamento 1.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18747,
            "slug": "vs19_038_015",
            "identifier": "vs19_038_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_015/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 5.04 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 5.04 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.04 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.04 BRAGA CHIARA (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": 23,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 25322,
            "slug": "vs19_203_013",
            "identifier": "vs19_203_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_013/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1458/14 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1458/14 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/14 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/14 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": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 41011,
            "slug": "vs19_563_011",
            "identifier": "vs19_563_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_011/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.19",
            "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": 23,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 25316,
            "slug": "vs19_203_016",
            "identifier": "vs19_203_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_016/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1458/17 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1458/17 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/17 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/17 SERRACCHIANI DEBORA (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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 35244,
            "slug": "19-254-7",
            "identifier": "19-254-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-7/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 7,
            "title": "Em. 3.2, Tajani e altri",
            "original_title": "Em. 3.2, Tajani e altri",
            "description_title": null,
            "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": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 40.96
        },
        {
            "id": 35243,
            "slug": "19-254-8",
            "identifier": "19-254-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-8/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 8,
            "title": "Em. 3.3, Tajani e altri",
            "original_title": "Em. 3.3, Tajani e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 42.17
        },
        {
            "id": 25315,
            "slug": "vs19_203_025",
            "identifier": "vs19_203_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_025/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1458/26 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1458/26 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/26 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/26 PAGANO UBALDO (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": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19476,
            "slug": "vs19_055_010",
            "identifier": "vs19_055_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_055_010/?format=api",
            "sitting": {
                "id": 1304,
                "date": "2023-02-21",
                "number": 55,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/771/22 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/771/22 DDL n. 0771",
            "original_title": "Votazione Ordine del giorno 9/771/22 DDL n. 0771",
            "description_title": "Ordine del giorno n. 9/771/22 MEROLA VIRGINIO (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": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29621,
            "slug": "vs19_260_016",
            "identifier": "vs19_260_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_016/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso trentunesimo della premessa GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso trentunesimo della premessa GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 65.43
        }
    ]
}