Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=173
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=174",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=172",
    "results": [
        {
            "id": 25372,
            "slug": "vs19_204_002",
            "identifier": "vs19_204_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_002/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1458/36 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1458/36 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/36 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/36 ROGGIANI SILVIA (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": 31,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 36493,
            "slug": "vs19_435_002",
            "identifier": "vs19_435_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_002/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1000 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1000 PDL n. 1573",
            "description_title": "Emendamento 1.1000 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 29544,
            "slug": "vs19_187_042",
            "identifier": "vs19_187_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_042/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1416/63 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1416/63 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/63 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/63 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 31946,
            "slug": "vs19_345_067",
            "identifier": "vs19_345_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_067/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 18.1006 SPORTIELLO GILDA (M5S) e 18.1021 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1006 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1006 DDL n. 1660",
            "description_title": "Identici emendamenti 18.1006 SPORTIELLO GILDA (M5S) e 18.1021 BENZONI FABRIZIO (APERRE)",
            "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": 31,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 30656,
            "slug": "vs19_309_147",
            "identifier": "vs19_309_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_147/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 147,
            "title": "Emendamento 8.37 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 8.37 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.37 DDL n. 1665",
            "description_title": "Emendamento 8.37 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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30735,
            "slug": "vs19_309_237",
            "identifier": "vs19_309_237",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_237/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 237,
            "title": "Ordine del giorno n. 9/1665/65 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1665/65 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/65 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/65 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21782,
            "slug": "vs19_114_081",
            "identifier": "vs19_114_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_081/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1114/125 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1114/125 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/125 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/125 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 22220,
            "slug": "vs19_147_002",
            "identifier": "vs19_147_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_002/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 D'ORSO VALENTINA (M5S), 1.1001 GRIMALDI MARCO (AVS) e 1.1024 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 1.2 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.2 PDL n. 0887",
            "description_title": "Identici emendamenti 1.2 D'ORSO VALENTINA (M5S), 1.1001 GRIMALDI MARCO (AVS) e 1.1024 ZAN ALESSANDRO (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": 10,
            "n_margin": 31,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28868,
            "slug": "vs19_255_032",
            "identifier": "vs19_255_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_032/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1658/6 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1658/6 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/6 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/6 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": 31,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 33661,
            "slug": "vs19_384_050",
            "identifier": "vs19_384_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_050/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 13.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1000",
            "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": 31,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 28858,
            "slug": "vs19_255_025",
            "identifier": "vs19_255_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_025/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.45 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.45 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.45 DDL n. 1658",
            "description_title": "Emendamento 1.45 L'ABBATE PATTY (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": 31,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 30681,
            "slug": "vs19_309_157",
            "identifier": "vs19_309_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_157/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 157,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1665",
            "original_title": "Votazione Articolo 9 DDL n. 1665",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28863,
            "slug": "vs19_255_036",
            "identifier": "vs19_255_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_036/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1658/10 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1658/10 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/10 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/10 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 24261,
            "slug": "vs19_172_028",
            "identifier": "vs19_172_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_028/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00188 PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00188",
            "original_title": "Votazione Mozione 1_00188",
            "description_title": "Mozione n. 1-00188 PICCOLOTTI ELISABETTA (AVS) 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": 31,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30577,
            "slug": "vs19_309_112",
            "identifier": "vs19_309_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_112/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 5.63 RAFFA ANGELA (M5S) - Votazione Emendamento 5.63 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.63 DDL n. 1665",
            "description_title": "Emendamento 5.63 RAFFA ANGELA (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": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24197,
            "slug": "vs19_168_012",
            "identifier": "vs19_168_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_012/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1373/14 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1373/14 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/14 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/14 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24208,
            "slug": "vs19_168_011",
            "identifier": "vs19_168_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_011/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1373/13 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1373/13 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/13 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/13 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30653,
            "slug": "vs19_309_134",
            "identifier": "vs19_309_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_134/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 134,
            "title": "Emendamento 7.191 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.191 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.191 DDL n. 1665",
            "description_title": "Emendamento 7.191 BONAFE' SIMONA (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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30648,
            "slug": "vs19_309_155",
            "identifier": "vs19_309_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_155/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 155,
            "title": "Emendamento 9.15 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 9.15 DDL n. 1665",
            "original_title": "Votazione Emendamento 9.15 DDL n. 1665",
            "description_title": "Emendamento 9.15 BONAFE' SIMONA (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": 31,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 33668,
            "slug": "vs19_384_053",
            "identifier": "vs19_384_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_053/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 53,
            "title": "ART AGG 13.01002 PART AMM - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01002 PART AMM",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 31732,
            "slug": "vs19_344_005",
            "identifier": "vs19_344_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_005/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1660",
            "original_title": "Votazione Articolo 4 DDL n. 1660",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 37711,
            "slug": "vs19_463_018",
            "identifier": "vs19_463_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_018/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.22 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.22 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.22 PDL n. 1621",
            "description_title": "Emendamento 1.22 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": 31,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 30753,
            "slug": "vs19_309_215",
            "identifier": "vs19_309_215",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_215/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 215,
            "title": "Ordine del giorno n. 9/1665/43 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1665/43 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/43 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/43 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": 31,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21718,
            "slug": "vs19_114_059",
            "identifier": "vs19_114_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_059/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1114/103 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1114/103 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/103 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/103 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": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 34664,
            "slug": "vs19_387_061",
            "identifier": "vs19_387_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_061/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2088-AR/64 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2088-AR/64 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/64 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/64 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 37714,
            "slug": "vs19_463_021",
            "identifier": "vs19_463_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_021/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.26 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.26 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.26 PDL n. 1621",
            "description_title": "Emendamento 1.26 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": 31,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37697,
            "slug": "vs19_463_004",
            "identifier": "vs19_463_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_004/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.3 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.3 PDL n. 1621",
            "description_title": "Emendamento 1.3 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": 31,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 30179,
            "slug": "vs19_288_018",
            "identifier": "vs19_288_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_018/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1018/9 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1018/9 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/9 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/9 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 48.47
        },
        {
            "id": 21733,
            "slug": "vs19_114_024",
            "identifier": "vs19_114_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_024/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1114/61 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1114/61 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/61 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/61 GRAZIANO STEFANO (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": 31,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30688,
            "slug": "vs19_309_163",
            "identifier": "vs19_309_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_163/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 163,
            "title": "Emendamento 10.309 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 10.309 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.309 DDL n. 1665",
            "description_title": "Emendamento 10.309 PAGANO UBALDO (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": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30687,
            "slug": "vs19_309_158",
            "identifier": "vs19_309_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_158/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 158,
            "title": "Articolo aggiuntivo 9.01 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 9.01 DDL n. 1665",
            "original_title": "Votazione Emendamento 9.01 DDL n. 1665",
            "description_title": "Articolo aggiuntivo 9.01 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": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30880,
            "slug": "vs19_314_024",
            "identifier": "vs19_314_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_024/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 24,
            "title": "Risoluzione n. 6-00122, sulle lettere c), d), e), f) del capoverso secondo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00122",
            "original_title": "Votazione Risoluzione 6_00122",
            "description_title": "Risoluzione n. 6-00122, sulle lettere c), d), e), f) del capoverso secondo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 73.53,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 30673,
            "slug": "vs19_309_151",
            "identifier": "vs19_309_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_151/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 151,
            "title": "Emendamento 9.4 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 9.4 DDL n. 1665",
            "original_title": "Votazione Emendamento 9.4 DDL n. 1665",
            "description_title": "Emendamento 9.4 CARAMIELLO ALESSANDRO (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": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30671,
            "slug": "vs19_309_149",
            "identifier": "vs19_309_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_149/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 149,
            "title": "Emendamento 8.42 FONTANA ILARIA (M5S) - Votazione Emendamento 8.42 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.42 DDL n. 1665",
            "description_title": "Emendamento 8.42 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": 31,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 34670,
            "slug": "vs19_387_067",
            "identifier": "vs19_387_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_067/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2088-AR/70 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2088-AR/70 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/70 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/70 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 34672,
            "slug": "vs19_387_069",
            "identifier": "vs19_387_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_069/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2088-AR/72 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2088-AR/72 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/72 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/72 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 35200,
            "slug": "vs19_387_070",
            "identifier": "vs19_387_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_070/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2088-A/R/73 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/2088-A-R/73 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-A-R/73 DDL n. 2088",
            "description_title": "ODG 9/2088-A/R/73 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": 31,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 34673,
            "slug": "vs19_387_071",
            "identifier": "vs19_387_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_071/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2088-AR/74 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2088-AR/74 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/74 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/74 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 22765,
            "slug": "vs19_142_019",
            "identifier": "vs19_142_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_019/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 2.04 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.04 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.04 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.04 STEFANAZZI CLAUDIO MICHELE (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": 31,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29977,
            "slug": "vs19_277_011",
            "identifier": "vs19_277_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_011/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00265, (ulteriore nuova formulazione) limitatamente ai restanti capoversi della parte dispositiva, SCOTTO ARTURO (PD-IDP), BARZOTTI VALENTINA (M5S), MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00265",
            "original_title": "Votazione Mozione 1_00265",
            "description_title": "Mozione n. 1-00265, (ulteriore nuova formulazione) limitatamente ai restanti capoversi della parte dispositiva, SCOTTO ARTURO (PD-IDP), BARZOTTI VALENTINA (M5S), MARI FRANCESCO (AVS) 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": 31,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.67
        },
        {
            "id": 30707,
            "slug": "vs19_309_191",
            "identifier": "vs19_309_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_191/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 191,
            "title": "Ordine del giorno n. 9/1665/15 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/1665/15 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/15 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/15 D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30730,
            "slug": "vs19_309_182",
            "identifier": "vs19_309_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_182/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 182,
            "title": "Ordine del giorno n. 9/1665/3 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1665/3 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/3 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/3 ZARATTI FILIBERTO (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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30863,
            "slug": "vs19_314_026",
            "identifier": "vs19_314_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_026/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 26,
            "title": "Risoluzione n. 6-00122, sulla lettera a) del capoverso quinto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00122",
            "original_title": "Votazione Risoluzione 6_00122",
            "description_title": "Risoluzione n. 6-00122, sulla lettera a) del capoverso quinto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 30712,
            "slug": "vs19_309_180",
            "identifier": "vs19_309_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_180/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 180,
            "title": "Ordine del giorno n. 9/1665/1 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1665/1 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/1 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/1 BONELLI ANGELO (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": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 31502,
            "slug": "vs19_340_026",
            "identifier": "vs19_340_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_026/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 2.01 BONELLI ANGELO (AVS) - Votazione Emendamento 2.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.01 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 30667,
            "slug": "vs19_309_162",
            "identifier": "vs19_309_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_162/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 162,
            "title": "Emendamento 10.308 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 10.308 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.308 DDL n. 1665",
            "description_title": "Emendamento 10.308 BONAFE' SIMONA (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": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30640,
            "slug": "vs19_309_146",
            "identifier": "vs19_309_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_146/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 146,
            "title": "Emendamento 8.26 FERRARA ANTONIO (M5S) - Votazione Emendamento 8.26 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.26 DDL n. 1665",
            "description_title": "Emendamento 8.26 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24226,
            "slug": "vs19_171_023",
            "identifier": "vs19_171_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_023/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1436/32 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1436/32 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/32 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/32 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34659,
            "slug": "vs19_387_056",
            "identifier": "vs19_387_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_056/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2088-AR/59 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/2088-AR/59 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/59 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/59 TUCCI 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38660,
            "slug": "vs19_487_020",
            "identifier": "vs19_487_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_020/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2355/42 - Votazione Ordine del giorno 9/2355/42 ",
            "original_title": "Votazione Ordine del giorno 9/2355/42 ",
            "description_title": "ODG 9/2355/42",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 64.33
        }
    ]
}