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

{
    "count": 22091,
    "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=majority_cohesion_rate&page=60",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=58",
    "results": [
        {
            "id": 28862,
            "slug": "vs19_255_035",
            "identifier": "vs19_255_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_035/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1658/9 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1658/9 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/9 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/9 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": 33,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 27791,
            "slug": "vs19_240_023",
            "identifier": "vs19_240_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_023/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1304 E ABB/3 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1304 E ABB/3 PDL n. 1304",
            "original_title": "Votazione Ordine del giorno 9/1304 E ABB/3 PDL n. 1304",
            "description_title": "Ordine del giorno n. 9/1304 E ABB/3 COSTA SERGIO (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": 10,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19170,
            "slug": "vs19_045_045",
            "identifier": "vs19_045_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_045/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/785/9, nel testo riformulato, IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/785/9, DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/9, DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/9, nel testo riformulato, IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 121,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 20033,
            "slug": "vs19_072_113",
            "identifier": "vs19_072_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_113/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/977/17 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/977/17 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/17 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/17 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": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29323,
            "slug": "vs19_270_019",
            "identifier": "vs19_270_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_019/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.10 FONTANA ILARIA (M5S) - Votazione Emendamento 2.10 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1790",
            "description_title": "Emendamento 2.10 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": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30089,
            "slug": "vs19_283_001",
            "identifier": "vs19_283_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_001/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0836",
            "original_title": "Votazione Articolo 1 PDL n. 0836",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 27798,
            "slug": "vs19_240_026",
            "identifier": "vs19_240_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_026/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1304 E ABB/6, nel testo riformulato, FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1304 E ABB/6, PDL n. 1304",
            "original_title": "Votazione Ordine del giorno 9/1304 E ABB/6, PDL n. 1304",
            "description_title": "Ordine del giorno n. 9/1304 E ABB/6, nel testo riformulato, FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27560,
            "slug": "vs19_239_003",
            "identifier": "vs19_239_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_003/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1515",
            "original_title": "Votazione Articolo 2 DDL n. 1515",
            "description_title": "Articolo 2",
            "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": 78,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27762,
            "slug": "vs19_240_007",
            "identifier": "vs19_240_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_007/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1304",
            "original_title": "Votazione Articolo 2 PDL n. 1304",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 86,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 19084,
            "slug": "vs19_042_020",
            "identifier": "vs19_042_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_020/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/640 e ABB./1 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/640 e ABB./1 PDL n. 0640",
            "original_title": "Votazione Ordine del giorno 9/640 e ABB./1 PDL n. 0640",
            "description_title": "Ordine del giorno n. 9/640 e ABB./1 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": 12,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29706,
            "slug": "vs19_260_102",
            "identifier": "vs19_260_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_102/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 4.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.2 DDL n. 1759",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1759",
            "description_title": "Emendamento 4.2 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 24451,
            "slug": "vs19_185_020",
            "identifier": "vs19_185_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_020/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 10.0100 ASCARI STEFANIA (M5S) - Votazione Emendamento 10.0100 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.0100 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.0100 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29958,
            "slug": "vs19_281_004",
            "identifier": "vs19_281_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_004/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1752/18 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1752/18 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/18 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/18 BENZONI FABRIZIO (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": 109,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 29371,
            "slug": "vs19_270_088",
            "identifier": "vs19_270_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_088/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1435/71 AMBROSI ALESSIA (FDI) - Votazione Ordine del giorno 9/1435/71 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/71 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/71 AMBROSI ALESSIA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 75,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25617,
            "slug": "vs19_210_097",
            "identifier": "vs19_210_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_097/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 21.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.3 DDL n. 1341",
            "description_title": "Emendamento 21.3 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27448,
            "slug": "vs19_237_002",
            "identifier": "vs19_237_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_002/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 (Mantenimento) - Votazione Articolo 1 DDL n. 1419",
            "original_title": "Votazione Articolo 1 DDL n. 1419",
            "description_title": "Articolo 1 (Mantenimento)",
            "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": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30261,
            "slug": "vs19_292_053",
            "identifier": "vs19_292_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_053/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 15.32 D'ORSO VALENTINA (M5S) - Votazione Emendamento 15.32 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.32 DDL n. 1717",
            "description_title": "Emendamento 15.32 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": 60,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 35.58
        },
        {
            "id": 29324,
            "slug": "vs19_270_022",
            "identifier": "vs19_270_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_022/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.1 BONELLI ANGELO (AVS) - Votazione Emendamento 3.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1790",
            "description_title": "Emendamento 3.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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 18869,
            "slug": "vs19_033_063",
            "identifier": "vs19_033_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_063/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/730/109, nel testo riformulato, MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/730/109, DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/109, DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/109, nel testo riformulato, MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 118,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29322,
            "slug": "vs19_270_035",
            "identifier": "vs19_270_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_035/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1790",
            "description_title": "Emendamento 4.3 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27497,
            "slug": "vs19_236_083",
            "identifier": "vs19_236_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_083/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1630/11, limitatamente alle premesse, FURGIUELE DOMENICO (LEGA) - Votazione Ordine del giorno 9/1630/11, DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/11, DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/11, limitatamente alle premesse, FURGIUELE DOMENICO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27436,
            "slug": "vs19_237_003",
            "identifier": "vs19_237_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_003/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 1419",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1419",
            "description_title": "Emendamento 2.1 VACCARI STEFANO (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": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27441,
            "slug": "vs19_237_016",
            "identifier": "vs19_237_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_016/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 9 (Mantenimento) - Votazione Articolo 9 DDL n. 1419",
            "original_title": "Votazione Articolo 9 DDL n. 1419",
            "description_title": "Articolo 9 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30009,
            "slug": "vs19_282_021",
            "identifier": "vs19_282_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_021/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1752/143 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1752/143 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/143 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/143 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24744,
            "slug": "vs19_185_045",
            "identifier": "vs19_185_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_045/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 16.08 BOLDRINI LAURA (PD-IDP) - Votazione Emendamento 16.08 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.08 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.08 BOLDRINI LAURA (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": 44,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 29291,
            "slug": "vs19_270_015",
            "identifier": "vs19_270_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_015/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.5 FONTANA ILARIA (M5S) - Votazione Emendamento 2.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1790",
            "description_title": "Emendamento 2.5 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": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27420,
            "slug": "vs19_236_022",
            "identifier": "vs19_236_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_022/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 1.26 DEL BARBA MAURO (IVICRE) e 1.1002 FENU EMILIANO (M5S) - Votazione Emendamento 1.26 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1630",
            "description_title": "Identici emendamenti 1.26 DEL BARBA MAURO (IVICRE) e 1.1002 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": 11,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27450,
            "slug": "vs19_236_054",
            "identifier": "vs19_236_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_054/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 2.1000 FENU EMILIANO (M5S) - Votazione Emendamento 2.1000 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.1000 DDL n. 1630",
            "description_title": "Emendamento 2.1000 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": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27490,
            "slug": "vs19_236_075",
            "identifier": "vs19_236_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_075/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1630/1 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1630/1 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/1 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/1 CAPPELLETTI ENRICO (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": 34,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 27402,
            "slug": "vs19_236_011",
            "identifier": "vs19_236_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_011/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1.1 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1630",
            "description_title": "Emendamento 1.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": 53,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 30226,
            "slug": "vs19_292_045",
            "identifier": "vs19_292_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_045/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 13.5 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 13.5 DDL n. 1717",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1717",
            "description_title": "Emendamento 13.5 PASTORELLA GIULIA (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": 1,
            "n_margin": 67,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 65.03
        },
        {
            "id": 27473,
            "slug": "vs19_236_032",
            "identifier": "vs19_236_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_032/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.44 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.44 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.44 DDL n. 1630",
            "description_title": "Emendamento 1.44 GRIMALDI MARCO (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": 52,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 30266,
            "slug": "vs19_292_001",
            "identifier": "vs19_292_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_001/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.15 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.15 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1717",
            "description_title": "Emendamento 1.15 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 27502,
            "slug": "vs19_236_079",
            "identifier": "vs19_236_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_079/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1630/5 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1630/5 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/5 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/5 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29349,
            "slug": "vs19_270_044",
            "identifier": "vs19_270_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_044/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1790/4 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1790/4 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/4 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/4 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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29941,
            "slug": "vs19_281_006",
            "identifier": "vs19_281_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_006/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1752/24 PELLA ROBERTO (FI-PPE) - Votazione Ordine del giorno 9/1752/24 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/24 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/24 PELLA ROBERTO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 122,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27386,
            "slug": "vs19_236_009",
            "identifier": "vs19_236_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_009/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.17 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.17 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1630",
            "description_title": "Emendamento 1.17 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27434,
            "slug": "vs19_236_042",
            "identifier": "vs19_236_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_042/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.58 MORFINO DANIELA (M5S) - Votazione Emendamento 1.58 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.58 DDL n. 1630",
            "description_title": "Emendamento 1.58 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29295,
            "slug": "vs19_270_036",
            "identifier": "vs19_270_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_036/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1790",
            "description_title": "Emendamento 4.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29297,
            "slug": "vs19_270_031",
            "identifier": "vs19_270_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_031/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 3-bis.01 FONTANA ILARIA (M5S) - Votazione Emendamento 3-bis.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.01 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": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27481,
            "slug": "vs19_236_085",
            "identifier": "vs19_236_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_085/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1630/13 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1630/13 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/13 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/13 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26094,
            "slug": "vs19_216_089",
            "identifier": "vs19_216_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_089/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 12.2 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 12.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.2 DDL n. 1555",
            "description_title": "Emendamento 12.2 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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25313,
            "slug": "vs19_203_029",
            "identifier": "vs19_203_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_029/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1458/30 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1458/30 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/30 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/30 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22656,
            "slug": "vs19_152_005",
            "identifier": "vs19_152_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_005/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 2/27 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/Doc. VIII, n. 2/27 ",
            "original_title": "Votazione Ordine del giorno 9/Doc. VIII, n. 2/27 ",
            "description_title": "Ordine del giorno n. 9/Doc. VIII, n. 2/27 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 22,
            "n_margin": 120,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30259,
            "slug": "vs19_292_050",
            "identifier": "vs19_292_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_050/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 15.12 COSTA ENRICO (APERRE) - Votazione Emendamento 15.12 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.12 DDL n. 1717",
            "description_title": "Emendamento 15.12 COSTA ENRICO (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": 110,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 27401,
            "slug": "vs19_236_038",
            "identifier": "vs19_236_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_038/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.54 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.54 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.54 DDL n. 1630",
            "description_title": "Emendamento 1.54 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 25300,
            "slug": "vs19_203_033",
            "identifier": "vs19_203_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_033/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1458/34 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1458/34 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/34 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/34 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 25439,
            "slug": "vs19_206_019",
            "identifier": "vs19_206_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_019/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S) - Votazione Emendamento 4.01 DDL n. 1474",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1474",
            "description_title": "Articolo aggiuntivo 4.01 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": 16,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30166,
            "slug": "vs19_288_011",
            "identifier": "vs19_288_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_011/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1018/2 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1018/2 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/2 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/2 FONTANA ILARIA (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": 12,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 27428,
            "slug": "vs19_236_023",
            "identifier": "vs19_236_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_023/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.31 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.31 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1630",
            "description_title": "Emendamento 1.31 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": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        }
    ]
}