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

{
    "count": 24888,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=489",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=487",
    "results": [
        {
            "id": 18524,
            "slug": "vs19_027_017",
            "identifier": "vs19_027_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_017/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 17,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 14 DDL n. 0643-bis",
            "description_title": "Articolo 14",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 89.87,
            "minority_cohesion_rate": 92.59
        },
        {
            "id": 18429,
            "slug": "vs19_027_115",
            "identifier": "vs19_027_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_115/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 115,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/226, DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/226, nel testo riformulato, RIZZETTO WALTER (FDI)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 82.7,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 18551,
            "slug": "vs19_027_106",
            "identifier": "vs19_027_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_106/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/643-BIS/196 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/643-BIS/196 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/196 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/196 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18535,
            "slug": "vs19_027_113",
            "identifier": "vs19_027_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_113/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/643-BIS/41 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/41 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/41 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/41 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 82.7,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 18579,
            "slug": "vs19_027_103",
            "identifier": "vs19_027_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_103/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/643-BIS/193 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/643-BIS/193 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/193 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/193 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 41,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18526,
            "slug": "vs19_027_023",
            "identifier": "vs19_027_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_023/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 23,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 20 DDL n. 0643-bis",
            "description_title": "Articolo 20",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 91.98
        },
        {
            "id": 18594,
            "slug": "vs19_027_045",
            "identifier": "vs19_027_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_045/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/643-BIS/40 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/40 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/40 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/40 BOLDRINI LAURA (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": 39,
            "majority_cohesion_rate": 85.23,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 18575,
            "slug": "vs19_027_105",
            "identifier": "vs19_027_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_105/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/643-BIS/195 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/643-BIS/195 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/195 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/195 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 18593,
            "slug": "vs19_027_064",
            "identifier": "vs19_027_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_064/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/643-BIS/97 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/97 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/97 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/97 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 12,
            "n_margin": 37,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 18609,
            "slug": "vs19_027_043",
            "identifier": "vs19_027_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_043/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/643-BIS/38 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/38 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/38 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/38 SARRACINO MARCO (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": 29,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 18518,
            "slug": "vs19_027_119",
            "identifier": "vs19_027_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_119/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 119,
            "title": "Fiducia legge di bilancio 2023",
            "original_title": "Votazione Questione di fiducia DDL n. 0643-bis",
            "description_title": "Votazione per appello nominale dell'articolo 1, sulla cui approvazione, senza emendamenti, subemendamenti ed articoli aggiuntivi, il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia legge di bilancio 2023",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 92.83,
            "minority_cohesion_rate": 93.83
        },
        {
            "id": 18558,
            "slug": "vs19_027_083",
            "identifier": "vs19_027_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_083/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/643-BIS/160 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/643-BIS/160 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/160 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/160 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 18586,
            "slug": "vs19_027_066",
            "identifier": "vs19_027_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_066/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/643-BIS/101 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/101 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/101 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/101 D'ALFONSO LUCIANO (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": 34,
            "majority_cohesion_rate": 84.81,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 18525,
            "slug": "vs19_027_118",
            "identifier": "vs19_027_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_118/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 118,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione finale DDL n. 0643-bis",
            "description_title": "Bilancio di previsione dello Stato per l'anno finanziario 2023 e bilancio pluriennale per il triennio 2023-2025",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 83.12,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 18520,
            "slug": "vs19_027_002",
            "identifier": "vs19_027_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_002/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento Tab. 2.1 MANZI IRENE (PD-IDP) - Votazione Emendamento Tab. DDL n. 0643-bis",
            "original_title": "Votazione Emendamento Tab. DDL n. 0643-bis",
            "description_title": "Emendamento Tab. 2.1 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 93.21
        },
        {
            "id": 18519,
            "slug": "vs19_027_019",
            "identifier": "vs19_027_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_019/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 19,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 16 DDL n. 0643-bis",
            "description_title": "Articolo 16",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 87.76,
            "minority_cohesion_rate": 88.27
        },
        {
            "id": 18438,
            "slug": "vs19_027_040",
            "identifier": "vs19_027_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_040/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 40,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/33 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/33 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 87.65
        },
        {
            "id": 18639,
            "slug": "vs19_027_031",
            "identifier": "vs19_027_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_031/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/643-BIS/14 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/14 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/14 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/14 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 86.5,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18635,
            "slug": "vs19_027_029",
            "identifier": "vs19_027_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_029/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/643-BIS/9 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/9 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/9 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/9 ASCANI ANNA (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": 27,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 90.12
        },
        {
            "id": 18633,
            "slug": "vs19_027_087",
            "identifier": "vs19_027_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_087/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/643-BIS/165 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/643-BIS/165 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/165 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/165 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 18630,
            "slug": "vs19_027_076",
            "identifier": "vs19_027_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_076/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/643-BIS/149 LANCELLOTTA ELISABETTA CHRISTIANA (FDI) - Votazione Ordine del giorno 9/643-BIS/149 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/149 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/149 LANCELLOTTA ELISABETTA CHRISTIANA (FDI)",
            "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": 142,
            "majority_cohesion_rate": 87.34,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 18562,
            "slug": "vs19_027_089",
            "identifier": "vs19_027_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_089/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/643-BIS/168 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/643-BIS/168 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/168 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/168 SPORTIELLO GILDA (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": 34,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 18530,
            "slug": "vs19_027_079",
            "identifier": "vs19_027_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_079/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/643-BIS/154 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/643-BIS/154 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/154 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/154 SILVESTRI FRANCESCO (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": 37,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 18514,
            "slug": "vs19_027_005",
            "identifier": "vs19_027_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_005/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 5,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Emendamento TaB. DDL n. 0643-bis",
            "description_title": "Emendamento TaB. 2.201 del Governo",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 90.3,
            "minority_cohesion_rate": 91.98
        },
        {
            "id": 18513,
            "slug": "vs19_027_007",
            "identifier": "vs19_027_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_007/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 7,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 4 DDL n. 0643-bis",
            "description_title": "Articolo 4",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 89.45,
            "minority_cohesion_rate": 92.59
        },
        {
            "id": 18512,
            "slug": "vs19_027_022",
            "identifier": "vs19_027_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_022/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 22,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 19 DDL n. 0643-bis",
            "description_title": "Articolo 19",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 87.34,
            "minority_cohesion_rate": 92.59
        },
        {
            "id": 18425,
            "slug": "vs19_027_063",
            "identifier": "vs19_027_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_063/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 63,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/88 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/88 CURTI AUGUSTO (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "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": 84.81,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 18585,
            "slug": "vs19_027_055",
            "identifier": "vs19_027_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_055/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/643-BIS/64 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/643-BIS/64 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/64 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/64 MARI FRANCESCO (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": 5,
            "n_margin": 41,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 18583,
            "slug": "vs19_027_078",
            "identifier": "vs19_027_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_078/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/643-BIS/152 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/643-BIS/152 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/152 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/152 MAGI RICCARDO (MISTO)",
            "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": 57,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 18449,
            "slug": "vs19_027_069",
            "identifier": "vs19_027_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_069/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 69,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/110 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/110 TABACCI BRUNO (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 85.65,
            "minority_cohesion_rate": 87.65
        },
        {
            "id": 18615,
            "slug": "vs19_027_061",
            "identifier": "vs19_027_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_061/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/643-BIS/84 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/84 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/84 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/84 GHIO VALENTINA (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": 32,
            "majority_cohesion_rate": 84.39,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18563,
            "slug": "vs19_027_114",
            "identifier": "vs19_027_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_114/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/643-BIS/159 (versione corretta) APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/643-BIS/159 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/159 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/159 (versione corretta) APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 18440,
            "slug": "vs19_027_050",
            "identifier": "vs19_027_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_050/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/643-BIS/53 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/53 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/53 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/53 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18622,
            "slug": "vs19_027_068",
            "identifier": "vs19_027_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_068/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/643-BIS/109 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/109 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/109 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/109 STEFANAZZI CLAUDIO MICHELE (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": 86.08,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 18611,
            "slug": "vs19_027_100",
            "identifier": "vs19_027_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_100/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/643-BIS/189 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/643-BIS/189 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/189 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/189 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 18602,
            "slug": "vs19_027_095",
            "identifier": "vs19_027_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_095/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/643-BIS/182 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/643-BIS/182 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/182 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/182 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18590,
            "slug": "vs19_027_034",
            "identifier": "vs19_027_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_034/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/643-BIS/17 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/17 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/17 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/17 GIRELLI GIAN ANTONIO (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": 31,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18561,
            "slug": "vs19_027_081",
            "identifier": "vs19_027_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_081/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/643-BIS/156 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/643-BIS/156 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/156 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/156 ALIFANO ENRICA (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": 51,
            "majority_cohesion_rate": 85.23,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 18559,
            "slug": "vs19_027_067",
            "identifier": "vs19_027_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_067/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/643-BIS/105 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/105 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/105 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/105 MANCINI CLAUDIO (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": 30,
            "majority_cohesion_rate": 84.81,
            "minority_cohesion_rate": 88.27
        },
        {
            "id": 18557,
            "slug": "vs19_027_104",
            "identifier": "vs19_027_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_104/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/643-BIS/194 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/643-BIS/194 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/194 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/194 GUBITOSA MICHELE (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": 38,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18555,
            "slug": "vs19_027_047",
            "identifier": "vs19_027_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_047/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/643-BIS/50 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/50 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/50 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/50 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": 4,
            "n_margin": 57,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 18511,
            "slug": "vs19_027_011",
            "identifier": "vs19_027_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_011/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 11,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 8 DDL n. 0643-bis",
            "description_title": "Articolo 8",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 89.45,
            "minority_cohesion_rate": 90.12
        },
        {
            "id": 18549,
            "slug": "vs19_027_054",
            "identifier": "vs19_027_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_054/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/643-BIS/59 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/643-BIS/59 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/59 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/59 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": 21,
            "n_margin": 80,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 18547,
            "slug": "vs19_027_053",
            "identifier": "vs19_027_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_053/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/643-BIS/57 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/643-BIS/57 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/57 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/57 ZARATTI FILIBERTO (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": 49,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 18509,
            "slug": "vs19_027_003",
            "identifier": "vs19_027_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_003/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 3,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Emendamento Tab. DDL n. 0643-bis",
            "description_title": "Emendamento Tab. 2.2 MANZI IRENE (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 87.76,
            "minority_cohesion_rate": 92.59
        },
        {
            "id": 18508,
            "slug": "vs19_027_018",
            "identifier": "vs19_027_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_018/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 18,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 15 DDL n. 0643-bis",
            "description_title": "Articolo 15",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 89.87,
            "minority_cohesion_rate": 92.59
        },
        {
            "id": 18418,
            "slug": "vs19_027_014",
            "identifier": "vs19_027_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_014/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 14,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 11 DDL n. 0643-bis",
            "description_title": "Articolo 11",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 89.87,
            "minority_cohesion_rate": 90.12
        },
        {
            "id": 18446,
            "slug": "vs19_027_046",
            "identifier": "vs19_027_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_046/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 46,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/44 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/44 SCARPA RACHELE (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 85.65,
            "minority_cohesion_rate": 87.65
        },
        {
            "id": 18532,
            "slug": "vs19_027_098",
            "identifier": "vs19_027_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_098/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/643-BIS/186 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/643-BIS/186 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/186 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/186 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 83.12,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 18439,
            "slug": "vs19_027_072",
            "identifier": "vs19_027_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_072/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 72,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/135 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/135 BONAFE' SIMONA (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 88,
            "majority_cohesion_rate": 86.08,
            "minority_cohesion_rate": 53.09
        }
    ]
}