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

{
    "count": 22002,
    "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=date&page=12",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=10",
    "results": [
        {
            "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": 18539,
            "slug": "vs19_027_052",
            "identifier": "vs19_027_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_052/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/643-BIS/56 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/56 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/56 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/56 FURFARO 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": 27,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 85.8
        },
        {
            "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": 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": 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": 18419,
            "slug": "vs19_027_092",
            "identifier": "vs19_027_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_092/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 92,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/173 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/173 IARIA ANTONINO (M5S)",
            "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": 29,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 83.95
        },
        {
            "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": 18606,
            "slug": "vs19_027_059",
            "identifier": "vs19_027_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_059/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/643-BIS/70 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/70 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/70 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/70 PAGANO UBALDO (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": 16,
            "n_margin": 46,
            "majority_cohesion_rate": 83.12,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 18413,
            "slug": "vs19_027_004",
            "identifier": "vs19_027_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_004/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 4,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Emendamento Tab. DDL n. 0643-bis",
            "description_title": "Emendamento Tab. 2.200 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": 14,
            "n_margin": 48,
            "majority_cohesion_rate": 88.61,
            "minority_cohesion_rate": 68.52
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 18621,
            "slug": "vs19_027_056",
            "identifier": "vs19_027_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_056/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/643-BIS/66 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/66 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/66 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/66 AMENDOLA VINCENZO (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": 34,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 77.16
        },
        {
            "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": 18574,
            "slug": "vs19_027_035",
            "identifier": "vs19_027_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_035/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/643-BIS/20 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/20 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/20 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/20 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 85.65,
            "minority_cohesion_rate": 84.57
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 18422,
            "slug": "vs19_027_051",
            "identifier": "vs19_027_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_051/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 51,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/54 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/54 PICCOLOTTI ELISABETTA (AVS)",
            "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": 30,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 81.48
        },
        {
            "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": 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": 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": 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": 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": 18599,
            "slug": "vs19_027_116",
            "identifier": "vs19_027_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_116/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/643-BIS/37 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/37 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/37 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/37 LAUS MAURO ANTONIO DONATO (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": 76,
            "majority_cohesion_rate": 84.81,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 18618,
            "slug": "vs19_027_091",
            "identifier": "vs19_027_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_091/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/643-BIS/171 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/643-BIS/171 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/171 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/171 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 82.7,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 18587,
            "slug": "vs19_027_058",
            "identifier": "vs19_027_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_058/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/643-BIS/69 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/643-BIS/69 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/69 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/69 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 83.12,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 18596,
            "slug": "vs19_027_112",
            "identifier": "vs19_027_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_112/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/643-BIS/217 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/643-BIS/217 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/217 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/217 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": 5,
            "n_margin": 39,
            "majority_cohesion_rate": 85.23,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18454,
            "slug": "vs19_027_070",
            "identifier": "vs19_027_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_070/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 70,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/111 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/111 DE LUCA PIERO (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": 3,
            "n_margin": 41,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 18444,
            "slug": "vs19_027_108",
            "identifier": "vs19_027_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_108/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 108,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/198 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/198 D'ORSO VALENTINA (M5S)",
            "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": 33,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 18592,
            "slug": "vs19_027_085",
            "identifier": "vs19_027_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_085/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/643-BIS/163 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/643-BIS/163 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/163 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/163 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 83.12,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18629,
            "slug": "vs19_027_025",
            "identifier": "vs19_027_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_025/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/643-BIS/2 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/2 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/2 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/2 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 87.65
        },
        {
            "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": 18564,
            "slug": "vs19_027_080",
            "identifier": "vs19_027_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_080/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/643-BIS/155 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/643-BIS/155 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/155 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/155 CAFIERO DE RAHO FEDERICO (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": 54,
            "majority_cohesion_rate": 84.39,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18560,
            "slug": "vs19_027_096",
            "identifier": "vs19_027_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_096/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/643-BIS/183 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/643-BIS/183 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/183 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/183 ONORI FEDERICA (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": 71,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 52.47
        }
    ]
}