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

{
    "count": 22941,
    "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=167",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=165",
    "results": [
        {
            "id": 25035,
            "slug": "vs19_191_002",
            "identifier": "vs19_191_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_002/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1517/36 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1517/36 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/36 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/36 AURIEMMA CARMELA (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": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 39491,
            "slug": "vs19_503_159",
            "identifier": "vs19_503_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_159/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 159,
            "title": "EM 4.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.6",
            "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": 21,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39453,
            "slug": "vs19_503_118",
            "identifier": "vs19_503_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_118/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 118,
            "title": "ODG 9/2482/24 - Votazione Ordine del giorno 9/2482/24 ",
            "original_title": "Votazione Ordine del giorno 9/2482/24 ",
            "description_title": "ODG 9/2482/24",
            "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": 21,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 25204,
            "slug": "vs19_191_001",
            "identifier": "vs19_191_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_001/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1517/35 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1517/35 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/35 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/35 RICCIARDI RICCARDO (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": 21,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25042,
            "slug": "vs19_191_009",
            "identifier": "vs19_191_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_009/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1517/43 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1517/43 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/43 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/43 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39456,
            "slug": "vs19_503_121",
            "identifier": "vs19_503_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_121/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 121,
            "title": "ODG 9/2482/27 - Votazione Ordine del giorno 9/2482/27 ",
            "original_title": "Votazione Ordine del giorno 9/2482/27 ",
            "description_title": "ODG 9/2482/27",
            "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": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39455,
            "slug": "vs19_503_120",
            "identifier": "vs19_503_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_120/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 120,
            "title": "ODG 9/2482/26 - Votazione Ordine del giorno 9/2482/26 ",
            "original_title": "Votazione Ordine del giorno 9/2482/26 ",
            "description_title": "ODG 9/2482/26",
            "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": 21,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39490,
            "slug": "vs19_503_158",
            "identifier": "vs19_503_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_158/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 158,
            "title": "EM 4.2, 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.2, 4.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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 26084,
            "slug": "vs19_216_103",
            "identifier": "vs19_216_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_103/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 13.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 13.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1555",
            "description_title": "Emendamento 13.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34764,
            "slug": "vs19_353_017",
            "identifier": "vs19_353_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_017/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.31 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 1.31 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": 21,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 38955,
            "slug": "vs19_491_142",
            "identifier": "vs19_491_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_142/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 142,
            "title": "MOZ 1-440 NO CPV 7 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-440 NO CPV 7 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38875,
            "slug": "vs19_491_039",
            "identifier": "vs19_491_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_039/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 8.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1002",
            "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": 21,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 26092,
            "slug": "vs19_216_134",
            "identifier": "vs19_216_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_134/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 134,
            "title": "Identici articoli aggiuntivi 21.02 BENZONI FABRIZIO (APERRE), 21.08 TODDE ALESSANDRA (M5S), 21.03 CASU ANDREA (PD-IDP) e 21.01000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 21.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 21.02 DDL n. 1555",
            "description_title": "Identici articoli aggiuntivi 21.02 BENZONI FABRIZIO (APERRE), 21.08 TODDE ALESSANDRA (M5S), 21.03 CASU ANDREA (PD-IDP) e 21.01000 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38852,
            "slug": "vs19_491_009",
            "identifier": "vs19_491_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_009/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10",
            "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": 21,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38845,
            "slug": "vs19_491_002",
            "identifier": "vs19_491_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_002/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.12",
            "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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 38849,
            "slug": "vs19_491_006",
            "identifier": "vs19_491_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_006/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 35594,
            "slug": "vs19_405_005",
            "identifier": "vs19_405_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_005/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2031/1 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/2031/1 DDL n. 2031",
            "original_title": "Votazione Ordine del giorno 9/2031/1 DDL n. 2031",
            "description_title": "Ordine del giorno n. 9/2031/1 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": 21,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 32419,
            "slug": "vs19_357_019",
            "identifier": "vs19_357_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_019/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 10.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1532",
            "description_title": "Emendamento 10.4 SCOTTO ARTURO (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": 21,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 32367,
            "slug": "vs19_357_067",
            "identifier": "vs19_357_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_067/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 31.09 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 31.09 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.09 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 31.09 SCOTTO ARTURO (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": 21,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 32383,
            "slug": "vs19_357_017",
            "identifier": "vs19_357_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_017/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 9.02 MARI FRANCESCO (AVS) - Votazione Emendamento 9.02 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.02 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.02 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32416,
            "slug": "vs19_357_063",
            "identifier": "vs19_357_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_063/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 31.02 FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 31.02 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.02 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 31.02 FOSSI EMILIANO (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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32399,
            "slug": "vs19_357_030",
            "identifier": "vs19_357_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_030/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 13.03 D'ORSO VALENTINA (M5S) - Votazione Emendamento 13.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 13.03 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 32378,
            "slug": "vs19_357_061",
            "identifier": "vs19_357_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_061/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 31.4 MANZI IRENE (PD-IDP) - Votazione Emendamento 31.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.4 DDL n. 1532",
            "description_title": "Emendamento 31.4 MANZI IRENE (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": 21,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 32375,
            "slug": "vs19_357_066",
            "identifier": "vs19_357_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_066/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 31.08 (Nuova formulazione) SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 31.08 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.08 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 31.08 (Nuova formulazione) SCOTTO ARTURO (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": 21,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 31687,
            "slug": "vs19_342_063",
            "identifier": "vs19_342_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_063/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2002/78 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/2002/78 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/78 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/78 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 31672,
            "slug": "vs19_342_048",
            "identifier": "vs19_342_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_048/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2002/52 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2002/52 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/52 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/52 PAVANELLI EMMA (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": 21,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 38391,
            "slug": "vs19_481_057",
            "identifier": "vs19_481_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_057/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 57,
            "title": "Conversione decreto strutture in Albania",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2329-A - VOTO FINALE",
            "public_title": "Conversione decreto strutture in Albania",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 26210,
            "slug": "vs19_216_140",
            "identifier": "vs19_216_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_140/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/1555/4 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1555/4 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/4 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/4 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 40414,
            "slug": "vs19_539_052",
            "identifier": "vs19_539_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_052/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.9 DORI DEVIS (AVS) - Votazione Emendamento 2.9 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.9 DDL n. 2623",
            "description_title": "Emendamento 2.9 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40374,
            "slug": "vs19_539_012",
            "identifier": "vs19_539_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_012/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.15 DORI DEVIS (AVS) - Votazione Emendamento 1.15 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2623",
            "description_title": "Emendamento 1.15 DORI DEVIS (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37617,
            "slug": "vs19_460_002",
            "identifier": "vs19_460_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_002/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.01000 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.01000 DDL n. 2139",
            "original_title": "Votazione Emendamento 1.01000 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 1.01000 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": 22,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 40569,
            "slug": "vs19_547_005",
            "identifier": "vs19_547_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_005/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-472 NF CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 5 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37619,
            "slug": "vs19_460_005",
            "identifier": "vs19_460_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_005/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2139",
            "description_title": "Emendamento 3.1 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37620,
            "slug": "vs19_460_007",
            "identifier": "vs19_460_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_007/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 3.01 BALDINO VITTORIA (M5S) - Votazione Emendamento 3.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 3.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 3.01 BALDINO VITTORIA (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": 22,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 31618,
            "slug": "vs19_340_136",
            "identifier": "vs19_340_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_136/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 136,
            "title": "Ordine del giorno n. 9/1997/31 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1997/31 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/31 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/31 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 32424,
            "slug": "vs19_357_021",
            "identifier": "vs19_357_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_021/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 10.6 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 10.6 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1532",
            "description_title": "Emendamento 10.6 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 32013,
            "slug": "vs19_348_035",
            "identifier": "vs19_348_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_035/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 26.5 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.5 DDL n. 1660",
            "description_title": "Emendamento 26.5 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 40684,
            "slug": "vs19_551_073",
            "identifier": "vs19_551_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_073/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/1866-A/5 - Votazione Ordine del giorno 9/1866-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/1866-A/5 ",
            "description_title": "ODG 9/1866-A/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 26057,
            "slug": "vs19_216_087",
            "identifier": "vs19_216_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_087/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 12.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 12.1000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.7 DDL n. 1555",
            "description_title": "Identici emendamenti 12.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 12.1000 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 34219,
            "slug": "vs19_396_037",
            "identifier": "vs19_396_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_037/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2164/14 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2164/14 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/14 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/14 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40584,
            "slug": "vs19_547_020",
            "identifier": "vs19_547_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_020/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 20,
            "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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36803,
            "slug": "vs19_440_065",
            "identifier": "vs19_440_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_065/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2026",
            "original_title": "Votazione Articolo 18 DDL n. 2026",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34751,
            "slug": "vs19_353_004",
            "identifier": "vs19_353_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_004/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.3 ORRICO ANNA LAURA (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": 22,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 63.52
        },
        {
            "id": 26194,
            "slug": "vs19_216_133",
            "identifier": "vs19_216_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_133/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 133,
            "title": "Identici articoli aggiuntivi 21.01 BENZONI FABRIZIO (APERRE), 21.04 CASU ANDREA (PD-IDP), \n21.010 TODDE ALESSANDRA (M5S) e 21.01001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 21.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 21.01 DDL n. 1555",
            "description_title": "Identici articoli aggiuntivi 21.01 BENZONI FABRIZIO (APERRE), 21.04 CASU ANDREA (PD-IDP), \n21.010 TODDE ALESSANDRA (M5S) e 21.01001 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 37653,
            "slug": "vs19_460_055",
            "identifier": "vs19_460_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_055/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2139/6 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2139/6 DDL n. 2139",
            "original_title": "Votazione Ordine del giorno 9/2139/6 DDL n. 2139",
            "description_title": "Ordine del giorno n. 9/2139/6 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 32404,
            "slug": "vs19_357_040",
            "identifier": "vs19_357_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_040/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 19.6 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 19.6 DDL n. 1532",
            "original_title": "Votazione Emendamento 19.6 DDL n. 1532",
            "description_title": "Emendamento 19.6 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 65.19
        },
        {
            "id": 32477,
            "slug": "vs19_359_035",
            "identifier": "vs19_359_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_035/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2066/59 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2066/59 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/59 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/59 BORRELLI FRANCESCO EMILIO (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": 22,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 35056,
            "slug": "vs19_336_064",
            "identifier": "vs19_336_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_064/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 7.13 LAI SILVIO (PD-IDP)",
            "original_title": "Emendamento 7.13 LAI SILVIO (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": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 34918,
            "slug": "vs19_332_002",
            "identifier": "vs19_332_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_002/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 2,
            "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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 26413,
            "slug": "vs19_217_042",
            "identifier": "vs19_217_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_042/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1342/3 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1342/3 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/3 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/3 SCERRA FILIPPO (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": 22,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 71.6
        }
    ]
}