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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=227",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=225",
    "results": [
        {
            "id": 34027,
            "slug": "vs19_397_057",
            "identifier": "vs19_397_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_057/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.9 CASO ANTONIO (M5S) - Votazione Emendamento 10.9 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.9 DDL n. 2119",
            "description_title": "Emendamento 10.9 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33983,
            "slug": "vs19_397_084",
            "identifier": "vs19_397_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_084/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2119/18 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2119/18 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/18 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/18 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": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 34202,
            "slug": "vs19_397_018",
            "identifier": "vs19_397_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_018/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 2.02 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 2.02 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.02 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 2.02 GUERRA MARIA CECILIA (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": 26,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34206,
            "slug": "vs19_397_001",
            "identifier": "vs19_397_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_001/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.3 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 1.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2119",
            "description_title": "Emendamento 1.3 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 64.46,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 27756,
            "slug": "vs19_239_073",
            "identifier": "vs19_239_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_073/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 19.6 FENU EMILIANO (M5S) - Votazione Emendamento 19.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.6 DDL n. 1515",
            "description_title": "Emendamento 19.6 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": 62.87,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 34216,
            "slug": "vs19_396_025",
            "identifier": "vs19_396_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_025/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2164/39 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/2164/39 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/39 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/39 DE LUCA PIERO (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": 66.53,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 25198,
            "slug": "vs19_200_012",
            "identifier": "vs19_200_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_012/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1551/11 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1551/11 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/11 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/11 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 34736,
            "slug": "vs19_332_012",
            "identifier": "vs19_332_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_012/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 12,
            "title": "Rendiconto bilancio dello stato 2023",
            "original_title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2023 (DDL 1951)",
            "description_title": "",
            "public_title": "Rendiconto bilancio dello stato 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": 26,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 34224,
            "slug": "vs19_396_005",
            "identifier": "vs19_396_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_005/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2164/8 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2164/8 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/8 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/8 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": 26,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34247,
            "slug": "vs19_393_030",
            "identifier": "vs19_393_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_030/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1950/13 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1950/13 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/13 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/13 SERRACCHIANI DEBORA (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": 26,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34175,
            "slug": "vs19_393_023",
            "identifier": "vs19_393_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_023/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1950/6 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1950/6 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/6 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/6 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": 26,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34156,
            "slug": "vs19_393_021",
            "identifier": "vs19_393_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_021/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1950/4 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1950/4 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/4 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/4 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 27491,
            "slug": "vs19_237_021",
            "identifier": "vs19_237_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_021/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 21,
            "title": "Risoluzione n. 6-00071, limitatamente agli impegni nn. 14, 20 e 27, della parte dispositiva, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00071",
            "original_title": "Votazione Risoluzione 6_00071",
            "description_title": "Risoluzione n. 6-00071, limitatamente agli impegni nn. 14, 20 e 27, della parte dispositiva, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 34931,
            "slug": "vs19_332_017",
            "identifier": "vs19_332_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_017/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1952/9 RICCIARDI MARIANNA (M5S)",
            "original_title": "Ordine del giorno n. 9/1952/9 RICCIARDI MARIANNA (M5S)",
            "description_title": "",
            "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": 69.75,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 34326,
            "slug": "vs19_392_028",
            "identifier": "vs19_392_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_028/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2150/42 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2150/42 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/42 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/42 RUFFINO DANIELA (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": 26,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35922,
            "slug": "vs19_415_004",
            "identifier": "vs19_415_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_415_004/?format=api",
            "sitting": {
                "id": 1887,
                "date": "2025-01-23",
                "number": 415,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00388 RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00388",
            "original_title": "Votazione Mozione 1_00388",
            "description_title": "Mozione n. 1-00388 RICHETTI MATTEO (APERRE) 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35833,
            "slug": "vs19_413_017",
            "identifier": "vs19_413_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_017/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 6.19 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.19 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.19 DDL n. 2196",
            "description_title": "Emendamento 6.19 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34623,
            "slug": "vs19_387_020",
            "identifier": "vs19_387_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_020/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2088-AR/22 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/22 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/22 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/22 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 25180,
            "slug": "vs19_200_014",
            "identifier": "vs19_200_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_014/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1551/13 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1551/13 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/13 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/13 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 25178,
            "slug": "vs19_200_038",
            "identifier": "vs19_200_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_038/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1551/41 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1551/41 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/41 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/41 MEROLA VIRGINIO (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": 26,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 34683,
            "slug": "vs19_387_081",
            "identifier": "vs19_387_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_081/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2088-AR/84 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2088-AR/84 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/84 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/84 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": 26,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34681,
            "slug": "vs19_387_079",
            "identifier": "vs19_387_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_079/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2088-AR/82 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2088-AR/82 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/82 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/82 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34680,
            "slug": "vs19_387_078",
            "identifier": "vs19_387_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_078/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2088-AR/81 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/2088-AR/81 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/81 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/81 FEDE GIORGIO (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": 26,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 35007,
            "slug": "vs19_335_053",
            "identifier": "vs19_335_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_053/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1937/59 MARINO MARIA STEFANIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/59 MARINO MARIA STEFANIA (PD-IDP)",
            "description_title": "",
            "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": 60.92,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 34644,
            "slug": "vs19_387_041",
            "identifier": "vs19_387_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_041/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2088-AR/44 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/44 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/44 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/44 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35011,
            "slug": "vs19_335_057",
            "identifier": "vs19_335_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_057/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1937/102 FERRARI SARA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/102 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "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": 60.5,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 25160,
            "slug": "vs19_200_004",
            "identifier": "vs19_200_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_004/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1551/3 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1551/3 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/3 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/3 PELLEGRINI MARCO (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": 26,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 35014,
            "slug": "vs19_335_060",
            "identifier": "vs19_335_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_060/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1937/111 DE MONTE ISABELLA (IVICRE)",
            "original_title": "Ordine del giorno n. 9/1937/111 DE MONTE ISABELLA (IVICRE)",
            "description_title": "",
            "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": 26,
            "majority_cohesion_rate": 58.4,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 35015,
            "slug": "vs19_335_061",
            "identifier": "vs19_335_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_061/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1937/42 PAVANELLI EMMA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/42 PAVANELLI EMMA (M5S)",
            "description_title": "",
            "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": 57.14,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 34630,
            "slug": "vs19_387_027",
            "identifier": "vs19_387_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_027/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2088-AR/30 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/30 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/30 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/30 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": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 25164,
            "slug": "vs19_200_044",
            "identifier": "vs19_200_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_044/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1551/47 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1551/47 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/47 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/47 GUERRA MARIA CECILIA (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": 26,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 34677,
            "slug": "vs19_387_075",
            "identifier": "vs19_387_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_075/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2088-AR/78 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/2088-AR/78 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/78 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/78 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 25168,
            "slug": "vs19_200_008",
            "identifier": "vs19_200_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_008/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1551/7 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1551/7 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/7 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/7 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 31406,
            "slug": "vs19_336_081",
            "identifier": "vs19_336_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_081/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo aggiuntivo 9.04 PAVANELLI EMMA (M5S) - Votazione Emendamento 9.04 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.04 DDL n. 1930",
            "description_title": "Articolo aggiuntivo 9.04 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31420,
            "slug": "vs19_336_095",
            "identifier": "vs19_336_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_095/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 13.2 ONORI FEDERICA (APERRE) - Votazione Emendamento 13.2 DDL n. 1930",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1930",
            "description_title": "Emendamento 13.2 ONORI FEDERICA (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": 26,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 34687,
            "slug": "vs19_387_085",
            "identifier": "vs19_387_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_085/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2088-AR/88 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/2088-AR/88 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/88 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/88 GUBITOSA MICHELE (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": 26,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34685,
            "slug": "vs19_387_083",
            "identifier": "vs19_387_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_083/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/2088-AR/86 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/2088-AR/86 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/86 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/86 BRUNO RAFFAELE (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": 26,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 31418,
            "slug": "vs19_336_093",
            "identifier": "vs19_336_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_093/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 11.14 L'ABBATE PATTY (M5S) - Votazione Emendamento 11.14 DDL n. 1930",
            "original_title": "Votazione Emendamento 11.14 DDL n. 1930",
            "description_title": "Emendamento 11.14 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 36498,
            "slug": "vs19_435_007",
            "identifier": "vs19_435_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_007/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1002 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 1573",
            "description_title": "Emendamento 1.1002 CAROTENUTO DARIO (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": 26,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37237,
            "slug": "vs19_449_078",
            "identifier": "vs19_449_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_078/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2285/11 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2285/11 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/11 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/11 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 27315,
            "slug": "vs19_233_041",
            "identifier": "vs19_233_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_041/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1606/69 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1606/69 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/69 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/69 MALAVASI ILENIA (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": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 27340,
            "slug": "vs19_233_043",
            "identifier": "vs19_233_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_043/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1606/73 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1606/73 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/73 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/73 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 36016,
            "slug": "vs19_423_009",
            "identifier": "vs19_423_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_009/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2183/126 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2183/126 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/126 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/126 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34850,
            "slug": "vs19_336_004",
            "identifier": "vs19_336_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_004/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1 PAVANELLI EMMA (M5S)",
            "original_title": "Emendamento 2.1 PAVANELLI EMMA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 34849,
            "slug": "vs19_336_003",
            "identifier": "vs19_336_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_003/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 1.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 27314,
            "slug": "vs19_233_029",
            "identifier": "vs19_233_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_029/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1606/52 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1606/52 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/52 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/52 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": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27300,
            "slug": "vs19_233_008",
            "identifier": "vs19_233_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_008/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1606/26 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1606/26 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/26 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/26 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 34855,
            "slug": "vs19_336_009",
            "identifier": "vs19_336_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_009/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 2.11 GNASSI ANDREA (PD-IDP) e 2.12 GHIRRA FRANCESCA (AVS)",
            "original_title": "Identici emendamenti 2.11 GNASSI ANDREA (PD-IDP) e 2.12 GHIRRA FRANCESCA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 27312,
            "slug": "vs19_233_009",
            "identifier": "vs19_233_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_009/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1606/29 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1606/29 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/29 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/29 ASCARI STEFANIA (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": 26,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27333,
            "slug": "vs19_233_022",
            "identifier": "vs19_233_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_022/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1606/44 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1606/44 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/44 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/44 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        }
    ]
}