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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=175",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=173",
    "results": [
        {
            "id": 26874,
            "slug": "vs19_229_005",
            "identifier": "vs19_229_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_005/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 GIULIANO CARLA (M5S) - Votazione Emendamento 1.5 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1297",
            "description_title": "Emendamento 1.5 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": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26900,
            "slug": "vs19_229_004",
            "identifier": "vs19_229_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_004/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 GIULIANO CARLA (M5S) - Votazione Emendamento 1.4 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1297",
            "description_title": "Emendamento 1.4 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": 30,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26894,
            "slug": "vs19_229_035",
            "identifier": "vs19_229_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_035/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 35,
            "title": "Ratifica accordo con San Marino in tema di pene alternative al carcere",
            "original_title": "Votazione finale DDL n. 0924",
            "description_title": "Ratifica ed esecuzione dell'Accordo tra la Repubblica italiana e la Repubblica di San Marino concernente il riconoscimento e l'esecuzione delle decisioni giudiziarie in materia di misure alternative alla detenzione, sanzioni sostitutive di pene detentive, liberazione condizionale e sospensione condizionale della pena, fatto a San Marino il 31 marzo 2022 (DDL 924)",
            "public_title": "Ratifica accordo con San Marino in tema di pene alternative al carcere",
            "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": 119,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26872,
            "slug": "vs19_229_014",
            "identifier": "vs19_229_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_014/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.5 GIULIANO CARLA (M5S) - Votazione Emendamento 2.5 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1297",
            "description_title": "Emendamento 2.5 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": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26876,
            "slug": "vs19_229_007",
            "identifier": "vs19_229_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_007/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1297",
            "description_title": "Emendamento 1.8 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26884,
            "slug": "vs19_229_032",
            "identifier": "vs19_229_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_032/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 0924",
            "original_title": "Votazione Articolo 3 DDL n. 0924",
            "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": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26888,
            "slug": "vs19_229_034",
            "identifier": "vs19_229_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_034/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 0924",
            "original_title": "Votazione Articolo 5 DDL n. 0924",
            "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": 117,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26898,
            "slug": "vs19_229_033",
            "identifier": "vs19_229_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_033/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 0924",
            "original_title": "Votazione Articolo 4 DDL n. 0924",
            "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": 0,
            "n_margin": 114,
            "majority_cohesion_rate": 54.43,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26899,
            "slug": "vs19_229_031",
            "identifier": "vs19_229_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_031/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 0924",
            "original_title": "Votazione Articolo 2 DDL n. 0924",
            "description_title": "Articolo 2",
            "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": 118,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27230,
            "slug": "vs19_232_014",
            "identifier": "vs19_232_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_014/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.28 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.28 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.28 DDL n. 1620",
            "description_title": "Emendamento 4.28 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27240,
            "slug": "vs19_232_029",
            "identifier": "vs19_232_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_029/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.45 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.45 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.45 DDL n. 1620",
            "description_title": "Emendamento 4.45 BONAFE' SIMONA (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": 65.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27238,
            "slug": "vs19_232_048",
            "identifier": "vs19_232_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_048/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1620",
            "original_title": "Votazione Articolo 6 DDL n. 1620",
            "description_title": "Articolo 6",
            "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": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27251,
            "slug": "vs19_232_013",
            "identifier": "vs19_232_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_013/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.26 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.26 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.26 DDL n. 1620",
            "description_title": "Emendamento 4.26 COLUCCI ALFONSO (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": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27273,
            "slug": "vs19_232_036",
            "identifier": "vs19_232_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_036/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1620",
            "original_title": "Votazione Articolo 4 DDL n. 1620",
            "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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27283,
            "slug": "vs19_232_017",
            "identifier": "vs19_232_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_017/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 4.31 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.31 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.31 DDL n. 1620",
            "description_title": "Emendamento 4.31 BONAFE' SIMONA (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27331,
            "slug": "vs19_232_053",
            "identifier": "vs19_232_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_053/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1620/4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1620/4 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/4 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/4 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27378,
            "slug": "vs19_232_067",
            "identifier": "vs19_232_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_067/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1620/18 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1620/18 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/18 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/18 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27239,
            "slug": "vs19_232_001",
            "identifier": "vs19_232_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_001/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 4.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1620",
            "description_title": "Emendamento 4.2 BONAFE' SIMONA (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": 14,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27252,
            "slug": "vs19_232_003",
            "identifier": "vs19_232_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_003/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 4.6 ROSATO ETTORE (APERRE) - Votazione Emendamento 4.6 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1620",
            "description_title": "Emendamento 4.6 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27276,
            "slug": "vs19_232_006",
            "identifier": "vs19_232_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_006/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.15 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 4.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.15 DDL n. 1620",
            "description_title": "Emendamento 4.15 FRATOIANNI NICOLA (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": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27241,
            "slug": "vs19_232_009",
            "identifier": "vs19_232_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_009/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 4.19 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.19 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1620",
            "description_title": "Emendamento 4.19 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27259,
            "slug": "vs19_232_004",
            "identifier": "vs19_232_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_004/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 4.8 LOMUTI ARNALDO (M5S), 4.9 BONAFE' SIMONA (PD-IDP) e 4.10 SCHULLIAN MANFRED (M-MIN) - Votazione Emendamento 4.8 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1620",
            "description_title": "Identici emendamenti 4.8 LOMUTI ARNALDO (M5S), 4.9 BONAFE' SIMONA (PD-IDP) e 4.10 SCHULLIAN MANFRED (M-MIN)",
            "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": 57.81,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27261,
            "slug": "vs19_232_038",
            "identifier": "vs19_232_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_038/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.15 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 5.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 5.15 DDL n. 1620",
            "description_title": "Emendamento 5.15 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27246,
            "slug": "vs19_232_012",
            "identifier": "vs19_232_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_012/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.27 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.27 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.27 DDL n. 1620",
            "description_title": "Emendamento 4.27 BONAFE' SIMONA (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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27248,
            "slug": "vs19_232_022",
            "identifier": "vs19_232_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_022/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.35 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.35 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.35 DDL n. 1620",
            "description_title": "Emendamento 4.35 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27249,
            "slug": "vs19_232_042",
            "identifier": "vs19_232_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_042/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1620",
            "description_title": "Emendamento 6.3 BONAFE' SIMONA (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": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 27262,
            "slug": "vs19_232_024",
            "identifier": "vs19_232_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_024/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 4.39 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.39 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.39 DDL n. 1620",
            "description_title": "Emendamento 4.39 BONAFE' SIMONA (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": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27275,
            "slug": "vs19_232_016",
            "identifier": "vs19_232_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_016/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 4.30 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.30 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.30 DDL n. 1620",
            "description_title": "Emendamento 4.30 BONAFE' SIMONA (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": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27277,
            "slug": "vs19_232_026",
            "identifier": "vs19_232_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_026/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.42 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.42 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.42 DDL n. 1620",
            "description_title": "Emendamento 4.42 BONAFE' SIMONA (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": 65.4,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27318,
            "slug": "vs19_232_052",
            "identifier": "vs19_232_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_052/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1620/3 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1620/3 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/3 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/3 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27245,
            "slug": "vs19_232_035",
            "identifier": "vs19_232_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_035/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.60 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.60 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.60 DDL n. 1620",
            "description_title": "Emendamento 4.60 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27232,
            "slug": "vs19_232_028",
            "identifier": "vs19_232_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_028/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.44 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.44 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.44 DDL n. 1620",
            "description_title": "Emendamento 4.44 BONAFE' SIMONA (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": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27247,
            "slug": "vs19_232_002",
            "identifier": "vs19_232_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_002/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 4.4 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.4 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1620",
            "description_title": "Emendamento 4.4 BONAFE' SIMONA (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": 15,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27290,
            "slug": "vs19_232_054",
            "identifier": "vs19_232_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_054/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1620/5 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1620/5 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/5 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/5 BONAFE' SIMONA (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": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27323,
            "slug": "vs19_232_061",
            "identifier": "vs19_232_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_061/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1620/12 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1620/12 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/12 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/12 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27258,
            "slug": "vs19_232_010",
            "identifier": "vs19_232_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_010/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.24 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.24 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.24 DDL n. 1620",
            "description_title": "Emendamento 4.24 BONAFE' SIMONA (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": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27260,
            "slug": "vs19_232_018",
            "identifier": "vs19_232_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_018/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.32 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.32 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.32 DDL n. 1620",
            "description_title": "Emendamento 4.32 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27236,
            "slug": "vs19_232_015",
            "identifier": "vs19_232_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_015/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.29 LOMUTI ARNALDO (M5S) - Votazione Emendamento 4.29 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.29 DDL n. 1620",
            "description_title": "Emendamento 4.29 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27242,
            "slug": "vs19_232_068",
            "identifier": "vs19_232_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_068/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 68,
            "title": "Ratifica accordo Italia-Albania in tema di immigrazione",
            "original_title": "Votazione finale DDL n. 1620",
            "description_title": "Ratifica ed esecuzione del Protocollo tra il Governo della Repubblica italiana e il Consiglio dei ministri della Repubblica di Albania per il rafforzamento della collaborazione in materia migratoria, fatto a Roma il 6 novembre 2023, nonché norme di coordinamento con l'ordinamento interno (DDL 1620)",
            "public_title": "Ratifica accordo Italia-Albania in tema di immigrazione",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27253,
            "slug": "vs19_232_023",
            "identifier": "vs19_232_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_023/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.38 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.38 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.38 DDL n. 1620",
            "description_title": "Emendamento 4.38 BONAFE' SIMONA (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": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27235,
            "slug": "vs19_232_034",
            "identifier": "vs19_232_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_034/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.61 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.61 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.61 DDL n. 1620",
            "description_title": "Emendamento 4.61 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27267,
            "slug": "vs19_232_019",
            "identifier": "vs19_232_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_019/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.33 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.33 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.33 DDL n. 1620",
            "description_title": "Emendamento 4.33 BONAFE' SIMONA (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": 63.71,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27250,
            "slug": "vs19_232_032",
            "identifier": "vs19_232_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_032/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.56 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.56 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.56 DDL n. 1620",
            "description_title": "Emendamento 4.56 BONAFE' SIMONA (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": 65.4,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27254,
            "slug": "vs19_232_033",
            "identifier": "vs19_232_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_033/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4.57 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.57 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.57 DDL n. 1620",
            "description_title": "Emendamento 4.57 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27234,
            "slug": "vs19_232_008",
            "identifier": "vs19_232_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_008/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 4.18 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.18 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.18 DDL n. 1620",
            "description_title": "Emendamento 4.18 BONAFE' SIMONA (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": 16,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27264,
            "slug": "vs19_232_030",
            "identifier": "vs19_232_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_030/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.47 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.47 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.47 DDL n. 1620",
            "description_title": "Emendamento 4.47 BONAFE' SIMONA (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": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27266,
            "slug": "vs19_232_011",
            "identifier": "vs19_232_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_011/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.25 SCHULLIAN MANFRED (M-MIN) - Votazione Emendamento 4.25 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.25 DDL n. 1620",
            "description_title": "Emendamento 4.25 SCHULLIAN MANFRED (M-MIN)",
            "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": 16,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27271,
            "slug": "vs19_232_005",
            "identifier": "vs19_232_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_005/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 4.14 LOMUTI ARNALDO (M5S) - Votazione Emendamento 4.14 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.14 DDL n. 1620",
            "description_title": "Emendamento 4.14 LOMUTI ARNALDO (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": 14,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27281,
            "slug": "vs19_232_027",
            "identifier": "vs19_232_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_027/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.43 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.43 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.43 DDL n. 1620",
            "description_title": "Emendamento 4.43 BONAFE' SIMONA (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": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27284,
            "slug": "vs19_232_007",
            "identifier": "vs19_232_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_007/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.16 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.16 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.16 DDL n. 1620",
            "description_title": "Emendamento 4.16 COLUCCI ALFONSO (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": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        }
    ]
}