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

{
    "count": 22951,
    "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=257",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=255",
    "results": [
        {
            "id": 21168,
            "slug": "vs19_103_050",
            "identifier": "vs19_103_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_050/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1067/58 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1067/58 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/58 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/58 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21184,
            "slug": "vs19_103_010",
            "identifier": "vs19_103_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_010/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1067/16 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1067/16 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/16 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/16 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 18610,
            "slug": "vs19_024_007",
            "identifier": "vs19_024_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_007/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 7,
            "title": "Risoluzione n. 6-00010, ad eccezione del capoverso secondo, lettera e), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00010",
            "original_title": "Votazione Risoluzione 6_00010",
            "description_title": "Risoluzione n. 6-00010, ad eccezione del capoverso secondo, lettera e), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 81.86,
            "minority_cohesion_rate": 88.27
        },
        {
            "id": 24035,
            "slug": "vs19_157_031",
            "identifier": "vs19_157_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_031/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/536 E ABB/14 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/536 E ABB/14 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/14 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/14 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19189,
            "slug": "vs19_046_003",
            "identifier": "vs19_046_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_046_003/?format=api",
            "sitting": {
                "id": 1289,
                "date": "2023-01-31",
                "number": 46,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.100 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.100 PDL n. 0303",
            "original_title": "Votazione Emendamento 1.100 PDL n. 0303",
            "description_title": "Emendamento 1.100 PROVENZANO GIUSEPPE (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": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18526,
            "slug": "vs19_027_023",
            "identifier": "vs19_027_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_023/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 23,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 20 DDL n. 0643-bis",
            "description_title": "Articolo 20",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 91.98
        },
        {
            "id": 18893,
            "slug": "vs19_029_002",
            "identifier": "vs19_029_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_002/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/705/2 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/705/2 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/2 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/2 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 40962,
            "slug": "vs19_555_136",
            "identifier": "vs19_555_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_136/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 136,
            "title": "ODG 9/2393/15 - Votazione Ordine del giorno 9/2393/15 ",
            "original_title": "Votazione Ordine del giorno 9/2393/15 ",
            "description_title": "ODG 9/2393/15",
            "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": 28,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 19204,
            "slug": "vs19_046_023",
            "identifier": "vs19_046_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_046_023/?format=api",
            "sitting": {
                "id": 1289,
                "date": "2023-01-31",
                "number": 46,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/303/11 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/303/11 PDL n. 0303",
            "original_title": "Votazione Ordine del giorno 9/303/11 PDL n. 0303",
            "description_title": "Ordine del giorno n. 9/303/11 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 20060,
            "slug": "vs19_077_010",
            "identifier": "vs19_077_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_010/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/939/4 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/939/4 DDL n. 0939",
            "original_title": "Votazione Ordine del giorno 9/939/4 DDL n. 0939",
            "description_title": "Ordine del giorno n. 9/939/4 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19251,
            "slug": "vs19_051_023",
            "identifier": "vs19_051_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_023/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/750/29 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/750/29 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/29 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/29 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 32664,
            "slug": "19-232-10",
            "identifier": "19-232-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-10/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 10,
            "title": "Norme in materia di contrasto alla surrogazione di maternità - Em. 1.15, Lopreiato e altri",
            "original_title": "Em. 1.15, Lopreiato 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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 36.05
        },
        {
            "id": 21158,
            "slug": "vs19_097_075",
            "identifier": "vs19_097_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_075/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1112/82 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1112/82 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/82 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/82 ZAN ALESSANDRO (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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29629,
            "slug": "vs19_260_024",
            "identifier": "vs19_260_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_024/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 24,
            "title": "Mozione n. 1-00262, limitatamente alla premessa, BENZONI FABRIZIO (APERRE) ed altri - Votazione Mozione 1_00262",
            "original_title": "Votazione Mozione 1_00262",
            "description_title": "Mozione n. 1-00262, limitatamente alla premessa, BENZONI FABRIZIO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21155,
            "slug": "vs19_097_066",
            "identifier": "vs19_097_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_066/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1112/73 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1112/73 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/73 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/73 SCOTTO ARTURO (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": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24040,
            "slug": "vs19_157_030",
            "identifier": "vs19_157_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_030/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/536 E ABB/13 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/536 E ABB/13 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/13 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/13 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 32644,
            "slug": "19-232-21",
            "identifier": "19-232-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-21/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 21,
            "title": "Norme in materia di contrasto alla surrogazione di maternità - ODG G1.109, Maiorino e altri",
            "original_title": "ODG G1.109, Maiorino 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 37.21
        },
        {
            "id": 21258,
            "slug": "vs19_105_032",
            "identifier": "vs19_105_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_032/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1060/R/68 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1060/R/68 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/68 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/68 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21795,
            "slug": "vs19_117_014",
            "identifier": "vs19_117_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_014/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1195/30 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1195/30 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/30 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/30 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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22725,
            "slug": "vs19_128_059",
            "identifier": "vs19_128_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_059/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1238/67 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/1238/67 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/67 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/67 TODDE ALESSANDRA (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": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24029,
            "slug": "vs19_157_027",
            "identifier": "vs19_157_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_027/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/536 E ABB/8 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/536 E ABB/8 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/8 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/8 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29211,
            "slug": "vs19_266_055",
            "identifier": "vs19_266_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_055/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici emendamenti 2.1 ZARATTI FILIBERTO (AVS) e 2.2 BOLDRINI LAURA (PD-IDP) - Votazione Emendamento 2.1 DDL n. 1780",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1780",
            "description_title": "Identici emendamenti 2.1 ZARATTI FILIBERTO (AVS) e 2.2 BOLDRINI LAURA (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": 28,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22699,
            "slug": "vs19_128_046",
            "identifier": "vs19_128_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_046/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1238/47 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1238/47 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/47 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/47 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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19918,
            "slug": "vs19_072_064",
            "identifier": "vs19_072_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_064/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 4.33 DI LAURO CARMEN (M5S) - Votazione Emendamento 4.33 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.33 DDL n. 0977",
            "description_title": "Emendamento 4.33 DI LAURO CARMEN (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": 28,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24018,
            "slug": "vs19_157_001",
            "identifier": "vs19_157_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_001/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.4 BONETTI ELENA (AIV-RE) - Votazione Emendamento 1.4 PDL n. 0536",
            "original_title": "Votazione Emendamento 1.4 PDL n. 0536",
            "description_title": "Emendamento 1.4 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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29688,
            "slug": "vs19_260_083",
            "identifier": "vs19_260_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_083/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 2-quinquies.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2-quinquies.4 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.4 DDL n. 1759",
            "description_title": "Emendamento 2-quinquies.4 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": 28,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 40828,
            "slug": "vs19_555_018",
            "identifier": "vs19_555_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_018/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "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": 28,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 21143,
            "slug": "vs19_097_078",
            "identifier": "vs19_097_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_078/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1112/85 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1112/85 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/85 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/85 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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21231,
            "slug": "vs19_105_038",
            "identifier": "vs19_105_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_038/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1060/R/74 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1060/R/74 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/74 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/74 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19893,
            "slug": "vs19_072_053",
            "identifier": "vs19_072_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_053/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.10 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 4.10 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.10 DDL n. 0977",
            "description_title": "Emendamento 4.10 RICCIARDI MARIANNA (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": 28,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 18429,
            "slug": "vs19_027_115",
            "identifier": "vs19_027_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_115/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 115,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/226, DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/226, nel testo riformulato, RIZZETTO WALTER (FDI)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 82.7,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 29750,
            "slug": "vs19_261_063",
            "identifier": "vs19_261_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_063/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 63,
            "title": "Identici emendamenti 10.29 GHIRRA FRANCESCA (AVS) e 10.30 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.29 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.29 DDL n. 1435",
            "description_title": "Identici emendamenti 10.29 GHIRRA FRANCESCA (AVS) e 10.30 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": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21800,
            "slug": "vs19_117_008",
            "identifier": "vs19_117_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_008/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1195/20 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1195/20 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/20 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/20 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29747,
            "slug": "vs19_261_060",
            "identifier": "vs19_261_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_060/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 60,
            "title": "Identici emendamenti 10.9 TRAVERSI ROBERTO (M5S) e 10.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 10.9 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.9 DDL n. 1435",
            "description_title": "Identici emendamenti 10.9 TRAVERSI ROBERTO (M5S) e 10.10 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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 18895,
            "slug": "vs19_033_038",
            "identifier": "vs19_033_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_038/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/730/73 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/730/73 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/73 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/73 COLUCCI ALFONSO (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": 28,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 20198,
            "slug": "vs19_082_011",
            "identifier": "vs19_082_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_011/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/889-R/72 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/889-R/72 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/72 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/72 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 40815,
            "slug": "vs19_554_065",
            "identifier": "vs19_554_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_065/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 65,
            "title": "ODG 9/2662/6 - Votazione Ordine del giorno 9/2662/6 ",
            "original_title": "Votazione Ordine del giorno 9/2662/6 ",
            "description_title": "ODG 9/2662/6",
            "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": 28,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 28540,
            "slug": "vs19_251_021",
            "identifier": "vs19_251_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_021/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00235, sul capoverso terzo delle premesse PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00235",
            "original_title": "Votazione Mozione 1_00235",
            "description_title": "Mozione n. 1-00235, sul capoverso terzo delle premesse PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19861,
            "slug": "vs19_072_083",
            "identifier": "vs19_072_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_083/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 5.2 DI LAURO CARMEN (M5S) - Votazione Emendamento 5.2 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.2 DDL n. 0977",
            "description_title": "Emendamento 5.2 DI LAURO CARMEN (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": 28,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 19028,
            "slug": "vs19_033_055",
            "identifier": "vs19_033_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_055/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/730/98 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/730/98 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/98 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/98 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21238,
            "slug": "vs19_105_026",
            "identifier": "vs19_105_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_026/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1060/R/61 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1060/R/61 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/61 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/61 CARAMIELLO ALESSANDRO (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": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21804,
            "slug": "vs19_117_001",
            "identifier": "vs19_117_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_001/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1195/2 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1195/2 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/2 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/2 AMENDOLA VINCENZO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 20197,
            "slug": "vs19_082_026",
            "identifier": "vs19_082_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_026/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/889-R/87 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/889-R/87 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/87 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/87 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 20077,
            "slug": "vs19_072_125",
            "identifier": "vs19_072_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_125/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/977/31 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/977/31 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/31 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/31 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 21248,
            "slug": "vs19_105_021",
            "identifier": "vs19_105_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_021/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1060/R/54 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1060/R/54 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/54 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/54 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 20885,
            "slug": "vs19_092_001",
            "identifier": "vs19_092_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_092_001/?format=api",
            "sitting": {
                "id": 1357,
                "date": "2023-04-26",
                "number": 92,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00079, limitatamente ai capoversi primo, secondo e terzo della parte dispositiva, ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00079",
            "original_title": "Votazione Mozione 1_00079",
            "description_title": "Mozione n. 1-00079, limitatamente ai capoversi primo, secondo e terzo della parte dispositiva, 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21234,
            "slug": "vs19_105_019",
            "identifier": "vs19_105_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_019/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1060/R/52 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1060/R/52 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/52 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/52 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19980,
            "slug": "vs19_072_074",
            "identifier": "vs19_072_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_074/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 4.59 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 4.59 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.59 DDL n. 0977",
            "description_title": "Emendamento 4.59 RICCIARDI MARIANNA (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": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29230,
            "slug": "vs19_266_082",
            "identifier": "vs19_266_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_082/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1780/17 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1780/17 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/17 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/17 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 29673,
            "slug": "vs19_260_068",
            "identifier": "vs19_260_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_068/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 2.0207 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.0207 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0207 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0207 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": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.09
        }
    ]
}