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

{
    "count": 23033,
    "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=295",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=293",
    "results": [
        {
            "id": 26372,
            "slug": "vs19_217_001",
            "identifier": "vs19_217_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_001/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1342",
            "original_title": "Votazione Articolo 4 DDL n. 1342",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 114,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 26388,
            "slug": "vs19_217_026",
            "identifier": "vs19_217_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_026/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 10.05 FENU EMILIANO (M5S) - Votazione Emendamento 10.05 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.05 DDL n. 1342",
            "description_title": "Articolo aggiuntivo 10.05 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 65,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 26396,
            "slug": "vs19_217_047",
            "identifier": "vs19_217_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_047/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1342/10, nel testo riformulato, FORMENTINI PAOLO (LEGA) - Votazione Ordine del giorno 9/1342/10, DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/10, DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/10, nel testo riformulato, FORMENTINI PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26406,
            "slug": "vs19_217_018",
            "identifier": "vs19_217_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_018/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 10.1 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 10.1 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1342",
            "description_title": "Emendamento 10.1 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26412,
            "slug": "vs19_217_048",
            "identifier": "vs19_217_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_048/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1342/75 MOLLICONE FEDERICO (FDI) - Votazione Ordine del giorno 9/1342/75 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/75 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/75 MOLLICONE FEDERICO (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": 101,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26411,
            "slug": "vs19_217_041",
            "identifier": "vs19_217_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_041/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1342/2 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1342/2 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/2 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/2 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26394,
            "slug": "vs19_217_049",
            "identifier": "vs19_217_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_049/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1342/78, nel testo riformulato, CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1342/78, DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/78, DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/78, nel testo riformulato, CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 138,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26381,
            "slug": "vs19_217_007",
            "identifier": "vs19_217_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_007/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 6.8 SCUTELLA' ELISA (M5S) - Votazione Emendamento 6.8 DDL n. 1342",
            "original_title": "Votazione Emendamento 6.8 DDL n. 1342",
            "description_title": "Emendamento 6.8 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 26410,
            "slug": "vs19_217_009",
            "identifier": "vs19_217_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_009/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 6.6 QUARTINI ANDREA (M5S) - Votazione Emendamento 6.6 DDL n. 1342",
            "original_title": "Votazione Emendamento 6.6 DDL n. 1342",
            "description_title": "Emendamento 6.6 QUARTINI ANDREA (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": 49,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 26379,
            "slug": "vs19_217_022",
            "identifier": "vs19_217_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_022/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 10.7 L'ABBATE PATTY (M5S) - Votazione Emendamento 10.7 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1342",
            "description_title": "Emendamento 10.7 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": 58,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 26219,
            "slug": "vs19_217_050",
            "identifier": "vs19_217_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_050/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 50,
            "title": "Legge di delegazione europea 2022-2023",
            "original_title": "Votazione finale DDL n. 1342",
            "description_title": "Delega al Governo per il recepimento delle direttive europee e l'attuazione di altri atti dell'Unione europea - Legge di delegazione europea 2022-2023 (DDL 1342)",
            "public_title": "Legge di delegazione europea 2022-2023",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26220,
            "slug": "vs19_217_043",
            "identifier": "vs19_217_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_043/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26375,
            "slug": "vs19_217_003",
            "identifier": "vs19_217_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_003/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 5.2 FENU EMILIANO (M5S) - Votazione Emendamento 5.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1342",
            "description_title": "Emendamento 5.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 61,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 26377,
            "slug": "vs19_217_038",
            "identifier": "vs19_217_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_038/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1342",
            "original_title": "Votazione Articolo 15 DDL n. 1342",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26397,
            "slug": "vs19_217_012",
            "identifier": "vs19_217_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_012/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 8.1 MORFINO DANIELA (M5S) - Votazione Emendamento 8.1 DDL n. 1342",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1342",
            "description_title": "Emendamento 8.1 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26398,
            "slug": "vs19_217_027",
            "identifier": "vs19_217_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_027/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 11.50 COSTA SERGIO (M5S) - Votazione Emendamento 11.50 DDL n. 1342",
            "original_title": "Votazione Emendamento 11.50 DDL n. 1342",
            "description_title": "Emendamento 11.50 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 64,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 26413,
            "slug": "vs19_217_042",
            "identifier": "vs19_217_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_042/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1342/3 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1342/3 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/3 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/3 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26395,
            "slug": "vs19_217_046",
            "identifier": "vs19_217_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_046/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1342/7 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1342/7 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/7 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/7 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": 5,
            "n_margin": 53,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 26414,
            "slug": "vs19_217_044",
            "identifier": "vs19_217_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_044/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1342/5 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1342/5 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/5 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26376,
            "slug": "vs19_217_016",
            "identifier": "vs19_217_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_016/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 9.01000 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 9.01000 DDL n. 1342",
            "original_title": "Votazione Emendamento 9.01000 DDL n. 1342",
            "description_title": "Articolo aggiuntivo 9.01000 BARBAGALLO ANTHONY EMANUELE (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": 66.24,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26251,
            "slug": "19-139-63",
            "identifier": "19-139-63",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-63/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 63,
            "title": "Disposizioni sul made in Italy - Em. 18.20, D'Elia e altri",
            "original_title": "Em. 18.20, D'Elia e altri",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 51.72
        },
        {
            "id": 26239,
            "slug": "19-139-92",
            "identifier": "19-139-92",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-92/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 92,
            "title": "Disposizioni sul made in Italy - Articolo 25",
            "original_title": "Articolo 25",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 9,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 26267,
            "slug": "19-139-12",
            "identifier": "19-139-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-12/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 12,
            "title": "Disposizioni sul made in Italy - Em. 4.4, Martella e altri",
            "original_title": "Em. 4.4, Martella e altri",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 60.92
        },
        {
            "id": 26312,
            "slug": "19-139-29",
            "identifier": "19-139-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-29/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 29,
            "title": "Disposizioni sul made in Italy - Em. 8.1, Aurora Floridia e altri",
            "original_title": "Em. 8.1, Aurora Floridia e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 12,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 26247,
            "slug": "19-139-67",
            "identifier": "19-139-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-67/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 67,
            "title": "Disposizioni sul made in Italy - Em. 20.5, Martella e altri",
            "original_title": "Em. 20.5, Martella e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 23,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 48.28
        },
        {
            "id": 26369,
            "slug": "19-139-5",
            "identifier": "19-139-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-5/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 5,
            "title": "Disposizioni sul made in Italy - Em. 2.3, Aurora Floridia e altri",
            "original_title": "Em. 2.3, Aurora Floridia e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 15,
            "majority_cohesion_rate": 64.35,
            "minority_cohesion_rate": 51.72
        },
        {
            "id": 26362,
            "slug": "19-139-25",
            "identifier": "19-139-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-25/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 25,
            "title": "Disposizioni sul made in Italy - Em. 6.5, Naturale e altri",
            "original_title": "Em. 6.5, Naturale e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 14,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 26350,
            "slug": "19-139-79",
            "identifier": "19-139-79",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-79/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 79,
            "title": "Disposizioni sul made in Italy - Articolo 24",
            "original_title": "Articolo 24",
            "description_title": "Disposizioni sul made in Italy",
            "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": 10,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 26349,
            "slug": "19-139-80",
            "identifier": "19-139-80",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-80/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 80,
            "title": "Disposizioni sul made in Italy - Em. 25.1, Nave e altri",
            "original_title": "Em. 25.1, Nave e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 11,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 26347,
            "slug": "19-139-82",
            "identifier": "19-139-82",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-82/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 82,
            "title": "Disposizioni sul made in Italy - Em. 25.3, Martella e altri",
            "original_title": "Em. 25.3, Martella e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 12,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 26345,
            "slug": "19-139-87",
            "identifier": "19-139-87",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-87/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 87,
            "title": "Disposizioni sul made in Italy - Em. 25.10, Martella e altri",
            "original_title": "Em. 25.10, Martella e altri",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 26336,
            "slug": "19-139-116",
            "identifier": "19-139-116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-116/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 116,
            "title": "Disposizioni sul made in Italy - Articolo 37",
            "original_title": "Articolo 37",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 10,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 26334,
            "slug": "19-139-121",
            "identifier": "19-139-121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-121/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 121,
            "title": "Disposizioni sul made in Italy - Articolo 40",
            "original_title": "Articolo 40",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 8,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 26328,
            "slug": "19-139-133",
            "identifier": "19-139-133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-133/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 133,
            "title": "Disposizioni sul made in Italy - Articolo 47",
            "original_title": "Articolo 47",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 26327,
            "slug": "19-139-137",
            "identifier": "19-139-137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-137/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 137,
            "title": "Disposizioni sul made in Italy - Em. 50.1, Sabrina Licheri e altri",
            "original_title": "Em. 50.1, Sabrina Licheri e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 10,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 26324,
            "slug": "19-139-143",
            "identifier": "19-139-143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-143/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 143,
            "title": "Disposizioni sul made in Italy - Mantenimento articolo 55",
            "original_title": "Mantenimento articolo 55",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 9,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 26322,
            "slug": "19-139-1",
            "identifier": "19-139-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-1/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 1,
            "title": "Disposizioni sul made in Italy - Em. 1.1, Nave e altri",
            "original_title": "Em. 1.1, Nave e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 17,
            "majority_cohesion_rate": 66.09,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 26320,
            "slug": "19-139-8",
            "identifier": "19-139-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-8/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 8,
            "title": "Disposizioni sul made in Italy - Em. 3.2, Naturale e altri",
            "original_title": "Em. 3.2, Naturale e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 14,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 57.47
        },
        {
            "id": 26314,
            "slug": "19-139-19",
            "identifier": "19-139-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-19/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 19,
            "title": "Disposizioni sul made in Italy - Em. 5.1, Martella e altri",
            "original_title": "Em. 5.1, Martella e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 13,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 26310,
            "slug": "19-139-36",
            "identifier": "19-139-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-36/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 36,
            "title": "Disposizioni sul made in Italy - Em. 10.2, Naturale e altri",
            "original_title": "Em. 10.2, Naturale e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 14,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26293,
            "slug": "19-139-76",
            "identifier": "19-139-76",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-76/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 76,
            "title": "Disposizioni sul made in Italy - Articolo 22",
            "original_title": "Articolo 22",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 26280,
            "slug": "19-139-124",
            "identifier": "19-139-124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-124/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 124,
            "title": "Disposizioni sul made in Italy - Em. 43.1, Martella e altri",
            "original_title": "Em. 43.1, Martella e altri",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 11,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 26323,
            "slug": "19-139-144",
            "identifier": "19-139-144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-144/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 144,
            "title": "Disposizioni sul made in Italy - Articolo 56",
            "original_title": "Articolo 56",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 26238,
            "slug": "19-139-93",
            "identifier": "19-139-93",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-93/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 93,
            "title": "Disposizioni sul made in Italy - Mantenimento articolo 26",
            "original_title": "Mantenimento articolo 26",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 26313,
            "slug": "19-139-24",
            "identifier": "19-139-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-24/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 24,
            "title": "Disposizioni sul made in Italy - Em. 6.4, Aurora Floridia e altri",
            "original_title": "Em. 6.4, Aurora Floridia e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 13,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 26292,
            "slug": "19-139-77",
            "identifier": "19-139-77",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-77/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 77,
            "title": "Disposizioni sul made in Italy - Articolo 23",
            "original_title": "Articolo 23",
            "description_title": "Disposizioni sul made in Italy",
            "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": 12,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 26275,
            "slug": "19-139-141",
            "identifier": "19-139-141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-141/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 141,
            "title": "Disposizioni sul made in Italy - Articolo 53",
            "original_title": "Articolo 53",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 26274,
            "slug": "19-139-146",
            "identifier": "19-139-146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-146/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 146,
            "title": "Disposizioni sul made in Italy - Articolo 57",
            "original_title": "Articolo 57",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 26248,
            "slug": "19-139-66",
            "identifier": "19-139-66",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-66/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 66,
            "title": "Disposizioni sul made in Italy - Em. 20.3, Naturale e altri",
            "original_title": "Em. 20.3, Naturale e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 12,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 26367,
            "slug": "19-139-11",
            "identifier": "19-139-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-11/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 11,
            "title": "Disposizioni sul made in Italy - Em. 4.2, Aurora Floridia e altri",
            "original_title": "Em. 4.2, Aurora Floridia e altri",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 59.77
        }
    ]
}