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

{
    "count": 23029,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=275",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=273",
    "results": [
        {
            "id": 24076,
            "slug": "vs19_160_020",
            "identifier": "vs19_160_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_020/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.4 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1364",
            "description_title": "Emendamento 3.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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19475,
            "slug": "vs19_055_002",
            "identifier": "vs19_055_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_055_002/?format=api",
            "sitting": {
                "id": 1304,
                "date": "2023-02-21",
                "number": 55,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/771/6 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/771/6 DDL n. 0771",
            "original_title": "Votazione Ordine del giorno 9/771/6 DDL n. 0771",
            "description_title": "Ordine del giorno n. 9/771/6 AMENDOLA VINCENZO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 18614,
            "slug": "vs19_027_097",
            "identifier": "vs19_027_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_097/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/643-BIS/185 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/643-BIS/185 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/185 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/185 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 21151,
            "slug": "vs19_097_070",
            "identifier": "vs19_097_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_070/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1112/77 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1112/77 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/77 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/77 FORATTINI ANTONELLA (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": 29,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21144,
            "slug": "vs19_097_069",
            "identifier": "vs19_097_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_069/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1112/76 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1112/76 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/76 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/76 BONAFE' SIMONA (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": 29,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19157,
            "slug": "vs19_045_021",
            "identifier": "vs19_045_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_021/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.21 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.21 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.21 DDL n. 0785",
            "description_title": "Emendamento 1.21 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 28573,
            "slug": "vs19_252_021",
            "identifier": "vs19_252_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_021/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.20 IARIA ANTONINO (M5S) - Votazione Emendamento 1.20 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.20 PDL n. 0703",
            "description_title": "Emendamento 1.20 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21156,
            "slug": "vs19_097_074",
            "identifier": "vs19_097_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_074/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1112/81 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1112/81 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/81 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/81 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21122,
            "slug": "vs19_099_002",
            "identifier": "vs19_099_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_002/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.2 FENU EMILIANO (M5S) - Votazione Emendamento 2.2 DDL n. 1115",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1115",
            "description_title": "Emendamento 2.2 FENU EMILIANO (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": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21057,
            "slug": "vs19_097_061",
            "identifier": "vs19_097_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_061/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno  n. 9/1112/68 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1112/68 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/68 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/68 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": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28691,
            "slug": "vs19_251_195",
            "identifier": "vs19_251_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_195/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 195,
            "title": "Mozione n. 1-00248, sul capoverso sedicesimo delle premesse GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00248",
            "original_title": "Votazione Mozione 1_00248",
            "description_title": "Mozione n. 1-00248, sul capoverso sedicesimo delle premesse GIANASSI FEDERICO (PD-IDP) 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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 18609,
            "slug": "vs19_027_043",
            "identifier": "vs19_027_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_043/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/643-BIS/38 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/38 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/38 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/38 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 21111,
            "slug": "vs19_099_003",
            "identifier": "vs19_099_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_003/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.1 FENU EMILIANO (M5S) - Votazione Emendamento 3.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1115",
            "description_title": "Emendamento 3.1 FENU EMILIANO (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": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24109,
            "slug": "vs19_161_014",
            "identifier": "vs19_161_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_161_014/?format=api",
            "sitting": {
                "id": 1466,
                "date": "2023-09-13",
                "number": 161,
                "branch": "C"
            },
            "number": 14,
            "title": "Assestamento di bilancio 2023",
            "original_title": "Votazione finale DDL n. 1344",
            "description_title": "Disposizioni per l'assestamento del bilancio dello Stato per l'anno finanziario 2023 (Approvato dal Senato) (DDL 1344)",
            "public_title": "Assestamento di bilancio 2023",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 32909,
            "slug": "19-236-17",
            "identifier": "19-236-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-17/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 17,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 2.150 (testo 2), Occhiuto e altri",
            "original_title": "Em. 2.150 (testo 2), Occhiuto e altri",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 76.72,
            "minority_cohesion_rate": 39.53
        },
        {
            "id": 21138,
            "slug": "vs19_099_006",
            "identifier": "vs19_099_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_006/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 27.1 FENU EMILIANO (M5S) - Votazione Emendamento 27.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 27.1 DDL n. 1115",
            "description_title": "Emendamento 27.1 FENU EMILIANO (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": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21109,
            "slug": "vs19_099_009",
            "identifier": "vs19_099_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_009/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 33.1 FENU EMILIANO (M5S) - Votazione Emendamento 33.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 33.1 DDL n. 1115",
            "description_title": "Emendamento 33.1 FENU EMILIANO (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": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28489,
            "slug": "vs19_251_076",
            "identifier": "vs19_251_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_076/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 76,
            "title": "Mozione n. 1-00244, sul capoverso trentottesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso trentottesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21167,
            "slug": "vs19_103_046",
            "identifier": "vs19_103_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_046/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1067/54 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1067/54 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/54 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/54 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21200,
            "slug": "vs19_103_020",
            "identifier": "vs19_103_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_020/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1067/26 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1067/26 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/26 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/26 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": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21198,
            "slug": "vs19_103_044",
            "identifier": "vs19_103_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_044/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1067/52 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1067/52 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/52 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/52 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 20194,
            "slug": "vs19_082_014",
            "identifier": "vs19_082_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_014/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/889-R/75 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/889-R/75 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/75 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/75 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28472,
            "slug": "vs19_251_079",
            "identifier": "vs19_251_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_079/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 79,
            "title": "Mozione n. 1-00244, sul capoverso quarantunesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso quarantunesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 33011,
            "slug": "19-236-2",
            "identifier": "19-236-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-2/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 2,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 1.151 (testo 2), Occhiuto e altri",
            "original_title": "Em. 1.151 (testo 2), Occhiuto e altri",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 40.7
        },
        {
            "id": 18604,
            "slug": "vs19_027_042",
            "identifier": "vs19_027_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_042/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/643-BIS/36 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/36 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/36 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/36 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 82.7,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 21166,
            "slug": "vs19_103_048",
            "identifier": "vs19_103_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_048/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1067/56 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1067/56 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/56 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/56 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": 29,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30548,
            "slug": "vs19_309_014",
            "identifier": "vs19_309_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_014/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.93 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 2.93 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.93 DDL n. 1665",
            "description_title": "Emendamento 2.93 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": 29,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 31812,
            "slug": "vs19_345_019",
            "identifier": "vs19_345_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_019/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 19,
            "title": "Subemendamento 0.15.800.17 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 0.15.800.17 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.17 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.17 DI BIASE MICHELA (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": 29,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 22371,
            "slug": "vs19_150_028",
            "identifier": "vs19_150_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_028/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1239/49 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1239/49 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/49 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/49 ORFINI MATTEO (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": 29,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22256,
            "slug": "vs19_150_031",
            "identifier": "vs19_150_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_031/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1239/52 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1239/52 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/52 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/52 ZINGARETTI NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22339,
            "slug": "vs19_150_023",
            "identifier": "vs19_150_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_023/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1239/42 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1239/42 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/42 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/42 GHIRRA FRANCESCA (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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22387,
            "slug": "vs19_147_041",
            "identifier": "vs19_147_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_041/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/887 E ABB./19 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/887 E ABB./19 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./19 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./19 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22209,
            "slug": "vs19_147_007",
            "identifier": "vs19_147_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_007/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.8 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.8 PDL n. 0887",
            "description_title": "Emendamento 1.8 APPENDINO CHIARA (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": 9,
            "n_margin": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22204,
            "slug": "vs19_147_017",
            "identifier": "vs19_147_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_017/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 1.01 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.01 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.01 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.01 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": 9,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31856,
            "slug": "vs19_344_061",
            "identifier": "vs19_344_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_061/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 10.1000 D'ORSO VALENTINA (M5S) e 10.1004 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 10.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.1000 DDL n. 1660",
            "description_title": "Identici emendamenti 10.1000 D'ORSO VALENTINA (M5S) e 10.1004 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 22674,
            "slug": "vs19_128_035",
            "identifier": "vs19_128_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_035/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1238/30 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1238/30 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/30 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/30 MADIA MARIA ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22702,
            "slug": "vs19_128_052",
            "identifier": "vs19_128_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_052/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1238/58 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1238/58 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/58 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/58 FENU EMILIANO (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": 29,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22747,
            "slug": "vs19_141_036",
            "identifier": "vs19_141_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_036/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 14.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 14.2 DDL n. 1134",
            "original_title": "Votazione Emendamento 14.2 DDL n. 1134",
            "description_title": "Emendamento 14.2 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31580,
            "slug": "vs19_340_106",
            "identifier": "vs19_340_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_106/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 106,
            "title": "Articolo aggiuntivo 9-decies.04 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-decies.04 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.04 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-decies.04 BORRELLI FRANCESCO EMILIO (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": 29,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 22822,
            "slug": "vs19_141_060",
            "identifier": "vs19_141_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_060/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1134 E ABB./4 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1134 E ABB./4 DDL n. 1134",
            "original_title": "Votazione Ordine del giorno 9/1134 E ABB./4 DDL n. 1134",
            "description_title": "Ordine del giorno n. 9/1134 E ABB./4 MARI FRANCESCO (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": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22724,
            "slug": "vs19_128_045",
            "identifier": "vs19_128_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_045/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1238/46 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1238/46 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/46 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/46 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22708,
            "slug": "vs19_128_039",
            "identifier": "vs19_128_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_039/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1238/36 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1238/36 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/36 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/36 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22739,
            "slug": "vs19_141_020",
            "identifier": "vs19_141_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_020/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 1134",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1134",
            "description_title": "Emendamento 3.6 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": 29,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 38758,
            "slug": "vs19_489_001",
            "identifier": "vs19_489_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_001/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2420 - ODG N 2 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2420 - ODG N 2",
            "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": 29,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 22621,
            "slug": "vs19_140_018",
            "identifier": "vs19_140_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_018/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1183/25 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1183/25 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/25 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/25 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": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31776,
            "slug": "vs19_344_067",
            "identifier": "vs19_344_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_067/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 10.28 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.28 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.28 DDL n. 1660",
            "description_title": "Emendamento 10.28 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37170,
            "slug": "vs19_449_011",
            "identifier": "vs19_449_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_011/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.12 BONELLI ANGELO (AVS) - Votazione Emendamento 1.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2285",
            "description_title": "Emendamento 1.12 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37196,
            "slug": "vs19_449_037",
            "identifier": "vs19_449_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_037/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1-ter.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-ter.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.1 DDL n. 2285",
            "description_title": "Emendamento 1-ter.1 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": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37216,
            "slug": "vs19_449_057",
            "identifier": "vs19_449_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_057/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1-sexies.1 MORFINO DANIELA (M5S) - Votazione Emendamento 1-sexies.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.1 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.1 MORFINO DANIELA (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": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37247,
            "slug": "vs19_449_088",
            "identifier": "vs19_449_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_088/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2285/21 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2285/21 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/21 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/21 GHIRRA FRANCESCA (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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.96
        }
    ]
}