Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=258
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=identifier&page=259",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=257",
    "results": [
        {
            "id": 26727,
            "slug": "vs19_223_017",
            "identifier": "vs19_223_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_017/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 5.3 ONORI FEDERICA (M5S), 5.4 BONELLI ANGELO (AVS) e 5.5 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 5.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1624",
            "description_title": "Identici emendamenti 5.3 ONORI FEDERICA (M5S), 5.4 BONELLI ANGELO (AVS) e 5.5 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26766,
            "slug": "vs19_223_018",
            "identifier": "vs19_223_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_018/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 5.01 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 5.01 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1624",
            "description_title": "Articolo aggiuntivo 5.01 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26748,
            "slug": "vs19_223_019",
            "identifier": "vs19_223_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_019/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 5.02 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 5.02 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1624",
            "description_title": "Articolo aggiuntivo 5.02 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": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26755,
            "slug": "vs19_223_020",
            "identifier": "vs19_223_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_020/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 5.03 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 5.03 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.03 DDL n. 1624",
            "description_title": "Articolo aggiuntivo 5.03 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": 22,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.69
        },
        {
            "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": 26808,
            "slug": "vs19_223_022",
            "identifier": "vs19_223_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_022/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1624/5 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1624/5 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/5 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/5 LOMUTI ARNALDO (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": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26791,
            "slug": "vs19_223_023",
            "identifier": "vs19_223_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_023/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1624/8, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1624/8, DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/8, DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/8, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 137,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26798,
            "slug": "vs19_223_024",
            "identifier": "vs19_223_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_024/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1624/10 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1624/10 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/10 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/10 FERRARI SARA (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": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26804,
            "slug": "vs19_223_025",
            "identifier": "vs19_223_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_025/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1624/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1624/14 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/14 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/14 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26809,
            "slug": "vs19_223_026",
            "identifier": "vs19_223_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_026/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1624/15 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1624/15 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/15 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/15 FRATOIANNI NICOLA (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": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26796,
            "slug": "vs19_223_027",
            "identifier": "vs19_223_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_027/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1624/16 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1624/16 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/16 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/16 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26724,
            "slug": "vs19_223_028",
            "identifier": "vs19_223_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_028/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 28,
            "title": "Conversione decreto governance del Piano Mattei",
            "original_title": "Votazione finale DDL n. 1624",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 15 novembre 2023, n. 161, recante disposizioni urgenti per il \"Piano Mattei\" per lo sviluppo in Stati del Continente africano (Approvato dal Senato) (DDL 1624)",
            "public_title": "Conversione decreto governance del Piano Mattei",
            "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": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26757,
            "slug": "vs19_223_029",
            "identifier": "vs19_223_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_029/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.50 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.50 PDL n. 0823",
            "original_title": "Votazione Emendamento 1.50 PDL n. 0823",
            "description_title": "Emendamento 1.50 VARCHI MARIA CAROLINA (FDI)",
            "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": 34,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26735,
            "slug": "vs19_223_030",
            "identifier": "vs19_223_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_030/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.50 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 2.50 PDL n. 0823",
            "original_title": "Votazione Emendamento 2.50 PDL n. 0823",
            "description_title": "Emendamento 2.50 VARCHI MARIA CAROLINA (FDI)",
            "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": 35,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26747,
            "slug": "vs19_223_031",
            "identifier": "vs19_223_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_031/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 5.1 PITTALIS PIETRO (FI-PPE) e 5.50 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 5.1 PDL n. 0823",
            "original_title": "Votazione Emendamento 5.1 PDL n. 0823",
            "description_title": "Identici emendamenti 5.1 PITTALIS PIETRO (FI-PPE) e 5.50 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26775,
            "slug": "vs19_223_032",
            "identifier": "vs19_223_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_032/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 8 (Mantenimento) - Votazione Articolo 8 PDL n. 0823",
            "original_title": "Votazione Articolo 8 PDL n. 0823",
            "description_title": "Articolo 8 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26764,
            "slug": "vs19_223_033",
            "identifier": "vs19_223_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_033/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 9 (Mantenimento) - Votazione Articolo 9 PDL n. 0823",
            "original_title": "Votazione Articolo 9 PDL n. 0823",
            "description_title": "Articolo 9 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26746,
            "slug": "vs19_223_034",
            "identifier": "vs19_223_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_034/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 11.50 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 11.50 PDL n. 0823",
            "original_title": "Votazione Emendamento 11.50 PDL n. 0823",
            "description_title": "Emendamento 11.50 VARCHI MARIA CAROLINA (FDI)",
            "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": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 26709,
            "slug": "vs19_224_001",
            "identifier": "vs19_224_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_001/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00224, come riformulata, ad eccesione del capoverso terzo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00224",
            "original_title": "Votazione Mozione 1_00224",
            "description_title": "Mozione n. 1-00224, come riformulata, ad eccesione del capoverso terzo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 141,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26717,
            "slug": "vs19_224_002",
            "identifier": "vs19_224_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_002/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00224, come riformulata, limitatamente al capoverso terzo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00224",
            "original_title": "Votazione Mozione 1_00224",
            "description_title": "Mozione n. 1-00224, come riformulata, limitatamente al capoverso terzo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 106,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26712,
            "slug": "vs19_224_003",
            "identifier": "vs19_224_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_003/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00225, come riformulata, GIRELLI GIAN ANTONIO (PD-IDP) ed altri - Votazione Mozione 1_00225",
            "original_title": "Votazione Mozione 1_00225",
            "description_title": "Mozione n. 1-00225, come riformulata, GIRELLI GIAN ANTONIO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26707,
            "slug": "vs19_224_004",
            "identifier": "vs19_224_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_004/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00226 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi settimo, decimo, quindicesimo, sedicesimo, diciannovesimo e ventesimo, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi settimo, decimo, quindicesimo, sedicesimo, diciannovesimo e ventesimo, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26708,
            "slug": "vs19_224_005",
            "identifier": "vs19_224_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_005/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00226 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi settimo, decimo, quindicesimo, sedicesimo, diciannovesimo e ventesimo, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi settimo, decimo, quindicesimo, sedicesimo, diciannovesimo e ventesimo, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 138,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26715,
            "slug": "vs19_224_006",
            "identifier": "vs19_224_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_006/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00226 (Nuova formulazione), congiuntamente sui capoversi settimo e ventesimo della parte dispositiva, come riformulati, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), congiuntamente sui capoversi settimo e ventesimo della parte dispositiva, come riformulati, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 19,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26706,
            "slug": "vs19_224_007",
            "identifier": "vs19_224_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_007/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso quindicesimo della parte dispositiva, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso quindicesimo della parte dispositiva, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 26716,
            "slug": "vs19_224_008",
            "identifier": "vs19_224_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_008/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso diciannovesimo della parte dispositiva, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso diciannovesimo della parte dispositiva, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26710,
            "slug": "vs19_224_009",
            "identifier": "vs19_224_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_009/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00226 (Nuova formulazione), sulla premessa, ad eccezione dei capoversi diciassettesimo, ventesimo e ventitreesimo, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), sulla premessa, ad eccezione dei capoversi diciassettesimo, ventesimo e ventitreesimo, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26714,
            "slug": "vs19_224_010",
            "identifier": "vs19_224_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_010/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00226 (Nuova formulazione), sulla premessa, sui capoversi diciassettesimo, ventesimo e ventitreesimo, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), sulla premessa, sui capoversi diciassettesimo, ventesimo e ventitreesimo, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26711,
            "slug": "vs19_224_011",
            "identifier": "vs19_224_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_011/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00227, BONETTI ELENA (APERRE) ed altri - Votazione Mozione 1_00227",
            "original_title": "Votazione Mozione 1_00227",
            "description_title": "Mozione n. 1-00227, BONETTI ELENA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 141,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26713,
            "slug": "vs19_224_012",
            "identifier": "vs19_224_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_012/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00229, come riformulata, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00229",
            "original_title": "Votazione Mozione 1_00229",
            "description_title": "Mozione n. 1-00229, come riformulata, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 141,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26705,
            "slug": "vs19_224_013",
            "identifier": "vs19_224_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_013/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00230, come riformulata, CIANCITTO FRANCESCO MARIA SALVATORE (FDI), LOIZZO SIMONA (LEGA), PATRIARCA ANNARITA (FI-PPE), BRAMBILLA MICHELA VITTORIA (NM-M) ed altri - Votazione Mozione 1_00230",
            "original_title": "Votazione Mozione 1_00230",
            "description_title": "Mozione n. 1-00230, come riformulata, CIANCITTO FRANCESCO MARIA SALVATORE (FDI), LOIZZO SIMONA (LEGA), PATRIARCA ANNARITA (FI-PPE), BRAMBILLA MICHELA VITTORIA (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 108,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26819,
            "slug": "vs19_227_001",
            "identifier": "vs19_227_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_001/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.2 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.2 PDL n. 0893",
            "description_title": "Emendamento 1.2 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": 0,
            "n_margin": 92,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 26839,
            "slug": "vs19_227_002",
            "identifier": "vs19_227_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_002/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.7 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.7 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.7 PDL n. 0893",
            "description_title": "Emendamento 1.7 CAFIERO DE RAHO FEDERICO (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": 97,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 26821,
            "slug": "vs19_227_003",
            "identifier": "vs19_227_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_003/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.19 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.19 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.19 PDL n. 0893",
            "description_title": "Emendamento 1.19 CAFIERO DE RAHO FEDERICO (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": 100,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26837,
            "slug": "vs19_227_004",
            "identifier": "vs19_227_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_004/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.20 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.20 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.20 PDL n. 0893",
            "description_title": "Emendamento 1.20 CAFIERO DE RAHO FEDERICO (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": 102,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 26815,
            "slug": "vs19_227_005",
            "identifier": "vs19_227_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_005/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.21 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.21 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.21 PDL n. 0893",
            "description_title": "Emendamento 1.21 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": 0,
            "n_margin": 102,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 26831,
            "slug": "vs19_227_006",
            "identifier": "vs19_227_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_006/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.59 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.59 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.59 PDL n. 0893",
            "description_title": "Emendamento 1.59 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": 100,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26817,
            "slug": "vs19_227_007",
            "identifier": "vs19_227_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_007/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.111 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.111 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.111 PDL n. 0893",
            "description_title": "Emendamento 1.111 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": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 26836,
            "slug": "vs19_227_008",
            "identifier": "vs19_227_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_008/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.110 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.110 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.110 PDL n. 0893",
            "description_title": "Emendamento 1.110 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": 78,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 26827,
            "slug": "vs19_227_009",
            "identifier": "vs19_227_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_009/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.61 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.61 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.61 PDL n. 0893",
            "description_title": "Emendamento 1.61 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": 101,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26838,
            "slug": "vs19_227_010",
            "identifier": "vs19_227_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_010/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.62 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.62 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.62 PDL n. 0893",
            "description_title": "Emendamento 1.62 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": 0,
            "n_margin": 104,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 26818,
            "slug": "vs19_227_011",
            "identifier": "vs19_227_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_011/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.63 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.63 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.63 PDL n. 0893",
            "description_title": "Emendamento 1.63 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": 0,
            "n_margin": 104,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 26835,
            "slug": "vs19_227_012",
            "identifier": "vs19_227_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_012/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.64 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.64 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.64 PDL n. 0893",
            "description_title": "Emendamento 1.64 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": 0,
            "n_margin": 104,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 26824,
            "slug": "vs19_227_013",
            "identifier": "vs19_227_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_013/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.65 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.65 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.65 PDL n. 0893",
            "description_title": "Emendamento 1.65 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26840,
            "slug": "vs19_227_014",
            "identifier": "vs19_227_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_014/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.60 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.60 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.60 PDL n. 0893",
            "description_title": "Emendamento 1.60 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": 38,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26825,
            "slug": "vs19_227_015",
            "identifier": "vs19_227_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_015/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.66 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.66 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.66 PDL n. 0893",
            "description_title": "Emendamento 1.66 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": 102,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 26841,
            "slug": "vs19_227_016",
            "identifier": "vs19_227_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_016/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.67 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.67 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.67 PDL n. 0893",
            "description_title": "Emendamento 1.67 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": 40,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26811,
            "slug": "vs19_227_017",
            "identifier": "vs19_227_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_017/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.103 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.103 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.103 PDL n. 0893",
            "description_title": "Emendamento 1.103 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": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26842,
            "slug": "vs19_227_018",
            "identifier": "vs19_227_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_018/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.102 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.102 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.102 PDL n. 0893",
            "description_title": "Emendamento 1.102 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": 37,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26822,
            "slug": "vs19_227_019",
            "identifier": "vs19_227_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_019/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.107 DORI DEVIS (AVS) - Votazione Emendamento 1.107 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.107 PDL n. 0893",
            "description_title": "Emendamento 1.107 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 66.05
        }
    ]
}