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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=115",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=113",
    "results": [
        {
            "id": 31487,
            "slug": "vs19_340_011",
            "identifier": "vs19_340_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_011/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.21 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.21 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1997",
            "description_title": "Emendamento 1.21 BAKKALI OUIDAD (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": 65.55,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31486,
            "slug": "vs19_340_010",
            "identifier": "vs19_340_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_010/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.19 FONTANA ILARIA (M5S) - Votazione Emendamento 1.19 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1997",
            "description_title": "Emendamento 1.19 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31485,
            "slug": "vs19_340_009",
            "identifier": "vs19_340_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_009/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.17 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.17 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1997",
            "description_title": "Emendamento 1.17 BAKKALI OUIDAD (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": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31484,
            "slug": "vs19_340_008",
            "identifier": "vs19_340_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_008/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.16 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.16 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1997",
            "description_title": "Emendamento 1.16 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31483,
            "slug": "vs19_340_007",
            "identifier": "vs19_340_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_007/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.13 RUFFINO DANIELA (APERRE) - Votazione Emendamento 1.13 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1997",
            "description_title": "Emendamento 1.13 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31482,
            "slug": "vs19_340_006",
            "identifier": "vs19_340_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_006/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.12 RUFFINO DANIELA (APERRE) - Votazione Emendamento 1.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1997",
            "description_title": "Emendamento 1.12 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31481,
            "slug": "vs19_340_005",
            "identifier": "vs19_340_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_005/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 5,
            "title": "Identici emendamenti 1.9 GADDA MARIA CHIARA (IVICRE), 1.10 BONELLI ANGELO (AVS) e 1.11 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1997",
            "description_title": "Identici emendamenti 1.9 GADDA MARIA CHIARA (IVICRE), 1.10 BONELLI ANGELO (AVS) e 1.11 CURTI AUGUSTO (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": 22,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31480,
            "slug": "vs19_340_004",
            "identifier": "vs19_340_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_004/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.7 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1997",
            "description_title": "Emendamento 1.7 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31479,
            "slug": "vs19_340_003",
            "identifier": "vs19_340_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_003/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.4 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1997",
            "description_title": "Emendamento 1.4 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31478,
            "slug": "vs19_340_002",
            "identifier": "vs19_340_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_002/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.3 FONTANA ILARIA (M5S) - Votazione Emendamento 1.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1997",
            "description_title": "Emendamento 1.3 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31477,
            "slug": "vs19_340_001",
            "identifier": "vs19_340_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_001/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1997",
            "description_title": "Emendamento 1.2 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 34728,
            "slug": "vs19_338_006",
            "identifier": "vs19_338_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_006/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 6,
            "title": "Disposizioni per il finanziamento di interventi volti al rafforzamento dei servizi consolari in favore dei cittadini italiani residenti o presenti all'estero",
            "original_title": "Disposizioni per il finanziamento di interventi volti al rafforzamento dei servizi consolari in favore dei cittadini italiani residenti o presenti all'estero (PDL 960)",
            "description_title": "",
            "public_title": "Disposizioni per il finanziamento di interventi volti al rafforzamento dei servizi consolari in favore dei cittadini italiani residenti o presenti all'estero",
            "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": 117,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 35112,
            "slug": "vs19_338_005",
            "identifier": "vs19_338_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_005/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/960/2 ONORI FEDERICA (APERRE)",
            "original_title": "Ordine del giorno n. 9/960/2 ONORI FEDERICA (APERRE)",
            "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": 66,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 35111,
            "slug": "vs19_338_004",
            "identifier": "vs19_338_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_004/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/960/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "original_title": "Ordine del giorno n. 9/960/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 19,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 34794,
            "slug": "vs19_338_003",
            "identifier": "vs19_338_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_003/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento Tit.1 della Commissione",
            "original_title": "Emendamento Tit.1 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": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 34793,
            "slug": "vs19_338_002",
            "identifier": "vs19_338_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_002/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.400 della Commissione",
            "original_title": "Emendamento 1.400 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": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 34792,
            "slug": "vs19_338_001",
            "identifier": "vs19_338_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_001/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "original_title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 34847,
            "slug": "vs19_337_099",
            "identifier": "vs19_337_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_099/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 1.1 CONGEDO SAVERIO (FDI)",
            "original_title": "Emendamento 1.1 CONGEDO SAVERIO (FDI)",
            "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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 58.4,
            "minority_cohesion_rate": 42.86
        },
        {
            "id": 34730,
            "slug": "vs19_337_098",
            "identifier": "vs19_337_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_098/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 98,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sugli effetti economici e sociali derivanti dalla transizione demografica",
            "original_title": "Istituzione di una Commissione parlamentare di inchiesta sugli effetti economici e sociali derivanti dalla transizione demografica in atto (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": "Istituzione di una Commissione parlamentare di inchiesta sugli effetti economici e sociali derivanti dalla transizione demografica",
            "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": 123,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 35075,
            "slug": "vs19_337_097",
            "identifier": "vs19_337_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_097/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo 5 (Doc. XXII, n. 23)",
            "original_title": "Articolo 5 (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 127,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 34846,
            "slug": "vs19_337_096",
            "identifier": "vs19_337_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_096/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 5.3 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 5.3 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "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": 37,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 35074,
            "slug": "vs19_337_095",
            "identifier": "vs19_337_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_095/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 95,
            "title": "Articolo 4 (Doc. XXII, n. 23)",
            "original_title": "Articolo 4 (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 125,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34845,
            "slug": "vs19_337_094",
            "identifier": "vs19_337_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_094/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 4.1 AURIEMMA CARMELA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 4.1 AURIEMMA CARMELA (M5S) (Doc. XXII, n. 23)",
            "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": 36,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 35073,
            "slug": "vs19_337_093",
            "identifier": "vs19_337_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_093/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo 3 (Doc. XXII, n. 23)",
            "original_title": "Articolo 3 (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 122,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 34844,
            "slug": "vs19_337_092",
            "identifier": "vs19_337_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_092/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 3.5 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 3.5 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "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": 35,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 35072,
            "slug": "vs19_337_091",
            "identifier": "vs19_337_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_091/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo 2 (Doc. XXII, n. 23)",
            "original_title": "Articolo 2 (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 123,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 35071,
            "slug": "vs19_337_090",
            "identifier": "vs19_337_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_090/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo 1 (Doc. XXII, n. 23)",
            "original_title": "Articolo 1 (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 118,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 34843,
            "slug": "vs19_337_089",
            "identifier": "vs19_337_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_089/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 1.202 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.202 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "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": 62.18,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 34842,
            "slug": "vs19_337_088",
            "identifier": "vs19_337_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_088/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 1.19 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.19 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "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": 37,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 34841,
            "slug": "vs19_337_087",
            "identifier": "vs19_337_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_087/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 1.12 DI LAURO CARMEN (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.12 DI LAURO CARMEN (M5S) (Doc. XXII, n. 23)",
            "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": 35,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 34840,
            "slug": "vs19_337_086",
            "identifier": "vs19_337_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_086/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 1.17 PENZA PASQUALINO (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.17 PENZA PASQUALINO (M5S) (Doc. XXII, n. 23)",
            "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": 62.61,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 34839,
            "slug": "vs19_337_085",
            "identifier": "vs19_337_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_085/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 1.201 SPORTIELLO GILDA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.201 SPORTIELLO GILDA (M5S) (Doc. XXII, n. 23)",
            "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": 34,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34838,
            "slug": "vs19_337_084",
            "identifier": "vs19_337_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_084/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 1.200 DI LAURO CARMEN (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.200 DI LAURO CARMEN (M5S) (Doc. XXII, n. 23)",
            "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": 34,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 34837,
            "slug": "vs19_337_083",
            "identifier": "vs19_337_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_083/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 1.11 SPORTIELLO GILDA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.11 SPORTIELLO GILDA (M5S) (Doc. XXII, n. 23)",
            "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": 62.61,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 34836,
            "slug": "vs19_337_082",
            "identifier": "vs19_337_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_082/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 1.10 QUARTINI ANDREA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.10 QUARTINI ANDREA (M5S) (Doc. XXII, n. 23)",
            "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": 63.03,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 34835,
            "slug": "vs19_337_081",
            "identifier": "vs19_337_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_081/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 1.9 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.9 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "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": 61.34,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34834,
            "slug": "vs19_337_080",
            "identifier": "vs19_337_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_080/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 1.7 SPORTIELLO GILDA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.7 SPORTIELLO GILDA (M5S) (Doc. XXII, n. 23)",
            "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": 61.76,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34833,
            "slug": "vs19_337_079",
            "identifier": "vs19_337_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_079/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 1.102 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.102 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "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": 35,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 34729,
            "slug": "vs19_337_078",
            "identifier": "vs19_337_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_078/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 78,
            "title": "Istituzione della filiera formativa tecnologico-professionale",
            "original_title": "Istituzione della filiera formativa tecnologico-professionale (Approvato dal Senato) (DDL 1691)",
            "description_title": "",
            "public_title": "Istituzione della filiera formativa tecnologico-professionale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 35110,
            "slug": "vs19_337_077",
            "identifier": "vs19_337_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_077/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1691/43 BENZONI FABRIZIO (APERRE)",
            "original_title": "Ordine del giorno n. 9/1691/43 BENZONI FABRIZIO (APERRE)",
            "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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 33.54
        },
        {
            "id": 35109,
            "slug": "vs19_337_076",
            "identifier": "vs19_337_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_076/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1691/42 RUFFINO DANIELA (APERRE)",
            "original_title": "Ordine del giorno n. 9/1691/42 RUFFINO DANIELA (APERRE)",
            "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": 81,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 32.3
        },
        {
            "id": 35108,
            "slug": "vs19_337_075",
            "identifier": "vs19_337_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_075/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1691/40 FONTANA ILARIA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/40 FONTANA ILARIA (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 35107,
            "slug": "vs19_337_074",
            "identifier": "vs19_337_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_074/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1691/39 ASCARI STEFANIA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/39 ASCARI STEFANIA (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": 23,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 35106,
            "slug": "vs19_337_073",
            "identifier": "vs19_337_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_073/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1691/38 FENU EMILIANO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/38 FENU EMILIANO (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": 21,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 35105,
            "slug": "vs19_337_072",
            "identifier": "vs19_337_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_072/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1691/36 IARIA ANTONINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/36 IARIA ANTONINO (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": 25,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 35104,
            "slug": "vs19_337_071",
            "identifier": "vs19_337_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_071/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1691/35 AIELLO DAVIDE (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/35 AIELLO DAVIDE (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": 27,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 35103,
            "slug": "vs19_337_070",
            "identifier": "vs19_337_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_070/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1691/34 PAVANELLI EMMA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/34 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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 35102,
            "slug": "vs19_337_069",
            "identifier": "vs19_337_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_069/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1691/33 D'ORSO VALENTINA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/33 D'ORSO VALENTINA (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": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 35101,
            "slug": "vs19_337_068",
            "identifier": "vs19_337_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_068/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1691/32 AMATO GAETANO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/32 AMATO GAETANO (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": 2,
            "n_margin": 58,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 35100,
            "slug": "vs19_337_067",
            "identifier": "vs19_337_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_067/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1691/31 ORRICO ANNA LAURA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/31 ORRICO ANNA LAURA (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": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 70.81
        }
    ]
}