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

{
    "count": 22091,
    "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=410",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=408",
    "results": [
        {
            "id": 19744,
            "slug": "vs19_061_001",
            "identifier": "vs19_061_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_001/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/908/1, come riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/908/1, DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/1, DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/1, come riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 110,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 19751,
            "slug": "vs19_061_002",
            "identifier": "vs19_061_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_002/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/908/2 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/908/2 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/2 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/2 ORLANDO 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": 37,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 19756,
            "slug": "vs19_061_022",
            "identifier": "vs19_061_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_022/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00078, come riformulata, BOSCHI MARIA ELENA (AIV-RE), GARDINI ELISABETTA (FDI), CIANI PAOLO (PD-IDP), LOIZZO SIMONA (LEGA), LUPI MAURIZIO (NM-M), PATRIARCA ANNARITA (FI-PPE), QUARTINI ANDREA (M5S), SCHULLIAN MANFRED (MISTO), ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00078",
            "original_title": "Votazione Mozione 1_00078",
            "description_title": "Mozione n. 1-00078, come riformulata, BOSCHI MARIA ELENA (AIV-RE), GARDINI ELISABETTA (FDI), CIANI PAOLO (PD-IDP), LOIZZO SIMONA (LEGA), LUPI MAURIZIO (NM-M), PATRIARCA ANNARITA (FI-PPE), QUARTINI ANDREA (M5S), SCHULLIAN MANFRED (MISTO), ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19752,
            "slug": "vs19_061_005",
            "identifier": "vs19_061_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_005/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/908/5 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/908/5 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/5 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/5 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": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 19749,
            "slug": "vs19_061_007",
            "identifier": "vs19_061_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_007/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/908/8 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/908/8 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/8 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/8 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19757,
            "slug": "vs19_061_003",
            "identifier": "vs19_061_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_003/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/908/3 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/908/3 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/3 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/3 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": 31,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19754,
            "slug": "vs19_061_008",
            "identifier": "vs19_061_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_008/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/908/9 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/908/9 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/9 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/9 AURIEMMA CARMELA (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": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19740,
            "slug": "vs19_060_001",
            "identifier": "vs19_060_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_060_001/?format=api",
            "sitting": {
                "id": 1312,
                "date": "2023-03-01",
                "number": 60,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto impianti strategici (ex Ilva)",
            "original_title": "Votazione Articolo unico DDL n. 0908",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 5 gennaio 2023, n. 2, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto impianti strategici (ex Ilva)",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 81.86,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 19742,
            "slug": "19-44-1",
            "identifier": "19-44-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-44-1/?format=api",
            "sitting": {
                "id": 1309,
                "date": "2023-03-01",
                "number": 44,
                "branch": "S"
            },
            "number": 1,
            "title": "Modifiche ai quorum per la validità delle elezioni comunali",
            "original_title": "Votazione finale",
            "description_title": "Quorum validità elezioni comunali",
            "public_title": "Modifiche ai quorum per la validità delle elezioni comunali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 66.09,
            "minority_cohesion_rate": 56.32
        },
        {
            "id": 19739,
            "slug": "vs19_059_001",
            "identifier": "vs19_059_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_059_001/?format=api",
            "sitting": {
                "id": 1311,
                "date": "2023-02-28",
                "number": 59,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 SERRACCHIANI DEBORA (PD-IDP) ed altri e n. 2 FENU EMILIANO (M5S) ed altri - Votazione pregiudiziale DDL n. 0889",
            "original_title": "Votazione pregiudiziale DDL n. 0889",
            "description_title": "Questioni pregiudiziali n. 1 SERRACCHIANI DEBORA (PD-IDP) ed altri e n. 2 FENU EMILIANO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19741,
            "slug": "vs19_059_002",
            "identifier": "vs19_059_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_059_002/?format=api",
            "sitting": {
                "id": 1311,
                "date": "2023-02-28",
                "number": 59,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali n. 1 ZANELLA LUANA (AVS) ed altri e n. 2 CAPPELLETTI ENRICO (M5S) ed altri - Votazione pregiudiziale DDL n. 0908",
            "original_title": "Votazione pregiudiziale DDL n. 0908",
            "description_title": "Questioni pregiudiziali n. 1 ZANELLA LUANA (AVS) ed altri e n. 2 CAPPELLETTI ENRICO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19727,
            "slug": "vs19_057_042",
            "identifier": "vs19_057_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_042/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/888/89 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/888/89 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/89 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/89 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 19688,
            "slug": "vs19_057_035",
            "identifier": "vs19_057_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_035/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/888/77 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/888/77 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/77 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/77 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19699,
            "slug": "vs19_057_047",
            "identifier": "vs19_057_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_047/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/888/97 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/888/97 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/97 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/97 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 14,
            "n_margin": 111,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19697,
            "slug": "vs19_057_010",
            "identifier": "vs19_057_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_010/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/888/25 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/888/25 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/25 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/25 ZANELLA LUANA (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": 46,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 19698,
            "slug": "vs19_057_019",
            "identifier": "vs19_057_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_019/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/888/38 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/888/38 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/38 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/38 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": 44,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 19732,
            "slug": "vs19_057_048",
            "identifier": "vs19_057_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_048/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/888/109, limitatamente all'impegno, DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/888/109, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/109, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/109, limitatamente all'impegno, DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19695,
            "slug": "vs19_057_013",
            "identifier": "vs19_057_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_013/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/888/29, come riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/888/29, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/29, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/29, come riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 140,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19712,
            "slug": "vs19_057_006",
            "identifier": "vs19_057_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_006/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/888/21, nel testo riformulato, CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/888/21, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/21, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/21, nel testo riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 115,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 19730,
            "slug": "vs19_057_020",
            "identifier": "vs19_057_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_020/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/888/41 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/888/41 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/41 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/41 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19715,
            "slug": "vs19_057_004",
            "identifier": "vs19_057_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_004/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/888/10 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/888/10 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/10 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/10 BERRUTO MAURO (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": 21,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19720,
            "slug": "vs19_057_001",
            "identifier": "vs19_057_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_001/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/888/2, nel testo riformulato, MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/888/2, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/2, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/2, nel testo riformulato, MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19731,
            "slug": "vs19_057_034",
            "identifier": "vs19_057_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_034/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/888/75 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/888/75 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/75 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/75 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19700,
            "slug": "vs19_057_037",
            "identifier": "vs19_057_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_037/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/888/81 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/888/81 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/81 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/81 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19696,
            "slug": "vs19_057_003",
            "identifier": "vs19_057_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_003/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/888/9, nel testo riformulato, MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/888/9, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/9, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/9, nel testo riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 131,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19707,
            "slug": "vs19_057_040",
            "identifier": "vs19_057_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_040/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/888/86 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/888/86 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/86 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/86 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19706,
            "slug": "vs19_057_039",
            "identifier": "vs19_057_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_039/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/888/83 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/888/83 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/83 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/83 IARIA ANTONINO (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": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 19701,
            "slug": "vs19_057_032",
            "identifier": "vs19_057_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_032/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/888/70, nel testo riformulato, CARMINA IDA (M5S) - Votazione Ordine del giorno 9/888/70, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/70, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/70, nel testo riformulato, CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 133,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19735,
            "slug": "vs19_057_027",
            "identifier": "vs19_057_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_027/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/888/59 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/888/59 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/59 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/59 CURTI AUGUSTO (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": 26,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19717,
            "slug": "vs19_057_050",
            "identifier": "vs19_057_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_050/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/888/111, nel testo riformulato, PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/888/111, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/111, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/111, nel testo riformulato, PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 122,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19691,
            "slug": "vs19_057_014",
            "identifier": "vs19_057_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_014/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/888/30 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/888/30 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/30 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/30 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": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 19694,
            "slug": "vs19_057_015",
            "identifier": "vs19_057_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_015/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/888/32 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/888/32 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/32 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/32 CIANI PAOLO (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": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 19734,
            "slug": "vs19_057_024",
            "identifier": "vs19_057_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_024/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/888/56, nel testo riformulato, MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/888/56, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/56, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/56, nel testo riformulato, MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 137,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19703,
            "slug": "vs19_057_021",
            "identifier": "vs19_057_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_021/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/888/43 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/888/43 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/43 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/43 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19692,
            "slug": "vs19_057_002",
            "identifier": "vs19_057_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_002/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/888/8 RUFFINO DANIELA (AIV-RE) - Votazione Ordine del giorno 9/888/8 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/8 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/8 RUFFINO DANIELA (AIV-RE)",
            "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": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19724,
            "slug": "vs19_057_011",
            "identifier": "vs19_057_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_011/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/888/26, come riformulato, GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/888/26, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/26, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/26, come riformulato, GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 135,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19702,
            "slug": "vs19_057_025",
            "identifier": "vs19_057_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_025/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/888/57 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/888/57 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/57 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/57 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 19721,
            "slug": "vs19_057_043",
            "identifier": "vs19_057_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_043/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/888/90 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/888/90 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/90 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/90 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 28,
            "n_margin": 106,
            "majority_cohesion_rate": 51.9,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19687,
            "slug": "vs19_057_022",
            "identifier": "vs19_057_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_022/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/888/47 MULE' GIORGIO (FI-PPE) - Votazione Ordine del giorno 9/888/47 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/47 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/47 MULE' GIORGIO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 114,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 19690,
            "slug": "vs19_057_016",
            "identifier": "vs19_057_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_016/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/888/33, nel testo riformulato, SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/888/33, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/33, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/33, nel testo riformulato, SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 131,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 19686,
            "slug": "vs19_057_051",
            "identifier": "vs19_057_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_051/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/888/42, nel testo riformulato, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/888/42, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/42, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/42, nel testo riformulato, GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 98,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 19693,
            "slug": "vs19_057_009",
            "identifier": "vs19_057_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_009/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/888/24 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/888/24 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/24 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/24 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 19689,
            "slug": "vs19_057_005",
            "identifier": "vs19_057_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_005/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/888/14 DE MONTE ISABELLA (AIV-RE) - Votazione Ordine del giorno 9/888/14 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/14 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/14 DE MONTE ISABELLA (AIV-RE)",
            "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": 71,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 19716,
            "slug": "vs19_057_052",
            "identifier": "vs19_057_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_052/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/888/60 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/888/60 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/60 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/60 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 19725,
            "slug": "vs19_057_038",
            "identifier": "vs19_057_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_038/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/888/82 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/888/82 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/82 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/82 GIULIANO CARLA (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": 50,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 19705,
            "slug": "vs19_057_028",
            "identifier": "vs19_057_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_028/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/888/61 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/888/61 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/61 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/61 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": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 19709,
            "slug": "vs19_057_045",
            "identifier": "vs19_057_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_045/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/888/93 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/888/93 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/93 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/93 RICCIARDI MARIANNA (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": 28,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 19710,
            "slug": "vs19_057_049",
            "identifier": "vs19_057_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_049/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/888/110, nel testo riformulato, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/888/110, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/110, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/110, nel testo riformulato, 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": "Approvata",
            "n_rebels": 10,
            "n_margin": 116,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19704,
            "slug": "vs19_057_007",
            "identifier": "vs19_057_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_007/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/888/22 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/888/22 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/22 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/22 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": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 19711,
            "slug": "vs19_057_029",
            "identifier": "vs19_057_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_029/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/888/62 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/888/62 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/62 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/62 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.35
        }
    ]
}