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

{
    "count": 22130,
    "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=185",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=183",
    "results": [
        {
            "id": 26380,
            "slug": "vs19_217_023",
            "identifier": "vs19_217_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_023/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 10.9 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 10.9 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.9 DDL n. 1342",
            "description_title": "Emendamento 10.9 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26382,
            "slug": "vs19_217_032",
            "identifier": "vs19_217_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_032/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 13.2 FENU EMILIANO (M5S) - Votazione Emendamento 13.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1342",
            "description_title": "Emendamento 13.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 21824,
            "slug": "vs19_132_011",
            "identifier": "vs19_132_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_011/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 11,
            "title": "Subemendamento 0.1.200.11 BALDINO VITTORIA (M5S) - Votazione Emendamento 0.1.200.11 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.11 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.11 BALDINO VITTORIA (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": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26400,
            "slug": "vs19_217_029",
            "identifier": "vs19_217_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_029/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1342",
            "original_title": "Votazione Articolo 11 DDL n. 1342",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 118,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26388,
            "slug": "vs19_217_026",
            "identifier": "vs19_217_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_026/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 10.05 FENU EMILIANO (M5S) - Votazione Emendamento 10.05 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.05 DDL n. 1342",
            "description_title": "Articolo aggiuntivo 10.05 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 65,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 26377,
            "slug": "vs19_217_038",
            "identifier": "vs19_217_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_038/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1342",
            "original_title": "Votazione Articolo 15 DDL n. 1342",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 21858,
            "slug": "vs19_132_029",
            "identifier": "vs19_132_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_029/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/115 E ABB./14 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/115 E ABB./14 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./14 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./14 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21848,
            "slug": "vs19_132_005",
            "identifier": "vs19_132_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_005/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 5,
            "title": "Subemendamento 0.1.200.5 BALDINO VITTORIA (M5S) - Votazione Emendamento 0.1.200.5 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.5 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.5 BALDINO VITTORIA (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": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21989,
            "slug": "vs19_124_002",
            "identifier": "vs19_124_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_002/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1151/8 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1151/8 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/8 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/8 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18344,
            "slug": "vs19_016_021",
            "identifier": "vs19_016_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_021/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00026 RICHETTI MATTEO (AIV-RE) - Votazione Mozione 1_00026",
            "original_title": "Votazione Mozione 1_00026",
            "description_title": "Mozione n. 1-00026 RICHETTI MATTEO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 65,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 21861,
            "slug": "vs19_132_026",
            "identifier": "vs19_132_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_026/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/115 E ABB./11 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/115 E ABB./11 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./11 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./11 RICCIARDI RICCARDO (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": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21862,
            "slug": "vs19_132_028",
            "identifier": "vs19_132_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_028/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22419,
            "slug": "vs19_134_117",
            "identifier": "vs19_134_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_117/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 117,
            "title": "Istituzione commissione d'inchiesta Covid",
            "original_title": "Votazione finale PDL n. 0384",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulla gestione dell'emergenza sanitaria causata dalla diffusione epidemica del virus SARS-CoV-2 e sulle misure adottate per prevenire e affrontare l'emergenza epidemiologica da SARS-CoV-2 (TESTO UNIFICATO PDL 384-446-459)",
            "public_title": "Istituzione commissione d'inchiesta Covid",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 85,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 91.98
        },
        {
            "id": 22418,
            "slug": "vs19_133_019",
            "identifier": "vs19_133_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_019/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 11.10, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 11.10, PDL n. 0596",
            "original_title": "Votazione Emendamento 11.10, PDL n. 0596",
            "description_title": "Emendamento 11.10, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 133,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26609,
            "slug": "vs19_220_035",
            "identifier": "vs19_220_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_035/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1627/14, nel testo riformulato, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1627/14, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/14, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/14, nel testo riformulato, MARINO MARIA STEFANIA (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": 139,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 21868,
            "slug": "vs19_132_022",
            "identifier": "vs19_132_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_022/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/115 E ABB./6, nel testo riformulato, FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/115 E ABB./6, PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./6, PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./6, nel testo riformulato, FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22422,
            "slug": "vs19_133_030",
            "identifier": "vs19_133_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_030/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1178",
            "original_title": "Votazione Articolo 2 PDL n. 1178",
            "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": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26217,
            "slug": "vs19_217_024",
            "identifier": "vs19_217_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_024/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 10.2 FONTANA ILARIA (M5S) - Votazione Emendamento 10.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1342",
            "description_title": "Emendamento 10.2 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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 22486,
            "slug": "vs19_133_029",
            "identifier": "vs19_133_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_029/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1178",
            "original_title": "Votazione Articolo 1 PDL n. 1178",
            "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": 0,
            "n_margin": 133,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22489,
            "slug": "vs19_133_015",
            "identifier": "vs19_133_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_015/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 11.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.14 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.14 PDL n. 0596",
            "description_title": "Emendamento 11.14 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": 35,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 18361,
            "slug": "vs19_016_023",
            "identifier": "vs19_016_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_023/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione contro l'introduzione del salario minimo",
            "original_title": "Votazione Mozione 1_00030",
            "description_title": "Mozione n. 1-00030 TENERINI CHIARA (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), PISANO CALOGERO (NM-M) ed altri",
            "public_title": "Mozione contro l'introduzione del salario minimo",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22471,
            "slug": "vs19_133_028",
            "identifier": "vs19_133_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_028/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 28,
            "title": "Disposizioni in materia di ordinamento delle professioni pedagogiche ed educative",
            "original_title": "Votazione finale PDL n. 0596",
            "description_title": "Disposizioni in materia di ordinamento delle professioni pedagogiche ed educative e istituzione dei relativi albi professionali (TESTO UNIFICATO PDL 596-659-952-991)",
            "public_title": "Disposizioni in materia di ordinamento delle professioni pedagogiche ed educative",
            "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": 127,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26793,
            "slug": "vs19_223_021",
            "identifier": "vs19_223_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_021/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1624/3 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1624/3 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/3 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/3 COLUCCI ALFONSO (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": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 22214,
            "slug": "vs19_147_023",
            "identifier": "vs19_147_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_023/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 1.01008 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 1.01008 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.01008 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.01008 ZAN ALESSANDRO (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": 8,
            "n_margin": 32,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22267,
            "slug": "vs19_146_033",
            "identifier": "vs19_146_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_033/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1194/R/56 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/56 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/56 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/56 FOSSI EMILIANO (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 24028,
            "slug": "vs19_157_032",
            "identifier": "vs19_157_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_032/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/536 E ABB/15 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/536 E ABB/15 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/15 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/15 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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22398,
            "slug": "vs19_146_005",
            "identifier": "vs19_146_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_005/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1194/R/10, nel testo riformulato, GADDA MARIA CHIARA (AIV-RE) - Votazione Ordine del giorno 9/1194/R/10, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/10, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/10, nel testo riformulato, GADDA MARIA CHIARA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 144,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 23908,
            "slug": "vs19_154_026",
            "identifier": "vs19_154_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_026/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 17.5 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 17.5 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 17.5 DDL n. 1038-B",
            "description_title": "Emendamento 17.5 LOVECCHIO GIORGIO (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": 44,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22807,
            "slug": "vs19_141_061",
            "identifier": "vs19_141_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_061/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 61,
            "title": "Modifiche al codice della proprietà industriale",
            "original_title": "Votazione finale DDL n. 1134",
            "description_title": "Modifiche al codice della proprietà industriale, di cui al decreto legislativo 10 febbraio 2005, n. 30 (Approvato dal Senato) (DDL 1134)",
            "public_title": "Modifiche al codice della proprietà industriale",
            "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": 104,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 21742,
            "slug": "vs19_114_045",
            "identifier": "vs19_114_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_045/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1114/83 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1114/83 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/83 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/83 BAKKALI OUIDAD (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": 5,
            "n_margin": 40,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 22289,
            "slug": "vs19_146_039",
            "identifier": "vs19_146_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_039/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1194/R/66 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/66 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/66 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/66 LAI SILVIO (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22201,
            "slug": "vs19_147_016",
            "identifier": "vs19_147_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_016/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0887",
            "original_title": "Votazione Articolo 1 PDL n. 0887",
            "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": 11,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 23989,
            "slug": "vs19_157_009",
            "identifier": "vs19_157_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_009/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.100 ZANELLA LUANA (AVS) - Votazione Emendamento 2.100 PDL n. 0536",
            "original_title": "Votazione Emendamento 2.100 PDL n. 0536",
            "description_title": "Emendamento 2.100 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 23960,
            "slug": "vs19_154_062",
            "identifier": "vs19_154_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_062/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1038-B/12 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1038-B/12 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/12 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/12 QUARTINI ANDREA (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": 4,
            "n_margin": 34,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29509,
            "slug": "vs19_187_007",
            "identifier": "vs19_187_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_007/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1416/16 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1416/16 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/16 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/16 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22204,
            "slug": "vs19_147_017",
            "identifier": "vs19_147_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_017/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 1.01 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.01 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.01 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.01 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": 9,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22365,
            "slug": "vs19_146_029",
            "identifier": "vs19_146_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_029/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1194/R/51 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/51 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/51 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/51 GNASSI 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22396,
            "slug": "vs19_147_040",
            "identifier": "vs19_147_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_040/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/887 E ABB./18 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/887 E ABB./18 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./18 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./18 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22247,
            "slug": "vs19_150_030",
            "identifier": "vs19_150_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_030/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1239/51 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1239/51 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/51 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/51 MANZI IRENE (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": 33,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22221,
            "slug": "vs19_147_020",
            "identifier": "vs19_147_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_020/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 1.01015 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 1.01015 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.01015 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.01015 ZAN ALESSANDRO (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": 8,
            "n_margin": 33,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24624,
            "slug": "vs19_184_008",
            "identifier": "vs19_184_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_008/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.3 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1406",
            "description_title": "Emendamento 2.3 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24745,
            "slug": "vs19_175_033",
            "identifier": "vs19_175_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_033/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.3 BOSCHI MARIA ELENA (AIV-RE) - Votazione Emendamento 5.3 PDL n. 0835",
            "original_title": "Votazione Emendamento 5.3 PDL n. 0835",
            "description_title": "Emendamento 5.3 BOSCHI MARIA ELENA (AIV-RE)",
            "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": 13,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 24046,
            "slug": "vs19_160_004",
            "identifier": "vs19_160_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_004/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.6 MARI FRANCESCO (AVS) - Votazione Emendamento 1.6 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1364",
            "description_title": "Emendamento 1.6 MARI FRANCESCO (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": 35,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24083,
            "slug": "vs19_160_021",
            "identifier": "vs19_160_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_021/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.6 AIELLO DAVIDE (M5S) - Votazione Emendamento 3.6 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1364",
            "description_title": "Emendamento 3.6 AIELLO DAVIDE (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": 41,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29383,
            "slug": "vs19_272_005",
            "identifier": "vs19_272_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_005/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.511 della Commissione - Votazione Emendamento 1.511 PDL n. 0982",
            "original_title": "Votazione Emendamento 1.511 PDL n. 0982",
            "description_title": "Emendamento 1.511 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 84,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24062,
            "slug": "vs19_160_049",
            "identifier": "vs19_160_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_049/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1364/23, nel testo riformulato, GADDA MARIA CHIARA (AIV-RE) - Votazione Ordine del giorno 9/1364/23, DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/23, DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/23, nel testo riformulato, GADDA MARIA CHIARA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 137,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24066,
            "slug": "vs19_160_034",
            "identifier": "vs19_160_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_034/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1364/7 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1364/7 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/7 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/7 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": 23,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22283,
            "slug": "vs19_150_054",
            "identifier": "vs19_150_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_054/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1239/16 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1239/16 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/16 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/16 RICCIARDI MARIANNA (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": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24189,
            "slug": "vs19_168_036",
            "identifier": "vs19_168_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_036/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1373/43, nel testo riformulato, SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1373/43, DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/43, DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/43, nel testo riformulato, SIMIANI MARCO (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": 5,
            "n_margin": 114,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 26718,
            "slug": "vs19_222_038",
            "identifier": "vs19_222_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_038/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.38 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.38 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1624",
            "description_title": "Emendamento 1.38 PROVENZANO GIUSEPPE (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": 68.78,
            "minority_cohesion_rate": 72.22
        }
    ]
}