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

{
    "count": 22927,
    "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=-majority_cohesion_rate&page=389",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=387",
    "results": [
        {
            "id": 29328,
            "slug": "vs19_270_043",
            "identifier": "vs19_270_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_043/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1790/3 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1790/3 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/3 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/3 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29291,
            "slug": "vs19_270_015",
            "identifier": "vs19_270_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_015/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.5 FONTANA ILARIA (M5S) - Votazione Emendamento 2.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1790",
            "description_title": "Emendamento 2.5 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29947,
            "slug": "vs19_281_008",
            "identifier": "vs19_281_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_008/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1752/29 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1752/29 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/29 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/29 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30009,
            "slug": "vs19_282_021",
            "identifier": "vs19_282_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_021/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1752/143 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1752/143 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/143 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/143 RICCIARDI TONI (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": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29962,
            "slug": "vs19_281_032",
            "identifier": "vs19_281_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_032/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1752/54 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1752/54 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/54 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/54 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 29294,
            "slug": "vs19_270_021",
            "identifier": "vs19_270_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_021/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.12 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.12 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1790",
            "description_title": "Emendamento 2.12 SIMIANI MARCO (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": 30,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29306,
            "slug": "vs19_270_020",
            "identifier": "vs19_270_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_020/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.11 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.11 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1790",
            "description_title": "Emendamento 2.11 SIMIANI MARCO (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": 30,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29313,
            "slug": "vs19_270_038",
            "identifier": "vs19_270_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_038/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S) - Votazione Emendamento 4.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29295,
            "slug": "vs19_270_036",
            "identifier": "vs19_270_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_036/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1790",
            "description_title": "Emendamento 4.1 SIMIANI MARCO (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": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29297,
            "slug": "vs19_270_031",
            "identifier": "vs19_270_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_031/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 3-bis.01 FONTANA ILARIA (M5S) - Votazione Emendamento 3-bis.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.01 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29349,
            "slug": "vs19_270_044",
            "identifier": "vs19_270_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_044/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1790/4 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1790/4 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/4 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/4 SANTILLO AGOSTINO (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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29322,
            "slug": "vs19_270_035",
            "identifier": "vs19_270_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_035/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1790",
            "description_title": "Emendamento 4.3 SIMIANI MARCO (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": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29323,
            "slug": "vs19_270_019",
            "identifier": "vs19_270_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_019/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.10 FONTANA ILARIA (M5S) - Votazione Emendamento 2.10 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1790",
            "description_title": "Emendamento 2.10 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29994,
            "slug": "vs19_281_086",
            "identifier": "vs19_281_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_086/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1752/112 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1752/112 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/112 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/112 DE LUCA PIERO (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": 59.49,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 30034,
            "slug": "vs19_281_071",
            "identifier": "vs19_281_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_071/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1752/96 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/96 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/96 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/96 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30117,
            "slug": "vs19_283_047",
            "identifier": "vs19_283_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_047/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 47,
            "title": "Disposizioni in materia di azionariato popolare delle società sportive",
            "original_title": "Votazione finale PDL n. 0836",
            "description_title": "Disposizioni in materia di partecipazione popolare alla titolarità di azioni e quote delle società sportive (PDL 836)",
            "public_title": "Disposizioni in materia di azionariato popolare delle società sportive",
            "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": 106,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 44.79
        },
        {
            "id": 30089,
            "slug": "vs19_283_001",
            "identifier": "vs19_283_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_001/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0836",
            "original_title": "Votazione Articolo 1 PDL n. 0836",
            "description_title": "Articolo 1",
            "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": 121,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 26902,
            "slug": "vs19_229_018",
            "identifier": "vs19_229_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_018/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 2.01 GIULIANO CARLA (M5S) - Votazione Emendamento 2.01 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1297",
            "description_title": "Articolo aggiuntivo 2.01 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": 8,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "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": 30166,
            "slug": "vs19_288_011",
            "identifier": "vs19_288_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_011/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1018/2 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1018/2 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/2 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/2 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30138,
            "slug": "vs19_288_002",
            "identifier": "vs19_288_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_002/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.1 GADDA MARIA CHIARA (IVICRE), 1.2 SIMIANI MARCO (PD-IDP) e 1.4 FONTANA ILARIA (M5S) - Votazione Emendamento 1.1 PDL n. 1018",
            "original_title": "Votazione Emendamento 1.1 PDL n. 1018",
            "description_title": "Identici emendamenti 1.1 GADDA MARIA CHIARA (IVICRE), 1.2 SIMIANI MARCO (PD-IDP) e 1.4 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 30157,
            "slug": "vs19_288_001",
            "identifier": "vs19_288_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_001/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri e n. 3 BONELLI ANGELO (AVS) ed altri - Votazione pregiudiziale PDL n. 1018",
            "original_title": "Votazione pregiudiziale PDL n. 1018",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri e n. 3 BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30152,
            "slug": "vs19_288_009",
            "identifier": "vs19_288_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_009/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 BONELLI ANGELO (AVS) - Votazione Emendamento 1.10 PDL n. 1018",
            "original_title": "Votazione Emendamento 1.10 PDL n. 1018",
            "description_title": "Emendamento 1.10 BONELLI ANGELO (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": 11,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30143,
            "slug": "vs19_288_005",
            "identifier": "vs19_288_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_005/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 5,
            "title": "Subemendamento 0.1.200.3 FONTANA ILARIA (M5S) - Votazione Emendamento 0.1.200.3 PDL n. 1018",
            "original_title": "Votazione Emendamento 0.1.200.3 PDL n. 1018",
            "description_title": "Subemendamento 0.1.200.3 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30146,
            "slug": "vs19_288_010",
            "identifier": "vs19_288_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_010/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.7 MANES FRANCO (M-MIN) - Votazione Emendamento 1.7 PDL n. 1018",
            "original_title": "Votazione Emendamento 1.7 PDL n. 1018",
            "description_title": "Emendamento 1.7 MANES FRANCO (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": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 29324,
            "slug": "vs19_270_022",
            "identifier": "vs19_270_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_022/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.1 BONELLI ANGELO (AVS) - Votazione Emendamento 3.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1790",
            "description_title": "Emendamento 3.1 BONELLI ANGELO (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": 25,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26878,
            "slug": "vs19_229_002",
            "identifier": "vs19_229_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_002/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.1 GIULIANO CARLA (M5S) e 1.100 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1297",
            "description_title": "Identici emendamenti 1.1 GIULIANO CARLA (M5S) e 1.100 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": 33,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30197,
            "slug": "vs19_292_049",
            "identifier": "vs19_292_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_049/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 15.4 CASU ANDREA (PD-IDP) - Votazione Emendamento 15.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.4 DDL n. 1717",
            "description_title": "Emendamento 15.4 CASU ANDREA (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": 36,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 43.56
        },
        {
            "id": 30259,
            "slug": "vs19_292_050",
            "identifier": "vs19_292_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_050/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 15.12 COSTA ENRICO (APERRE) - Votazione Emendamento 15.12 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.12 DDL n. 1717",
            "description_title": "Emendamento 15.12 COSTA ENRICO (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": 110,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 29352,
            "slug": "vs19_270_041",
            "identifier": "vs19_270_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_041/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 30261,
            "slug": "vs19_292_053",
            "identifier": "vs19_292_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_053/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 15.32 D'ORSO VALENTINA (M5S) - Votazione Emendamento 15.32 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.32 DDL n. 1717",
            "description_title": "Emendamento 15.32 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 35.58
        },
        {
            "id": 30266,
            "slug": "vs19_292_001",
            "identifier": "vs19_292_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_001/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.15 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.15 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1717",
            "description_title": "Emendamento 1.15 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": 13,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30226,
            "slug": "vs19_292_045",
            "identifier": "vs19_292_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_045/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 13.5 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 13.5 DDL n. 1717",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1717",
            "description_title": "Emendamento 13.5 PASTORELLA GIULIA (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": 1,
            "n_margin": 67,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 65.03
        },
        {
            "id": 22656,
            "slug": "vs19_152_005",
            "identifier": "vs19_152_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_005/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 2/27 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/Doc. VIII, n. 2/27 ",
            "original_title": "Votazione Ordine del giorno 9/Doc. VIII, n. 2/27 ",
            "description_title": "Ordine del giorno n. 9/Doc. VIII, n. 2/27 SILVESTRI FRANCESCO (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": 22,
            "n_margin": 120,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27202,
            "slug": "vs19_231_032",
            "identifier": "vs19_231_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_032/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 3.53 MAGI RICCARDO (M-+EUR) e 3.54 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.53 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.53 DDL n. 1620",
            "description_title": "Identici emendamenti 3.53 MAGI RICCARDO (M-+EUR) e 3.54 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30021,
            "slug": "vs19_281_052",
            "identifier": "vs19_281_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_052/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1752/76 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1752/76 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/76 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/76 EVI ELEONORA (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29958,
            "slug": "vs19_281_004",
            "identifier": "vs19_281_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_004/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1752/18 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1752/18 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/18 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/18 BENZONI FABRIZIO (APERRE)",
            "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": 109,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 29941,
            "slug": "vs19_281_006",
            "identifier": "vs19_281_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_006/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1752/24 PELLA ROBERTO (FI-PPE) - Votazione Ordine del giorno 9/1752/24 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/24 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/24 PELLA ROBERTO (FI-PPE)",
            "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": 122,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 24744,
            "slug": "vs19_185_045",
            "identifier": "vs19_185_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_045/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 16.08 BOLDRINI LAURA (PD-IDP) - Votazione Emendamento 16.08 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.08 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.08 BOLDRINI LAURA (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": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 24451,
            "slug": "vs19_185_020",
            "identifier": "vs19_185_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_020/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 10.0100 ASCARI STEFANIA (M5S) - Votazione Emendamento 10.0100 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.0100 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.0100 ASCARI STEFANIA (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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24775,
            "slug": "vs19_185_033",
            "identifier": "vs19_185_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_033/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 15.101 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 15.101 DDL n. 1294",
            "original_title": "Votazione Emendamento 15.101 DDL n. 1294",
            "description_title": "Emendamento 15.101 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24590,
            "slug": "vs19_185_014",
            "identifier": "vs19_185_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_014/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1294",
            "original_title": "Votazione Articolo 8 DDL n. 1294",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 123,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28862,
            "slug": "vs19_255_035",
            "identifier": "vs19_255_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_035/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1658/9 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1658/9 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/9 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/9 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 24599,
            "slug": "vs19_185_046",
            "identifier": "vs19_185_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_046/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 16.0100 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 16.0100 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.0100 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.0100 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28853,
            "slug": "vs19_255_017",
            "identifier": "vs19_255_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_017/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 1.27 FONTANA ILARIA (M5S), 1.28 PAGANO UBALDO (PD-IDP) e 1.29 BONELLI ANGELO (AVS) - Votazione Emendamento 1.27 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1658",
            "description_title": "Identici emendamenti 1.27 FONTANA ILARIA (M5S), 1.28 PAGANO UBALDO (PD-IDP) e 1.29 BONELLI ANGELO (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": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25633,
            "slug": "vs19_210_103",
            "identifier": "vs19_210_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_103/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 23.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 23.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 23.300, DDL n. 1341",
            "description_title": "Emendamento 23.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25613,
            "slug": "vs19_210_100",
            "identifier": "vs19_210_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_100/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 100,
            "title": "Identici emendamenti 22.3 BENZONI FABRIZIO (APERRE) e 22.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 22.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 22.3 DDL n. 1341",
            "description_title": "Identici emendamenti 22.3 BENZONI FABRIZIO (APERRE) e 22.4 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25617,
            "slug": "vs19_210_097",
            "identifier": "vs19_210_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_097/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 21.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.3 DDL n. 1341",
            "description_title": "Emendamento 21.3 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22710,
            "slug": "vs19_128_023",
            "identifier": "vs19_128_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_023/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1238/10 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1238/10 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/10 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/10 GRIBAUDO CHIARA (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": 15,
            "n_margin": 125,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25677,
            "slug": "vs19_210_093",
            "identifier": "vs19_210_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_093/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1341",
            "original_title": "Votazione Articolo 20 DDL n. 1341",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 45,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 37.04
        }
    ]
}