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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=242",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=240",
    "results": [
        {
            "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
        },
        {
            "id": 20843,
            "slug": "vs19_091_047",
            "identifier": "vs19_091_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_047/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1089/81 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1089/81 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/81 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/81 CIANI PAOLO (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": 75.53,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 20230,
            "slug": "vs19_085_005",
            "identifier": "vs19_085_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_085_005/?format=api",
            "sitting": {
                "id": 1346,
                "date": "2023-04-12",
                "number": 85,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/338-B/2 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/338-B/2 PDL n. 0338-B",
            "original_title": "Votazione Ordine del giorno 9/338-B/2 PDL n. 0338-B",
            "description_title": "Ordine del giorno n. 9/338-B/2 GIULIANO CARLA (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": 69.62,
            "minority_cohesion_rate": 74.07
        },
        {
            "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": 20200,
            "slug": "vs19_082_019",
            "identifier": "vs19_082_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_019/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/889-R/80 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/889-R/80 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/80 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/80 LOMUTI ARNALDO (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": 69.62,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 37668,
            "slug": "19-292-21",
            "identifier": "19-292-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-292-21/?format=api",
            "sitting": {
                "id": 1959,
                "date": "2025-04-08",
                "number": 292,
                "branch": "S"
            },
            "number": 21,
            "title": "Em. 3.1, Scalfarotto",
            "original_title": "Em. 3.1, Scalfarotto",
            "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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 43.37
        },
        {
            "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": 20148,
            "slug": "vs19_081_050",
            "identifier": "vs19_081_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_050/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/889-R/61 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/889-R/61 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/61 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/61 DELL'OLIO GIANMAURO (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": 64.14,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 20163,
            "slug": "vs19_081_037",
            "identifier": "vs19_081_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_037/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/889-R/48 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/889-R/48 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/48 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/48 DONNO LEONARDO (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": 64.98,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 20149,
            "slug": "vs19_081_030",
            "identifier": "vs19_081_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_030/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/889-R/41 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/889-R/41 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/41 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/41 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19828,
            "slug": "vs19_077_004",
            "identifier": "vs19_077_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_004/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.8 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.8 DDL n. 0939",
            "original_title": "Votazione Emendamento 1.8 DDL n. 0939",
            "description_title": "Emendamento 1.8 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 18907,
            "slug": "vs19_029_001",
            "identifier": "vs19_029_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_001/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/705/1 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/705/1 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/1 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/1 DORI DEVIS (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": 73.84,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 19976,
            "slug": "vs19_077_008",
            "identifier": "vs19_077_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_008/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 4.2 AURIEMMA CARMELA (M5S) - Votazione Emendamento 4.2 DDL n. 0939",
            "original_title": "Votazione Emendamento 4.2 DDL n. 0939",
            "description_title": "Emendamento 4.2 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 75.93
        },
        {
            "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": 19969,
            "slug": "vs19_077_001",
            "identifier": "vs19_077_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_001/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.5 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.5 DDL n. 0939",
            "original_title": "Votazione Emendamento 1.5 DDL n. 0939",
            "description_title": "Emendamento 1.5 ASCARI STEFANIA (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": 70.89,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 19895,
            "slug": "vs19_077_006",
            "identifier": "vs19_077_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_006/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.10 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.10 DDL n. 0939",
            "original_title": "Votazione Emendamento 1.10 DDL n. 0939",
            "description_title": "Emendamento 1.10 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19866,
            "slug": "vs19_077_003",
            "identifier": "vs19_077_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_003/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.7 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.7 DDL n. 0939",
            "original_title": "Votazione Emendamento 1.7 DDL n. 0939",
            "description_title": "Emendamento 1.7 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19840,
            "slug": "vs19_077_007",
            "identifier": "vs19_077_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_007/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.3 CIANI PAOLO (PD-IDP) - Votazione Emendamento 2.3 DDL n. 0939",
            "original_title": "Votazione Emendamento 2.3 DDL n. 0939",
            "description_title": "Emendamento 2.3 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24598,
            "slug": "vs19_183_002",
            "identifier": "vs19_183_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_002/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 FONTANA ILARIA (M5S) - Votazione Emendamento 1.1 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1492",
            "description_title": "Emendamento 1.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": 67.93,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24461,
            "slug": "vs19_183_019",
            "identifier": "vs19_183_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_019/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.26 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.26 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1492",
            "description_title": "Emendamento 1.26 SIMIANI 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": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24672,
            "slug": "vs19_183_045",
            "identifier": "vs19_183_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_045/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1492/12 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1492/12 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/12 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/12 BARBAGALLO ANTHONY EMANUELE (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": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25462,
            "slug": "vs19_206_004",
            "identifier": "vs19_206_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_004/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.13 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 2.13 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1474",
            "description_title": "Emendamento 2.13 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 24743,
            "slug": "vs19_183_025",
            "identifier": "vs19_183_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_025/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1-BIS.8 FONTANA ILARIA (M5S) - Votazione Emendamento 1-BIS.8 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.8 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.8 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": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24513,
            "slug": "vs19_183_034",
            "identifier": "vs19_183_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_034/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 1-TER.04 PAVANELLI EMMA (M5S) - Votazione Emendamento 1-TER.04 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.04 DDL n. 1492",
            "description_title": "Articolo aggiuntivo 1-TER.04 PAVANELLI EMMA (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": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 18889,
            "slug": "vs19_029_102",
            "identifier": "vs19_029_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_102/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/705/60 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/705/60 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/60 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/60 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 24782,
            "slug": "vs19_179_014",
            "identifier": "vs19_179_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_014/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00193 sui capoversi quarto, quinto e sedicesimo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri - Votazione Mozione 1_00193",
            "original_title": "Votazione Mozione 1_00193",
            "description_title": "Mozione n. 1-00193 sui capoversi quarto, quinto e sedicesimo della parte dispositiva, QUARTINI ANDREA (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": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18406,
            "slug": "vs19_025_011",
            "identifier": "vs19_025_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_011/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.11 SCUTELLA' ELISA (M5S) - Votazione Emendamento 2.11 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.11 DDL n. 0664",
            "description_title": "Emendamento 2.11 SCUTELLA' ELISA (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": 68.35,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18403,
            "slug": "vs19_019_045",
            "identifier": "vs19_019_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_045/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 12.1 MAGI RICCARDO (MISTO) - Votazione Emendamento 12.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 12.1 DDL n. 0547",
            "description_title": "Emendamento 12.1 MAGI RICCARDO (MISTO)",
            "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.51,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 18493,
            "slug": "vs19_019_046",
            "identifier": "vs19_019_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_046/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 12.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 12.3 DDL n. 0547",
            "original_title": "Votazione Emendamento 12.3 DDL n. 0547",
            "description_title": "Emendamento 12.3 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": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 37756,
            "slug": "vs19_464_025",
            "identifier": "vs19_464_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_025/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 4.01 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.01 PDL n. 1621",
            "original_title": "Votazione Emendamento 4.01 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 4.01 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37764,
            "slug": "vs19_464_033",
            "identifier": "vs19_464_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_033/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1621/3 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1621/3 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/3 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/3 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 37749,
            "slug": "vs19_464_018",
            "identifier": "vs19_464_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_018/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.82 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.82 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.82 PDL n. 1621",
            "description_title": "Emendamento 3.82 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 19063,
            "slug": "vs19_029_109",
            "identifier": "vs19_029_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_109/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/705/68 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/705/68 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/68 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/68 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 37694,
            "slug": "vs19_463_001",
            "identifier": "vs19_463_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_001/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri, e n. 3 BONAFE' SIMONA (PD-IDP) ed altri - Votazione pregiudiziale DDL n. 2329",
            "original_title": "Votazione pregiudiziale DDL n. 2329",
            "description_title": "Questioni pregiudiziali n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri, e n. 3 BONAFE' SIMONA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 32187,
            "slug": "vs19_327_001",
            "identifier": "vs19_327_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_327_001/?format=api",
            "sitting": {
                "id": 1741,
                "date": "2024-07-17",
                "number": 327,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto sport, alunni con disabilità, avvio dell'anno scolastico, università e ricerca",
            "original_title": "Votazione finale DDL n. 1902",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 31 maggio 2024, n. 71, recante disposizioni urgenti in materia di sport, di sostegno didattico agli alunni con disabilità, per il regolare avvio dell'anno scolastico 2024/2025 e in materia di università e ricerca (DDL 1902)",
            "public_title": "Conversione decreto sport, alunni con disabilità, avvio dell'anno scolastico, università e ricerca",
            "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": 73.11,
            "minority_cohesion_rate": 76.4
        },
        {
            "id": 38691,
            "slug": "vs19_487_051",
            "identifier": "vs19_487_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_051/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 51,
            "title": "ODG 9/2355/81 - Votazione Ordine del giorno 9/2355/81 ",
            "original_title": "Votazione Ordine del giorno 9/2355/81 ",
            "description_title": "ODG 9/2355/81",
            "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.49,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38641,
            "slug": "vs19_487_001",
            "identifier": "vs19_487_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_001/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2355 - ODG 9/2355/21 - Votazione Ordine del giorno 9/2355/21 ",
            "original_title": "Votazione Ordine del giorno 9/2355/21 ",
            "description_title": "DDL 2355 - ODG 9/2355/21",
            "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.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38642,
            "slug": "vs19_487_002",
            "identifier": "vs19_487_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_002/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2355/22 - Votazione Ordine del giorno 9/2355/22 ",
            "original_title": "Votazione Ordine del giorno 9/2355/22 ",
            "description_title": "ODG 9/2355/22",
            "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": 66.67,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 19110,
            "slug": "vs19_029_017",
            "identifier": "vs19_029_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_017/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/705/17 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/705/17 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/17 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/17 IACONO GIOVANNA (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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 38683,
            "slug": "vs19_487_043",
            "identifier": "vs19_487_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_043/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 43,
            "title": "ODG 9/2355/72 - Votazione Ordine del giorno 9/2355/72 ",
            "original_title": "Votazione Ordine del giorno 9/2355/72 ",
            "description_title": "ODG 9/2355/72",
            "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": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 20080,
            "slug": "vs19_069_030",
            "identifier": "vs19_069_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_030/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00048 (Nuova formulazione) SANTILLO AGOSTINO (M5S) ed altri - Votazione Mozione 1_00048",
            "original_title": "Votazione Mozione 1_00048",
            "description_title": "Mozione n. 1-00048 (Nuova formulazione) SANTILLO AGOSTINO (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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19963,
            "slug": "vs19_072_098",
            "identifier": "vs19_072_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_098/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 8.9 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 8.9 DDL n. 0977",
            "original_title": "Votazione Emendamento 8.9 DDL n. 0977",
            "description_title": "Emendamento 8.9 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.9
        },
        {
            "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": 39743,
            "slug": "vs19_508_011",
            "identifier": "vs19_508_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_011/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2416-A/37 - Votazione Ordine del giorno 9/2416-A/37 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/37 ",
            "description_title": "ODG 9/2416-A/37",
            "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.52,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 38647,
            "slug": "vs19_487_007",
            "identifier": "vs19_487_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_007/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2355/28 - Votazione Ordine del giorno 9/2355/28 ",
            "original_title": "Votazione Ordine del giorno 9/2355/28 ",
            "description_title": "ODG 9/2355/28",
            "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": 71.34
        },
        {
            "id": 25318,
            "slug": "vs19_203_027",
            "identifier": "vs19_203_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_027/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1458/28 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1458/28 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/28 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/28 SCOTTO ARTURO (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.76,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 19927,
            "slug": "vs19_072_025",
            "identifier": "vs19_072_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_025/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.41 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.41 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.41 DDL n. 0977",
            "description_title": "Emendamento 2.41 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25302,
            "slug": "vs19_203_032",
            "identifier": "vs19_203_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_032/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1458/33 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1458/33 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/33 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/33 ZAN ALESSANDRO (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": 59.92,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 19850,
            "slug": "vs19_072_020",
            "identifier": "vs19_072_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_020/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.26 ZANELLA LUANA (AVS) - Votazione Emendamento 2.26 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.26 DDL n. 0977",
            "description_title": "Emendamento 2.26 ZANELLA LUANA (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": 68.35,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19845,
            "slug": "vs19_072_046",
            "identifier": "vs19_072_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_046/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.32 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.32 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.32 DDL n. 0977",
            "description_title": "Emendamento 3.32 DI LAURO CARMEN (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": 67.51,
            "minority_cohesion_rate": 68.52
        }
    ]
}