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

{
    "count": 22025,
    "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=23",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=21",
    "results": [
        {
            "id": 18957,
            "slug": "vs19_043_032",
            "identifier": "vs19_043_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_032/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/338 e ABB./8, nel testo riformulato, GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/338 e ABB./8, PDL n. 0338",
            "original_title": "Votazione Ordine del giorno 9/338 e ABB./8, PDL n. 0338",
            "description_title": "Ordine del giorno n. 9/338 e ABB./8, nel testo riformulato, GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18793,
            "slug": "vs19_043_034",
            "identifier": "vs19_043_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_034/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 34,
            "title": "Disposizioni in materia di equo compenso delle prestazioni professionali",
            "original_title": "Votazione finale PDL n. 0338",
            "description_title": "Disposizioni in materia di equo compenso delle prestazioni professionali (PDL 338 e abbinate PDL 73-528-637)",
            "public_title": "Disposizioni in materia di equo compenso delle prestazioni professionali",
            "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": 126,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 18806,
            "slug": "vs19_043_014",
            "identifier": "vs19_043_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_014/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 6.0100 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 6.0100 PDL n. 0338",
            "original_title": "Votazione Emendamento 6.0100 PDL n. 0338",
            "description_title": "Articolo aggiuntivo 6.0100 GRIBAUDO CHIARA (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": 62,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 18800,
            "slug": "vs19_043_011",
            "identifier": "vs19_043_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_011/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 11,
            "title": "Identici emendamenti 5.5 GIULIANO CARLA (M5S) e 5.6 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 5.5 PDL n. 0338",
            "original_title": "Votazione Emendamento 5.5 PDL n. 0338",
            "description_title": "Identici emendamenti 5.5 GIULIANO CARLA (M5S) e 5.6 GRIBAUDO CHIARA (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": 35,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 18802,
            "slug": "vs19_043_019",
            "identifier": "vs19_043_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_019/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 10 - Votazione Articolo 10 PDL n. 0338",
            "original_title": "Votazione Articolo 10 PDL n. 0338",
            "description_title": "Articolo 10",
            "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": 141,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 18808,
            "slug": "vs19_043_015",
            "identifier": "vs19_043_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_015/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 7 (Mantenimento) - Votazione Articolo 7 PDL n. 0338",
            "original_title": "Votazione Articolo 7 PDL n. 0338",
            "description_title": "Articolo 7 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18801,
            "slug": "vs19_043_021",
            "identifier": "vs19_043_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_021/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 11.1 GIULIANO CARLA (M5S) - Votazione Emendamento 11.1 PDL n. 0338",
            "original_title": "Votazione Emendamento 11.1 PDL n. 0338",
            "description_title": "Emendamento 11.1 GIULIANO CARLA (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": 31,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18795,
            "slug": "vs19_043_007",
            "identifier": "vs19_043_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_007/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.1 GIULIANO CARLA (M5S) - Votazione Emendamento 3.1 PDL n. 0338",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0338",
            "description_title": "Emendamento 3.1 GIULIANO CARLA (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": 35,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 18813,
            "slug": "vs19_043_010",
            "identifier": "vs19_043_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_010/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 5.1 DORI DEVIS (AVS) - Votazione Emendamento 5.1 PDL n. 0338",
            "original_title": "Votazione Emendamento 5.1 PDL n. 0338",
            "description_title": "Emendamento 5.1 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 18811,
            "slug": "vs19_043_003",
            "identifier": "vs19_043_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_003/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.3 GIULIANO CARLA (M5S) - Votazione Emendamento 2.3 PDL n. 0338",
            "original_title": "Votazione Emendamento 2.3 PDL n. 0338",
            "description_title": "Emendamento 2.3 GIULIANO CARLA (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": 37,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 18796,
            "slug": "vs19_043_024",
            "identifier": "vs19_043_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_024/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 13 - Votazione Articolo 13 PDL n. 0338",
            "original_title": "Votazione Articolo 13 PDL n. 0338",
            "description_title": "Articolo 13",
            "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": 139,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 18815,
            "slug": "vs19_043_002",
            "identifier": "vs19_043_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_002/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.102 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 2.102 PDL n. 0338",
            "original_title": "Votazione Emendamento 2.102 PDL n. 0338",
            "description_title": "Emendamento 2.102 GRIBAUDO CHIARA (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": 35,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 18981,
            "slug": "vs19_043_026",
            "identifier": "vs19_043_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_026/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/338 e ABB./2, nel testo riformulato, CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/338 e ABB./2, PDL n. 0338",
            "original_title": "Votazione Ordine del giorno 9/338 e ABB./2, PDL n. 0338",
            "description_title": "Ordine del giorno n. 9/338 e ABB./2, nel testo riformulato, CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18812,
            "slug": "vs19_043_022",
            "identifier": "vs19_043_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_022/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 11 - Votazione Articolo 11 PDL n. 0338",
            "original_title": "Votazione Articolo 11 PDL n. 0338",
            "description_title": "Articolo 11",
            "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": 117,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 18922,
            "slug": "vs19_043_031",
            "identifier": "vs19_043_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_031/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/338 e ABB./7, nel testo riformulato, ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/338 e ABB./7, PDL n. 0338",
            "original_title": "Votazione Ordine del giorno 9/338 e ABB./7, PDL n. 0338",
            "description_title": "Ordine del giorno n. 9/338 e ABB./7, nel testo riformulato, ZAN ALESSANDRO (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": 6,
            "n_margin": 126,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18803,
            "slug": "vs19_043_008",
            "identifier": "vs19_043_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_008/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0338",
            "original_title": "Votazione Articolo 3 PDL n. 0338",
            "description_title": "Articolo 3",
            "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": 135,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18797,
            "slug": "vs19_043_023",
            "identifier": "vs19_043_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_023/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 12 - Votazione Articolo 12 PDL n. 0338",
            "original_title": "Votazione Articolo 12 PDL n. 0338",
            "description_title": "Articolo 12",
            "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": 138,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18805,
            "slug": "vs19_043_009",
            "identifier": "vs19_043_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_009/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0338",
            "original_title": "Votazione Articolo 4 PDL n. 0338",
            "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": 134,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18892,
            "slug": "vs19_043_025",
            "identifier": "vs19_043_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_025/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/338 e ABB./1, nel testo riformulato, ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/338 e ABB./1, PDL n. 0338",
            "original_title": "Votazione Ordine del giorno 9/338 e ABB./1, PDL n. 0338",
            "description_title": "Ordine del giorno n. 9/338 e ABB./1, nel testo riformulato, ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18804,
            "slug": "vs19_043_012",
            "identifier": "vs19_043_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_012/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0338",
            "original_title": "Votazione Articolo 5 PDL n. 0338",
            "description_title": "Articolo 5",
            "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": 136,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 19135,
            "slug": "vs19_045_020",
            "identifier": "vs19_045_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_020/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.20 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.20 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.20 DDL n. 0785",
            "description_title": "Emendamento 1.20 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 19148,
            "slug": "vs19_045_055",
            "identifier": "vs19_045_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_055/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 55,
            "title": "Conversione decreto settori produttivi strategici",
            "original_title": "Votazione finale DDL n. 0785",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 5 dicembre 2022, n. 187, recante misure urgenti a tutela dell'interesse nazionale nei settori produttivi strategici (Approvato dal Senato) (DDL 785)",
            "public_title": "Conversione decreto settori produttivi strategici",
            "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": 62,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 19167,
            "slug": "vs19_045_024",
            "identifier": "vs19_045_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_024/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 1.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.01 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.01 DDL n. 0785",
            "description_title": "Articolo aggiuntivo 1.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 50,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 19174,
            "slug": "vs19_045_040",
            "identifier": "vs19_045_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_040/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/785/4 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/785/4 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/4 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/4 ORLANDO ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 19130,
            "slug": "vs19_045_011",
            "identifier": "vs19_045_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_011/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 TODDE ALESSANDRA (M5S) - Votazione Emendamento 1.11 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.11 DDL n. 0785",
            "description_title": "Emendamento 1.11 TODDE ALESSANDRA (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": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19175,
            "slug": "vs19_045_042",
            "identifier": "vs19_045_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_042/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/785/6 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/785/6 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/6 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/6 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 19169,
            "slug": "vs19_045_049",
            "identifier": "vs19_045_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_049/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/785/13 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/785/13 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/13 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/13 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19133,
            "slug": "vs19_045_028",
            "identifier": "vs19_045_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_028/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.5 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.5 DDL n. 0785",
            "description_title": "Emendamento 2.5 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 19171,
            "slug": "vs19_045_046",
            "identifier": "vs19_045_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_046/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/785/10 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/785/10 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/10 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/10 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": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19154,
            "slug": "vs19_045_005",
            "identifier": "vs19_045_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_005/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 EVI ELEONORA (AVS) - Votazione Emendamento 1.5 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.5 DDL n. 0785",
            "description_title": "Emendamento 1.5 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 19157,
            "slug": "vs19_045_021",
            "identifier": "vs19_045_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_021/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.21 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.21 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.21 DDL n. 0785",
            "description_title": "Emendamento 1.21 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 19145,
            "slug": "vs19_045_013",
            "identifier": "vs19_045_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_013/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.13 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 1.13 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.13 DDL n. 0785",
            "description_title": "Emendamento 1.13 CAPPELLETTI ENRICO (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": 39,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 19141,
            "slug": "vs19_045_050",
            "identifier": "vs19_045_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_050/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/785/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/785/14 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/14 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/14 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 19142,
            "slug": "vs19_045_037",
            "identifier": "vs19_045_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_037/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/785/1 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/785/1 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/1 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/1 PASTORELLA GIULIA (AIV-RE)",
            "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": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19155,
            "slug": "vs19_045_009",
            "identifier": "vs19_045_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_009/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.9 DDL n. 0785",
            "description_title": "Emendamento 1.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 19144,
            "slug": "vs19_045_002",
            "identifier": "vs19_045_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_002/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.100 EVI ELEONORA (AVS) - Votazione Emendamento 1.100 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.100 DDL n. 0785",
            "description_title": "Emendamento 1.100 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 19152,
            "slug": "vs19_045_027",
            "identifier": "vs19_045_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_027/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.4 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.4 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.4 DDL n. 0785",
            "description_title": "Emendamento 2.4 TODDE ALESSANDRA (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": 36,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 19128,
            "slug": "vs19_045_034",
            "identifier": "vs19_045_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_034/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.10 EVI ELEONORA (AVS) - Votazione Emendamento 2.10 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.10 DDL n. 0785",
            "description_title": "Emendamento 2.10 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19160,
            "slug": "vs19_045_036",
            "identifier": "vs19_045_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_036/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 2-BIS.2 EVI ELEONORA (AVS) - Votazione Emendamento 2-BIS.2 DDL n. 0785",
            "original_title": "Votazione Emendamento 2-BIS.2 DDL n. 0785",
            "description_title": "Emendamento 2-BIS.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 19138,
            "slug": "vs19_045_048",
            "identifier": "vs19_045_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_048/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/785/12 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/785/12 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/12 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/12 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 19139,
            "slug": "vs19_045_044",
            "identifier": "vs19_045_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_044/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/785/8 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/785/8 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/8 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/8 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 19143,
            "slug": "vs19_045_054",
            "identifier": "vs19_045_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_054/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/785/18 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/785/18 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/18 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/18 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 19177,
            "slug": "vs19_045_039",
            "identifier": "vs19_045_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_039/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/785/3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/785/3 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/3 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19170,
            "slug": "vs19_045_045",
            "identifier": "vs19_045_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_045/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/785/9, nel testo riformulato, IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/785/9, DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/9, DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/9, nel testo riformulato, IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 121,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19168,
            "slug": "vs19_045_006",
            "identifier": "vs19_045_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_006/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.6 DDL n. 0785",
            "description_title": "Emendamento 1.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 26.54
        },
        {
            "id": 19140,
            "slug": "vs19_045_043",
            "identifier": "vs19_045_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_043/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/785/7 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/785/7 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/7 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/7 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19162,
            "slug": "vs19_045_012",
            "identifier": "vs19_045_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_012/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.12 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.12 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.12 DDL n. 0785",
            "description_title": "Emendamento 1.12 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 19126,
            "slug": "vs19_045_018",
            "identifier": "vs19_045_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_018/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.18 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.18 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.18 DDL n. 0785",
            "description_title": "Emendamento 1.18 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 19163,
            "slug": "vs19_045_035",
            "identifier": "vs19_045_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_035/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2-BIS.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2-BIS.1 DDL n. 0785",
            "original_title": "Votazione Emendamento 2-BIS.1 DDL n. 0785",
            "description_title": "Emendamento 2-BIS.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19161,
            "slug": "vs19_045_033",
            "identifier": "vs19_045_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_033/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.100 EVI ELEONORA (AVS) - Votazione Emendamento 2.100 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.100 DDL n. 0785",
            "description_title": "Emendamento 2.100 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        }
    ]
}