Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=133
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=-n_rebels&page=134",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=132",
    "results": [
        {
            "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": 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": 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": 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": 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": 18616,
            "slug": "vs19_027_111",
            "identifier": "vs19_027_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_111/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/643-BIS/202 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/643-BIS/202 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/202 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/202 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 18437,
            "slug": "vs19_027_109",
            "identifier": "vs19_027_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_109/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 109,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/200 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/200 GIULIANO CARLA (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": 32,
            "majority_cohesion_rate": 84.39,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18415,
            "slug": "vs19_027_013",
            "identifier": "vs19_027_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_013/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 13,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 10 DDL n. 0643-bis",
            "description_title": "Articolo 10",
            "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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 89.03,
            "minority_cohesion_rate": 91.36
        },
        {
            "id": 18414,
            "slug": "vs19_027_008",
            "identifier": "vs19_027_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_008/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 8,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 5 DDL n. 0643-bis",
            "description_title": "Articolo 5",
            "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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 88.61,
            "minority_cohesion_rate": 92.59
        },
        {
            "id": 18573,
            "slug": "vs19_027_026",
            "identifier": "vs19_027_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_026/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/643-BIS/4 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/4 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/4 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/4 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 90.12
        },
        {
            "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": 18580,
            "slug": "vs19_027_048",
            "identifier": "vs19_027_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_048/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/643-BIS/51 SCHLEIN ELLY (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/51 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/51 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/51 SCHLEIN ELLY (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": 26,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 87.04
        },
        {
            "id": 18613,
            "slug": "vs19_027_099",
            "identifier": "vs19_027_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_099/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/643-BIS/188 CONTE GIUSEPPE (M5S) - Votazione Ordine del giorno 9/643-BIS/188 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/188 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/188 CONTE GIUSEPPE (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": 48,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18434,
            "slug": "vs19_027_065",
            "identifier": "vs19_027_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_065/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 65,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/100 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/100 DI BIASE MICHELA (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": 86.08,
            "minority_cohesion_rate": 87.65
        },
        {
            "id": 18435,
            "slug": "vs19_027_028",
            "identifier": "vs19_027_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_028/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 28,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/7 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/7 VACCARI STEFANO (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": 36,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18436,
            "slug": "vs19_027_090",
            "identifier": "vs19_027_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_090/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 90,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/169 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/169 CANTONE LUCIANO (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": 34,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 18541,
            "slug": "vs19_027_033",
            "identifier": "vs19_027_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_033/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/643-BIS/16 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/16 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/16 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/16 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 84.81,
            "minority_cohesion_rate": 91.36
        },
        {
            "id": 18547,
            "slug": "vs19_027_053",
            "identifier": "vs19_027_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_053/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/643-BIS/57 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/643-BIS/57 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/57 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/57 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 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": 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": 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": 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": 19463,
            "slug": "vs19_055_009",
            "identifier": "vs19_055_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_055_009/?format=api",
            "sitting": {
                "id": 1304,
                "date": "2023-02-21",
                "number": 55,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/77/21 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/77/21 DDL n. 0771",
            "original_title": "Votazione Ordine del giorno 9/77/21 DDL n. 0771",
            "description_title": "Ordine del giorno n. 9/77/21 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 19468,
            "slug": "vs19_055_004",
            "identifier": "vs19_055_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_055_004/?format=api",
            "sitting": {
                "id": 1304,
                "date": "2023-02-21",
                "number": 55,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/771/9 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/771/9 DDL n. 0771",
            "original_title": "Votazione Ordine del giorno 9/771/9 DDL n. 0771",
            "description_title": "Ordine del giorno n. 9/771/9 CAPPELLETTI ENRICO (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": 67.09,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19755,
            "slug": "vs19_061_015",
            "identifier": "vs19_061_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_015/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/908/24 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/908/24 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/24 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/24 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": 31,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19761,
            "slug": "vs19_061_013",
            "identifier": "vs19_061_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_013/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/908/22 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/908/22 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/22 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/22 DORI DEVIS (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": 51,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 19763,
            "slug": "vs19_061_020",
            "identifier": "vs19_061_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_020/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/908/30 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/908/30 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/30 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/30 PICCOLOTTI ELISABETTA (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": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 18820,
            "slug": "vs19_037_001",
            "identifier": "vs19_037_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_037_001/?format=api",
            "sitting": {
                "id": 1274,
                "date": "2023-01-17",
                "number": 37,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza - Votazione PDL n. 0103",
            "original_title": "Votazione PDL n. 0103",
            "description_title": "Dichiarazione di urgenza",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 19818,
            "slug": "vs19_065_006",
            "identifier": "vs19_065_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_006/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00062, limitatamente al capoverso primo della parte dispositiva, RUFFINO DANIELA (AIV-RE) ed altri - Votazione Mozione 1_00062",
            "original_title": "Votazione Mozione 1_00062",
            "description_title": "Mozione n. 1-00062, limitatamente al capoverso primo della parte dispositiva, RUFFINO DANIELA (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 19819,
            "slug": "vs19_065_007",
            "identifier": "vs19_065_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_007/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00062, limitatamente ai capoversi secondo e terzo della parte dispositiva, RUFFINO DANIELA (AIV-RE) ed altri - Votazione Mozione 1_00062",
            "original_title": "Votazione Mozione 1_00062",
            "description_title": "Mozione n. 1-00062, limitatamente ai capoversi secondo e terzo della parte dispositiva, RUFFINO DANIELA (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19824,
            "slug": "vs19_065_019",
            "identifier": "vs19_065_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_019/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00069, limitatamente al capoverso secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00069",
            "original_title": "Votazione Mozione 1_00069",
            "description_title": "Mozione n. 1-00069, limitatamente al capoverso secondo della parte dispositiva, 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19799,
            "slug": "vs19_064_008",
            "identifier": "vs19_064_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_008/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 3-QUATER.01 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 3-QUATER.01 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-QUATER.01 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-QUATER.01 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19797,
            "slug": "vs19_064_007",
            "identifier": "vs19_064_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_007/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.1 FONTANA ILARIA (M5S) - Votazione Emendamento 3.1 DDL n. 0930",
            "original_title": "Votazione Emendamento 3.1 DDL n. 0930",
            "description_title": "Emendamento 3.1 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19794,
            "slug": "vs19_064_001",
            "identifier": "vs19_064_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_001/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.4 FONTANA ILARIA (M5S) - Votazione Emendamento 1.4 DDL n. 0930",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0930",
            "description_title": "Emendamento 1.4 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19801,
            "slug": "vs19_064_035",
            "identifier": "vs19_064_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_035/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/930/7, nel testo riformulato, MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/930/7, DDL n. 0930",
            "original_title": "Votazione Ordine del giorno 9/930/7, DDL n. 0930",
            "description_title": "Ordine del giorno n. 9/930/7, nel testo riformulato, MORFINO 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": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19793,
            "slug": "vs19_064_027",
            "identifier": "vs19_064_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_027/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 3-TERDECIES.01 MORFINO DANIELA (M5S) - Votazione Emendamento 3-TERDECIES.01 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-TERDECIES.01 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-TERDECIES.01 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 19780,
            "slug": "vs19_064_029",
            "identifier": "vs19_064_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_029/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 4.2 L'ABBATE PATTY (M5S) e 4.3 BONELLI ANGELO (AVS) - Votazione Emendamento 4.2 DDL n. 0930",
            "original_title": "Votazione Emendamento 4.2 DDL n. 0930",
            "description_title": "Identici emendamenti 4.2 L'ABBATE PATTY (M5S) e 4.3 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 19785,
            "slug": "vs19_064_026",
            "identifier": "vs19_064_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_026/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 3-UNDECIES.016 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 3-UNDECIES.016 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.016 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.016 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19802,
            "slug": "vs19_064_038",
            "identifier": "vs19_064_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_038/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/930/10 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/930/10 DDL n. 0930",
            "original_title": "Votazione Ordine del giorno 9/930/10 DDL n. 0930",
            "description_title": "Ordine del giorno n. 9/930/10 L'ABBATE PATTY (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": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19772,
            "slug": "vs19_064_012",
            "identifier": "vs19_064_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_012/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 3-DECIES.03 CASO ANTONIO (M5S) - Votazione Emendamento 3-DECIES.03 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-DECIES.03 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-DECIES.03 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19769,
            "slug": "vs19_064_003",
            "identifier": "vs19_064_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_003/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.2 DDL n. 0930",
            "original_title": "Votazione Emendamento 1.2 DDL n. 0930",
            "description_title": "Emendamento 1.2 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19773,
            "slug": "vs19_064_017",
            "identifier": "vs19_064_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_017/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 3-UNDECIES.01 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 3-UNDECIES.01 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.01 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.01 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19281,
            "slug": "vs19_051_027",
            "identifier": "vs19_051_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_027/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/750/33 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/750/33 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/33 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/33 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": 24,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19274,
            "slug": "vs19_051_025",
            "identifier": "vs19_051_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_025/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/750/31 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/750/31 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/31 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/31 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19283,
            "slug": "vs19_051_004",
            "identifier": "vs19_051_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_004/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/750/7 COSTA ENRICO (AIV-RE) - Votazione Ordine del giorno 9/750/7 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/7 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/7 COSTA ENRICO (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19264,
            "slug": "vs19_051_032",
            "identifier": "vs19_051_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_032/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/750/38 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/750/38 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/38 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/38 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19252,
            "slug": "vs19_051_030",
            "identifier": "vs19_051_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_030/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/750/36 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/750/36 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/36 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/36 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": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 19251,
            "slug": "vs19_051_023",
            "identifier": "vs19_051_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_023/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/750/29 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/750/29 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/29 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/29 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19267,
            "slug": "vs19_051_038",
            "identifier": "vs19_051_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_038/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/750/45 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/750/45 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/45 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/45 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": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19255,
            "slug": "vs19_051_020",
            "identifier": "vs19_051_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_020/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/750/26 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/750/26 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/26 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/26 PROVENZANO GIUSEPPE (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": 24,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 79.63
        }
    ]
}