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

{
    "count": 22950,
    "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=-date&page=190",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=188",
    "results": [
        {
            "id": 31429,
            "slug": "vs19_336_126",
            "identifier": "vs19_336_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_126/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 126,
            "title": "Conversione decreto materie prime critiche",
            "original_title": "Votazione finale DDL n. 1930",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 25 giugno 2024, n. 84, recante disposizioni urgenti sulle materie prime critiche di interesse strategico (DDL 1930)",
            "public_title": "Conversione decreto materie prime critiche",
            "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": 40,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 43.48
        },
        {
            "id": 31463,
            "slug": "vs19_336_112",
            "identifier": "vs19_336_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_112/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/1930/12 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1930/12 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/12 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/12 L'ABBATE PATTY (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": 24,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31462,
            "slug": "vs19_336_111",
            "identifier": "vs19_336_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_111/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/1930/11 COLOMBO BEATRIZ (FDI) - Votazione Ordine del giorno 9/1930/11 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/11 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/11 COLOMBO BEATRIZ (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": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31460,
            "slug": "vs19_336_109",
            "identifier": "vs19_336_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_109/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/1930/9 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1930/9 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/9 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/9 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 31411,
            "slug": "vs19_336_086",
            "identifier": "vs19_336_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_086/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 86,
            "title": "Identici emendamenti 10.12 GHIRRA FRANCESCA (AVS) e 10.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 10.12 DDL n. 1930",
            "original_title": "Votazione Emendamento 10.12 DDL n. 1930",
            "description_title": "Identici emendamenti 10.12 GHIRRA FRANCESCA (AVS) e 10.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31404,
            "slug": "vs19_336_079",
            "identifier": "vs19_336_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_079/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 9.1000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 9.1000 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.1000 DDL n. 1930",
            "description_title": "Emendamento 9.1000 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31466,
            "slug": "vs19_336_115",
            "identifier": "vs19_336_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_115/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/1930/15 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1930/15 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/15 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/15 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": 37,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 31457,
            "slug": "vs19_336_106",
            "identifier": "vs19_336_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_106/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1930/6, così come riformulato, DEIDDA SALVATORE (FDI) - Votazione Ordine del giorno 9/1930/6, DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/6, DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/6, così come riformulato, DEIDDA SALVATORE (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": 77,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 31426,
            "slug": "vs19_336_101",
            "identifier": "vs19_336_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_101/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 101,
            "title": "Identici emendamenti 14-bis.1000 GHIRRA FRANCESCA (AVS) e 14-bis.1002 PAVANELLI EMMA (M5S) - Votazione Emendamento 14-bis.1000 DDL n. 1930",
            "original_title": "Votazione Emendamento 14-bis.1000 DDL n. 1930",
            "description_title": "Identici emendamenti 14-bis.1000 GHIRRA FRANCESCA (AVS) e 14-bis.1002 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": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31419,
            "slug": "vs19_336_094",
            "identifier": "vs19_336_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_094/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 13.1 L'ABBATE PATTY (M5S) - Votazione Emendamento 13.1 DDL n. 1930",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1930",
            "description_title": "Emendamento 13.1 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": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 34869,
            "slug": "vs19_336_023",
            "identifier": "vs19_336_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_023/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1001 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 3.1001 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 34868,
            "slug": "vs19_336_022",
            "identifier": "vs19_336_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_022/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.20 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 3.20 CAPPELLETTI ENRICO (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": 38,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 34867,
            "slug": "vs19_336_021",
            "identifier": "vs19_336_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_021/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.17 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 3.17 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": 32,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34864,
            "slug": "vs19_336_018",
            "identifier": "vs19_336_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_018/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 3.11 CAPPELLETTI ENRICO (M5S) e 3.1000 GHIRRA FRANCESCA (AVS)",
            "original_title": "Identici emendamenti 3.11 CAPPELLETTI ENRICO (M5S) e 3.1000 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": 27,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34870,
            "slug": "vs19_336_024",
            "identifier": "vs19_336_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_024/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.24 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 3.24 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": 39,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 34865,
            "slug": "vs19_336_019",
            "identifier": "vs19_336_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_019/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.12 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 3.12 CAPPELLETTI ENRICO (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": 28,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 34863,
            "slug": "vs19_336_017",
            "identifier": "vs19_336_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_017/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.6 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 3.6 FONTANA ILARIA (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": 31,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 34861,
            "slug": "vs19_336_015",
            "identifier": "vs19_336_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_015/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.2 LAI SILVIO (PD-IDP)",
            "original_title": "Emendamento 3.2 LAI SILVIO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 34866,
            "slug": "vs19_336_020",
            "identifier": "vs19_336_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_020/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 3.15 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": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34862,
            "slug": "vs19_336_016",
            "identifier": "vs19_336_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_016/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.3 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 3.3 FONTANA ILARIA (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": 29,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34859,
            "slug": "vs19_336_013",
            "identifier": "vs19_336_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_013/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.19 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 2.19 FONTANA ILARIA (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": 32,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 34860,
            "slug": "vs19_336_014",
            "identifier": "vs19_336_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_014/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 3.1002 FARAONE DAVIDE (IVICRE)",
            "original_title": "Identici emendamenti 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 3.1002 FARAONE DAVIDE (IVICRE)",
            "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": 30,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 34858,
            "slug": "vs19_336_012",
            "identifier": "vs19_336_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_012/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.17 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 2.17 CAPPELLETTI ENRICO (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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 34856,
            "slug": "vs19_336_010",
            "identifier": "vs19_336_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_010/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 2.14 ONORI FEDERICA (APERRE) e 2.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Identici emendamenti 2.14 ONORI FEDERICA (APERRE) e 2.15 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": 29,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 60.87
        },
        {
            "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": 34857,
            "slug": "vs19_336_011",
            "identifier": "vs19_336_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_011/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.16 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 2.16 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 34854,
            "slug": "vs19_336_008",
            "identifier": "vs19_336_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_008/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici emendamenti 2.7 LAI SILVIO (PD-IDP) e 2.8 GHIRRA FRANCESCA (AVS)",
            "original_title": "Identici emendamenti 2.7 LAI SILVIO (PD-IDP) e 2.8 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 34853,
            "slug": "vs19_336_007",
            "identifier": "vs19_336_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_007/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.1001 DEL BARBA MAURO (IVICRE)",
            "original_title": "Emendamento 2.1001 DEL BARBA MAURO (IVICRE)",
            "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": 113,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 34852,
            "slug": "vs19_336_006",
            "identifier": "vs19_336_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_006/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 2.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.1000 FARAONE DAVIDE (IVICRE)",
            "original_title": "Identici emendamenti 2.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.1000 FARAONE DAVIDE (IVICRE)",
            "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": 61,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 34851,
            "slug": "vs19_336_005",
            "identifier": "vs19_336_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_005/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.100 della Commissione",
            "original_title": "Emendamento 2.100 della Commissione",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 54.66
        },
        {
            "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": 34848,
            "slug": "vs19_336_002",
            "identifier": "vs19_336_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_002/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 PAVANELLI EMMA (M5S)",
            "original_title": "Emendamento 1.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": 23,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 63.35
        },
        {
            "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": 31409,
            "slug": "vs19_336_084",
            "identifier": "vs19_336_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_084/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 10.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 10.1 DDL n. 1930",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1930",
            "description_title": "Emendamento 10.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31472,
            "slug": "vs19_336_121",
            "identifier": "vs19_336_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_121/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/1930/26 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1930/26 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/26 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/26 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 34731,
            "slug": "vs19_336_001",
            "identifier": "vs19_336_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_001/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto infrastrutture, processo penale e sport",
            "original_title": "Conversione in legge, con modificazioni, del decreto-legge 29 giugno 2024, n. 89, recante disposizioni urgenti per le infrastrutture e gli investimenti di interesse strategico, per il processo penale e in materia di sport (DDL 1937)",
            "description_title": "",
            "public_title": "Conversione decreto infrastrutture, processo penale e sport",
            "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": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 31471,
            "slug": "vs19_336_120",
            "identifier": "vs19_336_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_120/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/1930/25 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1930/25 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/25 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/25 SCOTTO ARTURO (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": 65.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31476,
            "slug": "vs19_336_125",
            "identifier": "vs19_336_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_125/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/1930/30, nel testo riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/1930/30, DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/30, DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/30, nel testo riformulato, D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 132,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31475,
            "slug": "vs19_336_124",
            "identifier": "vs19_336_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_124/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/1930/29 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1930/29 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/29 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/29 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31474,
            "slug": "vs19_336_123",
            "identifier": "vs19_336_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_123/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 123,
            "title": "Ordine del giorno n. 9/1930/28 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1930/28 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/28 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/28 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31473,
            "slug": "vs19_336_122",
            "identifier": "vs19_336_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_122/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/1930/27 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1930/27 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/27 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/27 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31469,
            "slug": "vs19_336_118",
            "identifier": "vs19_336_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_118/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 118,
            "title": "Ordine del giorno n. 9/1930/19 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1930/19 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/19 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/19 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31468,
            "slug": "vs19_336_117",
            "identifier": "vs19_336_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_117/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 117,
            "title": "Ordine del giorno n. 9/1930/18 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1930/18 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/18 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/18 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31461,
            "slug": "vs19_336_110",
            "identifier": "vs19_336_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_110/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/1930/10, così come riformulato, ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/1930/10, DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/10, DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/10, così come riformulato, ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 130,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 35066,
            "slug": "vs19_336_074",
            "identifier": "vs19_336_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_074/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 8.9 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 8.9 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 35065,
            "slug": "vs19_336_073",
            "identifier": "vs19_336_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_073/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 8.6 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 8.6 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 35064,
            "slug": "vs19_336_072",
            "identifier": "vs19_336_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_072/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 8.4 BENZONI FABRIZIO (APERRE)",
            "original_title": "Emendamento 8.4 BENZONI FABRIZIO (APERRE)",
            "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": 1,
            "n_margin": 98,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 38.51
        },
        {
            "id": 35063,
            "slug": "vs19_336_071",
            "identifier": "vs19_336_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_071/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 8.1000 DEL BARBA MAURO (IVICRE)",
            "original_title": "Emendamento 8.1000 DEL BARBA MAURO (IVICRE)",
            "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": 6,
            "n_margin": 123,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 35062,
            "slug": "vs19_336_070",
            "identifier": "vs19_336_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_070/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 7.30 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 7.30 FONTANA ILARIA (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": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 35060,
            "slug": "vs19_336_068",
            "identifier": "vs19_336_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_068/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 7.25 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 7.25 CAPPELLETTI ENRICO (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": 24,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 70.19
        }
    ]
}