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

{
    "count": 23033,
    "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_margin&page=287",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=285",
    "results": [
        {
            "id": 24444,
            "slug": "vs19_176_017",
            "identifier": "vs19_176_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_017/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.1003 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 2.1003 PDL n. 0854",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 0854",
            "description_title": "Emendamento 2.1003 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 25965,
            "slug": "vs19_213_020",
            "identifier": "vs19_213_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_020/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1601/28 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1601/28 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/28 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/28 CHERCHI SUSANNA (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": 30,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24059,
            "slug": "vs19_160_031",
            "identifier": "vs19_160_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_031/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1364/3 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1364/3 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/3 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/3 ASCARI STEFANIA (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": 30,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21224,
            "slug": "vs19_105_010",
            "identifier": "vs19_105_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_010/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1060/R/28 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1060/R/28 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/28 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/28 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 40215,
            "slug": "19-344-1",
            "identifier": "19-344-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-344-1/?format=api",
            "sitting": {
                "id": 2083,
                "date": "2025-09-23",
                "number": 344,
                "branch": "S"
            },
            "number": 1,
            "title": "Delega Governo retribuzione lavoratori - Votazione questione pregiudiziale",
            "original_title": "Votazione questione pregiudiziale",
            "description_title": "Delega Governo retribuzione lavoratori",
            "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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 22.89
        },
        {
            "id": 38330,
            "slug": "19-303-4",
            "identifier": "19-303-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-4/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 4,
            "title": "DDL n. 1407. Articolo 4",
            "original_title": "DDL n. 1407. Articolo 4",
            "description_title": null,
            "public_title": null,
            "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": 68.07,
            "minority_cohesion_rate": 45.78
        },
        {
            "id": 18513,
            "slug": "vs19_027_007",
            "identifier": "vs19_027_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_007/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 7,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 4 DDL n. 0643-bis",
            "description_title": "Articolo 4",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 89.45,
            "minority_cohesion_rate": 92.59
        },
        {
            "id": 21218,
            "slug": "vs19_105_016",
            "identifier": "vs19_105_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_016/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1060/R/49 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1060/R/49 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/49 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/49 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24097,
            "slug": "vs19_160_042",
            "identifier": "vs19_160_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_042/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1364/16 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1364/16 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/16 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/16 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": 30,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21050,
            "slug": "vs19_097_060",
            "identifier": "vs19_097_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_060/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno  n. 9/1112/67 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1112/67 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/67 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/67 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": 30,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29601,
            "slug": "vs19_256_036",
            "identifier": "vs19_256_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_036/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/630/6 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/630/6 PDL n. 0630",
            "original_title": "Votazione Ordine del giorno 9/630/6 PDL n. 0630",
            "description_title": "Ordine del giorno n. 9/630/6 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 40849,
            "slug": "vs19_555_126",
            "identifier": "vs19_555_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_126/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 126,
            "title": "ARTICOLO 23 - Votazione Articolo 23 ",
            "original_title": "Votazione Articolo 23 ",
            "description_title": "ARTICOLO 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 29022,
            "slug": "vs19_265_011",
            "identifier": "vs19_265_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_011/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 21.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 21.600, DDL n. 1435",
            "original_title": "Votazione Emendamento 21.600, DDL n. 1435",
            "description_title": "Emendamento 21.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 18810,
            "slug": "vs19_043_020",
            "identifier": "vs19_043_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_020/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 11.100 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 11.100 PDL n. 0338",
            "original_title": "Votazione Emendamento 11.100 PDL n. 0338",
            "description_title": "Emendamento 11.100 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19147,
            "slug": "vs19_045_022",
            "identifier": "vs19_045_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_022/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.22 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 1.22 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.22 DDL n. 0785",
            "description_title": "Emendamento 1.22 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 18509,
            "slug": "vs19_027_003",
            "identifier": "vs19_027_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_003/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 3,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Emendamento Tab. DDL n. 0643-bis",
            "description_title": "Emendamento Tab. 2.2 MANZI IRENE (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 87.76,
            "minority_cohesion_rate": 92.59
        },
        {
            "id": 21139,
            "slug": "vs19_097_092",
            "identifier": "vs19_097_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_092/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 92,
            "title": "Subemendamento 0.11.0100.1 ONORI FEDERICA (M5S) - Votazione Emendamento 0.11.0100.1 PDL n. 0859",
            "original_title": "Votazione Emendamento 0.11.0100.1 PDL n. 0859",
            "description_title": "Subemendamento 0.11.0100.1 ONORI FEDERICA (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": 30,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24096,
            "slug": "vs19_160_032",
            "identifier": "vs19_160_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_032/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1364/4 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1364/4 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/4 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/4 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29661,
            "slug": "vs19_260_056",
            "identifier": "vs19_260_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_056/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 2.14 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.14 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.14 DDL n. 1759",
            "description_title": "Emendamento 2.14 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28639,
            "slug": "vs19_252_070",
            "identifier": "vs19_252_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_070/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 6.1006 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1006 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1006 PDL n. 0703",
            "description_title": "Emendamento 6.1006 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 19160,
            "slug": "vs19_045_036",
            "identifier": "vs19_045_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_036/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 2-BIS.2 EVI ELEONORA (AVS) - Votazione Emendamento 2-BIS.2 DDL n. 0785",
            "original_title": "Votazione Emendamento 2-BIS.2 DDL n. 0785",
            "description_title": "Emendamento 2-BIS.2 EVI ELEONORA (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": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 40832,
            "slug": "vs19_555_027",
            "identifier": "vs19_555_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_027/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 27,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 29665,
            "slug": "vs19_260_060",
            "identifier": "vs19_260_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_060/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 2.020 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.020 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.020 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.020 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29808,
            "slug": "vs19_261_121",
            "identifier": "vs19_261_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_121/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 121,
            "title": "Emendamento 15.111 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.111 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.111 DDL n. 1435",
            "description_title": "Emendamento 15.111 TRAVERSI ROBERTO (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": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 21154,
            "slug": "vs19_097_072",
            "identifier": "vs19_097_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_072/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1112/79 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1112/79 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/79 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/79 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 18428,
            "slug": "vs19_027_093",
            "identifier": "vs19_027_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_093/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 93,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/178 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/178 CASO ANTONIO (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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 18522,
            "slug": "vs19_027_010",
            "identifier": "vs19_027_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_010/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 10,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 7 DDL n. 0643-bis",
            "description_title": "Articolo 7",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 89.03,
            "minority_cohesion_rate": 91.36
        },
        {
            "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": 21205,
            "slug": "vs19_103_040",
            "identifier": "vs19_103_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_040/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1067/48 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1067/48 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/48 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/48 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 20128,
            "slug": "vs19_081_046",
            "identifier": "vs19_081_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_046/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/889-R/57 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/889-R/57 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/57 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/57 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 18801,
            "slug": "vs19_043_021",
            "identifier": "vs19_043_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_021/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 11.1 GIULIANO CARLA (M5S) - Votazione Emendamento 11.1 PDL n. 0338",
            "original_title": "Votazione Emendamento 11.1 PDL n. 0338",
            "description_title": "Emendamento 11.1 GIULIANO CARLA (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": 31,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28502,
            "slug": "vs19_251_066",
            "identifier": "vs19_251_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_066/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 66,
            "title": "Mozione n. 1-00244, sul capoverso ventisettesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso ventisettesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 18446,
            "slug": "vs19_027_046",
            "identifier": "vs19_027_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_046/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 46,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/44 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/44 SCARPA RACHELE (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 85.65,
            "minority_cohesion_rate": 87.65
        },
        {
            "id": 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": 29687,
            "slug": "vs19_260_082",
            "identifier": "vs19_260_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_082/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 2-quinquies.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2-quinquies.5 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.5 DDL n. 1759",
            "description_title": "Emendamento 2-quinquies.5 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 21114,
            "slug": "vs19_099_001",
            "identifier": "vs19_099_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_001/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 2.1 FENU EMILIANO (M5S) - Votazione Emendamento 2.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1115",
            "description_title": "Emendamento 2.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 18590,
            "slug": "vs19_027_034",
            "identifier": "vs19_027_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_034/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/643-BIS/17 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/17 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/17 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/17 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 29692,
            "slug": "vs19_260_087",
            "identifier": "vs19_260_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_087/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 2-quinquies.14 EVI ELEONORA (AVS) e 2-quinquies.15 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2-quinquies.14 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.14 DDL n. 1759",
            "description_title": "Identici emendamenti 2-quinquies.14 EVI ELEONORA (AVS) e 2-quinquies.15 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 19474,
            "slug": "vs19_055_003",
            "identifier": "vs19_055_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_055_003/?format=api",
            "sitting": {
                "id": 1304,
                "date": "2023-02-21",
                "number": 55,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/771/7 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/771/7 DDL n. 0771",
            "original_title": "Votazione Ordine del giorno 9/771/7 DDL n. 0771",
            "description_title": "Ordine del giorno n. 9/771/7 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 19891,
            "slug": "vs19_072_077",
            "identifier": "vs19_072_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_077/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 4.68 SPORTIELLO GILDA (M5S) - Votazione Emendamento 4.68 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.68 DDL n. 0977",
            "description_title": "Emendamento 4.68 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 18449,
            "slug": "vs19_027_069",
            "identifier": "vs19_027_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_069/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 69,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/110 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/110 TABACCI BRUNO (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 85.65,
            "minority_cohesion_rate": 87.65
        },
        {
            "id": 29226,
            "slug": "vs19_266_037",
            "identifier": "vs19_266_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_037/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 1.01 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.01 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.01 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29720,
            "slug": "vs19_261_032",
            "identifier": "vs19_261_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_032/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.8 CAROTENUTO DARIO (M5S) - Votazione Emendamento 4.8 DDL n. 1435",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1435",
            "description_title": "Emendamento 4.8 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21004,
            "slug": "vs19_095_001",
            "identifier": "vs19_095_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_095_001/?format=api",
            "sitting": {
                "id": 1363,
                "date": "2023-05-02",
                "number": 95,
                "branch": "C"
            },
            "number": 1,
            "title": "Chiusura della discussione sulle linee generali - Votazione chiusura della discussione DDL n. 1112",
            "original_title": "Votazione chiusura della discussione DDL n. 1112",
            "description_title": "Chiusura della discussione sulle linee generali",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Chiusura della discussione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18535,
            "slug": "vs19_027_113",
            "identifier": "vs19_027_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_113/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/643-BIS/41 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/41 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/41 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/41 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 82.7,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 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": 18628,
            "slug": "vs19_027_102",
            "identifier": "vs19_027_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_102/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/643-BIS/191 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/643-BIS/191 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/191 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/191 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 18927,
            "slug": "vs19_033_047",
            "identifier": "vs19_033_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_047/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/730/84 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/730/84 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/84 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/84 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 20195,
            "slug": "vs19_082_008",
            "identifier": "vs19_082_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_008/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/889-R/69 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/889-R/69 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/69 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/69 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.73
        },
        {
            "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
        }
    ]
}