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

{
    "count": 22950,
    "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=179",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=177",
    "results": [
        {
            "id": 37120,
            "slug": "19-284-3",
            "identifier": "19-284-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-3/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 3,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 30,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 23435,
            "slug": "19-95-148",
            "identifier": "19-95-148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-148/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 148,
            "title": "Em. 7.10, Tajani e altri",
            "original_title": "Em. 7.10, Tajani e altri",
            "description_title": null,
            "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": 73.68,
            "minority_cohesion_rate": 39.08
        },
        {
            "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": 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": 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": 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": 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": 23998,
            "slug": "vs19_157_003",
            "identifier": "vs19_157_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_003/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.9 BONETTI ELENA (AIV-RE) - Votazione Emendamento 1.9 PDL n. 0536",
            "original_title": "Votazione Emendamento 1.9 PDL n. 0536",
            "description_title": "Emendamento 1.9 BONETTI ELENA (AIV-RE)",
            "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": 68.35,
            "minority_cohesion_rate": 63.58
        },
        {
            "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": 29794,
            "slug": "vs19_261_107",
            "identifier": "vs19_261_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_107/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 15.66 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.66 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.66 DDL n. 1435",
            "description_title": "Emendamento 15.66 GHIRRA FRANCESCA (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": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 19967,
            "slug": "vs19_072_051",
            "identifier": "vs19_072_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_051/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 4.5 ZANELLA LUANA (AVS) - Votazione Emendamento 4.5 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.5 DDL n. 0977",
            "description_title": "Emendamento 4.5 ZANELLA LUANA (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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 64.81
        },
        {
            "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": 19197,
            "slug": "vs19_046_020",
            "identifier": "vs19_046_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_046_020/?format=api",
            "sitting": {
                "id": 1289,
                "date": "2023-01-31",
                "number": 46,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/303/8 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/303/8 PDL n. 0303",
            "original_title": "Votazione Ordine del giorno 9/303/8 PDL n. 0303",
            "description_title": "Ordine del giorno n. 9/303/8 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 37484,
            "slug": "19-288-156",
            "identifier": "19-288-156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-156/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 156,
            "title": "Intelligenza artificiale - Articolo 21",
            "original_title": "Articolo 21",
            "description_title": "Intelligenza artificiale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 30,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 44.58
        },
        {
            "id": 20156,
            "slug": "vs19_081_028",
            "identifier": "vs19_081_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_028/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/889-R/39 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/889-R/39 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/39 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/39 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.73
        },
        {
            "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": 28483,
            "slug": "vs19_251_078",
            "identifier": "vs19_251_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_078/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 78,
            "title": "Mozione n. 1-00244, sul capoverso quarantesimo 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 quarantesimo 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": 30,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 63.58
        },
        {
            "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": 36051,
            "slug": "19-271-16",
            "identifier": "19-271-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-271-16/?format=api",
            "sitting": {
                "id": 1902,
                "date": "2025-02-11",
                "number": 271,
                "branch": "S"
            },
            "number": 16,
            "title": "Em. 1.213, Turco e Croatti",
            "original_title": "Em. 1.213, Turco e Croatti",
            "description_title": null,
            "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": 69.75,
            "minority_cohesion_rate": 48.19
        },
        {
            "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": 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": 18632,
            "slug": "vs19_025_027",
            "identifier": "vs19_025_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_027/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/664/15 DDL n. 0664",
            "original_title": "Votazione Ordine del giorno 9/664/15 DDL n. 0664",
            "description_title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (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": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19288,
            "slug": "manual_19_29_1",
            "identifier": "manual_19_29_1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/manual_19_29_1/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto rave, carceri, giustizia e obblighi di vaccinazione",
            "original_title": "Votazione della questione di fiducia - Articolo unico - A.C. 705​",
            "description_title": "Disegno di legge: S. 274 - Conversione in legge, con modificazioni, del decreto-legge 31 ottobre 2022, n. 162, recante misure urgenti in materia di divieto di concessione dei benefici penitenziari nei confronti dei detenuti o internati che non collaborano con la giustizia, nonché in materia di entrata in vigore del decreto legislativo 10 ottobre 2022, n. 150, di obblighi di vaccinazione anti SARS-CoV-2 e di prevenzione e contrasto dei raduni illegali (Approvato dal Senato) (A.C. 705)",
            "public_title": "Fiducia conversione decreto rave, carceri, giustizia e obblighi di vaccinazione",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 89.51
        },
        {
            "id": 29698,
            "slug": "vs19_260_093",
            "identifier": "vs19_260_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_093/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 3.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.3 DDL n. 1759",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1759",
            "description_title": "Emendamento 3.3 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": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 25485,
            "slug": "vs19_205_006",
            "identifier": "vs19_205_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_205_006/?format=api",
            "sitting": {
                "id": 1541,
                "date": "2023-11-29",
                "number": 205,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00215 RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri - Votazione Mozione 1_00215",
            "original_title": "Votazione Mozione 1_00215",
            "description_title": "Mozione n. 1-00215 RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19894,
            "slug": "vs19_072_055",
            "identifier": "vs19_072_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_055/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 4.14 SPORTIELLO GILDA (M5S) - Votazione Emendamento 4.14 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.14 DDL n. 0977",
            "description_title": "Emendamento 4.14 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": 30,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 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": 19706,
            "slug": "vs19_057_039",
            "identifier": "vs19_057_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_039/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/888/83 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/888/83 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/83 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/83 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 39000,
            "slug": "19-317-1",
            "identifier": "19-317-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-317-1/?format=api",
            "sitting": {
                "id": 2018,
                "date": "2025-06-18",
                "number": 317,
                "branch": "S"
            },
            "number": 1,
            "title": "Ordinamento giurisdizionale e Corte disciplinare - Votazione questionepregiudiziale",
            "original_title": "Votazione questionepregiudiziale",
            "description_title": "Ordinamento giurisdizionale e Corte disciplinare",
            "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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 18422,
            "slug": "vs19_027_051",
            "identifier": "vs19_027_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_051/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 51,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/54 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/54 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 21125,
            "slug": "vs19_097_093",
            "identifier": "vs19_097_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_093/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 93,
            "title": "Subemendamento 0.11.0100.3 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 0.11.0100.3 PDL n. 0859",
            "original_title": "Votazione Emendamento 0.11.0100.3 PDL n. 0859",
            "description_title": "Subemendamento 0.11.0100.3 BRAGA CHIARA (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": 30,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29739,
            "slug": "vs19_261_051",
            "identifier": "vs19_261_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_051/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 8.1002 CASU ANDREA (PD-IDP) - Votazione Emendamento 8.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 8.1002 DDL n. 1435",
            "description_title": "Emendamento 8.1002 CASU ANDREA (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": 60.34,
            "minority_cohesion_rate": 56.79
        },
        {
            "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": 29705,
            "slug": "vs19_260_101",
            "identifier": "vs19_260_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_101/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 101,
            "title": "Articolo aggiuntivo 3.07 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.07 DDL n. 1759",
            "original_title": "Votazione Emendamento 3.07 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 3.07 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 51.85
        },
        {
            "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": 32667,
            "slug": "19-232-7",
            "identifier": "19-232-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-7/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 7,
            "title": "Norme in materia di contrasto alla surrogazione di maternità - Em. 1.11, Castellone e altri",
            "original_title": "Em. 1.11, Castellone e altri",
            "description_title": "Norme in materia di contrasto alla surrogazione di maternità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 30,
            "majority_cohesion_rate": 73.28,
            "minority_cohesion_rate": 34.88
        },
        {
            "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": 24583,
            "slug": "vs19_176_021",
            "identifier": "vs19_176_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_021/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.9 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.9 PDL n. 0854",
            "original_title": "Votazione Emendamento 2.9 PDL n. 0854",
            "description_title": "Emendamento 2.9 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19924,
            "slug": "vs19_072_066",
            "identifier": "vs19_072_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_066/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 4.39 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 4.39 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.39 DDL n. 0977",
            "description_title": "Emendamento 4.39 MALAVASI ILENIA (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": 70.46,
            "minority_cohesion_rate": 67.28
        },
        {
            "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": 21179,
            "slug": "vs19_103_022",
            "identifier": "vs19_103_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_022/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1067/28 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1067/28 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/28 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/28 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18757,
            "slug": "vs19_038_022",
            "identifier": "vs19_038_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_022/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 5.023 FONTANA ILARIA (M5S) - Votazione Emendamento 5.023 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.023 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.023 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18440,
            "slug": "vs19_027_050",
            "identifier": "vs19_027_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_050/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/643-BIS/53 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/53 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/53 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/53 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 24561,
            "slug": "vs19_176_020",
            "identifier": "vs19_176_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_020/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.8 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.8 PDL n. 0854",
            "original_title": "Votazione Emendamento 2.8 PDL n. 0854",
            "description_title": "Emendamento 2.8 PICCOLOTTI ELISABETTA (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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 21193,
            "slug": "vs19_103_027",
            "identifier": "vs19_103_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_027/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1067/35 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1067/35 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/35 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/35 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 69.14
        },
        {
            "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": 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": 29227,
            "slug": "vs19_267_035",
            "identifier": "vs19_267_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_035/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 35.1011 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.1011 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1011 DDL n. 1435",
            "description_title": "Emendamento 35.1011 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 28516,
            "slug": "vs19_251_074",
            "identifier": "vs19_251_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_074/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 74,
            "title": "Mozione n. 1-00244, sul capoverso trentacinquesimo 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 trentacinquesimo 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": 30,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 64.2
        }
    ]
}