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

{
    "count": 22951,
    "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=224",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=222",
    "results": [
        {
            "id": 37553,
            "slug": "vs19_455_004",
            "identifier": "vs19_455_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_004/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 MARI FRANCESCO (AVS) - Votazione Emendamento 1.4 PDL n. 0153",
            "original_title": "Votazione Emendamento 1.4 PDL n. 0153",
            "description_title": "Emendamento 1.4 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": 25,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 31354,
            "slug": "vs19_331_007",
            "identifier": "vs19_331_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_007/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.6 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1975",
            "description_title": "Emendamento 1.6 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 38440,
            "slug": "vs19_481_049",
            "identifier": "vs19_481_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_049/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 49,
            "title": "ODG 9/2329-A/49 - Votazione Ordine del giorno 9/2329-A/49 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/49 ",
            "description_title": "ODG 9/2329-A/49",
            "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": 55.14,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 31352,
            "slug": "vs19_331_005",
            "identifier": "vs19_331_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_005/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 1.5 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1975",
            "description_title": "Emendamento 1.5 RICCIARDI MARIANNA (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": 25,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34810,
            "slug": "vs19_337_016",
            "identifier": "vs19_337_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_016/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.112 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 1.112 PICCOLOTTI ELISABETTA (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": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 34808,
            "slug": "vs19_337_014",
            "identifier": "vs19_337_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_014/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.103 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.103 MANZI IRENE (PD-IDP)",
            "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": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 37551,
            "slug": "vs19_455_002",
            "identifier": "vs19_455_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_002/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.9 AIELLO DAVIDE (M5S) - Votazione Emendamento 1.9 PDL n. 0153",
            "original_title": "Votazione Emendamento 1.9 PDL n. 0153",
            "description_title": "Emendamento 1.9 AIELLO DAVIDE (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": 25,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34824,
            "slug": "vs19_337_030",
            "identifier": "vs19_337_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_030/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.366 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.366 MANZI IRENE (PD-IDP)",
            "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": 25,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34829,
            "slug": "vs19_337_037",
            "identifier": "vs19_337_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_037/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.26 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 3.26 CASO ANTONIO (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": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 34823,
            "slug": "vs19_337_029",
            "identifier": "vs19_337_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_029/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.339 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.339 MANZI IRENE (PD-IDP)",
            "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": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 37550,
            "slug": "vs19_455_001",
            "identifier": "vs19_455_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_001/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 MARI FRANCESCO (AVS) - Votazione Emendamento 1.2 PDL n. 0153",
            "original_title": "Votazione Emendamento 1.2 PDL n. 0153",
            "description_title": "Emendamento 1.2 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": 25,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 31360,
            "slug": "vs19_331_013",
            "identifier": "vs19_331_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_013/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.1 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1975",
            "description_title": "Emendamento 3.1 FURFARO 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": 25,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 32623,
            "slug": "vs19_361_044",
            "identifier": "vs19_361_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_044/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1532-bis/63 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/63 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/63 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/63 FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 32529,
            "slug": "vs19_361_064",
            "identifier": "vs19_361_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_064/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1532-bis/84 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/84 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/84 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/84 SARRACINO 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 35067,
            "slug": "vs19_337_031",
            "identifier": "vs19_337_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_031/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 35068,
            "slug": "vs19_337_034",
            "identifier": "vs19_337_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_034/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 32519,
            "slug": "vs19_361_058",
            "identifier": "vs19_361_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_058/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1532-bis/77 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/77 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/77 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/77 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": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 37800,
            "slug": "vs19_467_012",
            "identifier": "vs19_467_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_012/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2281/26 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2281/26 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/26 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/26 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35093,
            "slug": "vs19_337_060",
            "identifier": "vs19_337_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_060/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1691/24 AURIEMMA CARMELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/24 AURIEMMA CARMELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 35092,
            "slug": "vs19_337_059",
            "identifier": "vs19_337_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_059/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1691/23 ALIFANO ENRICA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/23 ALIFANO ENRICA (M5S)",
            "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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 37801,
            "slug": "vs19_467_013",
            "identifier": "vs19_467_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_013/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2281/27 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2281/27 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/27 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/27 CURTI AUGUSTO (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": 65.43,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35105,
            "slug": "vs19_337_072",
            "identifier": "vs19_337_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_072/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1691/36 IARIA ANTONINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/36 IARIA ANTONINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 36072,
            "slug": "vs19_426_017",
            "identifier": "vs19_426_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_017/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso dodicesimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso dodicesimo della parte dispositiva, PAVANELLI EMMA (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": 67.36,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35715,
            "slug": "vs19_409_035",
            "identifier": "vs19_409_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_035/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.90 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.90 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.90 DDL n. 1917",
            "description_title": "Emendamento 3.90 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": 25,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 31656,
            "slug": "vs19_342_032",
            "identifier": "vs19_342_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_032/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2002/35 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2002/35 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/35 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/35 STEFANAZZI CLAUDIO MICHELE (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": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 38862,
            "slug": "vs19_491_022",
            "identifier": "vs19_491_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_022/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 25,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38854,
            "slug": "vs19_491_011",
            "identifier": "vs19_491_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_011/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 36089,
            "slug": "vs19_426_034",
            "identifier": "vs19_426_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_034/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 34,
            "title": "Mozione n. 1-00391, ad eccezione dei capoversi terzo, sesto e decimo della parte dispositiva, BENZONI FABRIZIO (APERRE) ed altri - Votazione Mozione 1_00391",
            "original_title": "Votazione Mozione 1_00391",
            "description_title": "Mozione n. 1-00391, ad eccezione dei capoversi terzo, sesto e decimo della parte dispositiva, BENZONI FABRIZIO (APERRE) 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36007,
            "slug": "vs19_423_021",
            "identifier": "vs19_423_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_021/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 21,
            "title": "Conversione decreto cultura",
            "original_title": "Votazione finale DDL n. 2183",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 27 dicembre 2024, n. 201, recante misure urgenti in materia di cultura (DDL 2183)",
            "public_title": "Conversione decreto cultura",
            "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": 25,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36010,
            "slug": "vs19_423_003",
            "identifier": "vs19_423_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_003/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2183/120 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/2183/120 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/120 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/120 D'ORSO VALENTINA (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": 25,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36013,
            "slug": "vs19_423_006",
            "identifier": "vs19_423_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_006/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2183/123 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2183/123 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/123 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/123 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38969,
            "slug": "vs19_491_156",
            "identifier": "vs19_491_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_156/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 156,
            "title": "MOZ 1-450 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-450",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38967,
            "slug": "vs19_491_154",
            "identifier": "vs19_491_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_154/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 154,
            "title": "MOZ 1-448 CPV 16 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 16 DISP",
            "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": 60.25,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38966,
            "slug": "vs19_491_153",
            "identifier": "vs19_491_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_153/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 153,
            "title": "MOZ 1-448 CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 13 DISP",
            "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": 60.66,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 34197,
            "slug": "vs19_396_017",
            "identifier": "vs19_396_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_017/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2164/22 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2164/22 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/22 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/22 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34167,
            "slug": "vs19_393_032",
            "identifier": "vs19_393_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_032/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1950/15 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1950/15 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/15 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/15 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35963,
            "slug": "vs19_422_010",
            "identifier": "vs19_422_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_010/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2183/55 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2183/55 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/55 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/55 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 30357,
            "slug": "vs19_297_017",
            "identifier": "vs19_297_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_017/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1877/25 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1877/25 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/25 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/25 BRAGA CHIARA (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": 60.5,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 35804,
            "slug": "vs19_410_024",
            "identifier": "vs19_410_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_024/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1917/31 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/1917/31 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/31 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/31 BONIFAZI FRANCESCO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38846,
            "slug": "vs19_491_003",
            "identifier": "vs19_491_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_003/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "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": 25,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 38898,
            "slug": "vs19_491_065",
            "identifier": "vs19_491_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_065/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38489,
            "slug": "vs19_482_039",
            "identifier": "vs19_482_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_039/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 1.39 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.39",
            "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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 30366,
            "slug": "vs19_297_001",
            "identifier": "vs19_297_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_001/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1877/1 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/1877/1 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/1 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/1 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31690,
            "slug": "vs19_342_066",
            "identifier": "vs19_342_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_066/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2002/82 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2002/82 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/82 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/82 PICCOLOTTI ELISABETTA (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": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 32499,
            "slug": "19-231-10",
            "identifier": "19-231-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-231-10/?format=api",
            "sitting": {
                "id": 1801,
                "date": "2024-10-15",
                "number": 231,
                "branch": "S"
            },
            "number": 10,
            "title": "Introduzione della circostanza aggravante dello sciacallaggio - Emm. 1.109 e 1.110",
            "original_title": "Emm. 1.109 e 1.110",
            "description_title": "Introduzione della circostanza aggravante dello sciacallaggio",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 72.41,
            "minority_cohesion_rate": 41.86
        },
        {
            "id": 29806,
            "slug": "vs19_261_119",
            "identifier": "vs19_261_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_119/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 119,
            "title": "Emendamento 15.108 COSTA SERGIO (M5S) - Votazione Emendamento 15.108 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.108 DDL n. 1435",
            "description_title": "Emendamento 15.108 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": 25,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 18848,
            "slug": "vs19_033_031",
            "identifier": "vs19_033_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_031/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/730/64 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/730/64 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/64 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/64 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19797,
            "slug": "vs19_064_007",
            "identifier": "vs19_064_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_007/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.1 FONTANA ILARIA (M5S) - Votazione Emendamento 3.1 DDL n. 0930",
            "original_title": "Votazione Emendamento 3.1 DDL n. 0930",
            "description_title": "Emendamento 3.1 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19140,
            "slug": "vs19_045_043",
            "identifier": "vs19_045_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_043/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/785/7 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/785/7 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/7 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/7 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 20850,
            "slug": "vs19_091_042",
            "identifier": "vs19_091_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_042/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1089/75 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1089/75 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/75 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/75 CURTI AUGUSTO (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": 75.95,
            "minority_cohesion_rate": 80.86
        }
    ]
}