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

{
    "count": 22130,
    "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=222",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=220",
    "results": [
        {
            "id": 25300,
            "slug": "vs19_203_033",
            "identifier": "vs19_203_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_033/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1458/34 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1458/34 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/34 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/34 STUMPO NICOLA (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": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 20855,
            "slug": "vs19_091_049",
            "identifier": "vs19_091_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_049/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1089/88 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1089/88 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/88 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/88 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 39175,
            "slug": "vs19_498_140",
            "identifier": "vs19_498_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_140/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 140,
            "title": "ART AGG 15.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.07",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38450,
            "slug": "vs19_482_086",
            "identifier": "vs19_482_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_086/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 86,
            "title": "Conversione decreto cittadinanza italiana",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2402 - VOTO FINALE",
            "public_title": "Conversione decreto cittadinanza italiana",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 38769,
            "slug": "vs19_489_012",
            "identifier": "vs19_489_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_012/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2420/22 - Votazione Ordine del giorno 9/2420/22 ",
            "original_title": "Votazione Ordine del giorno 9/2420/22 ",
            "description_title": "ODG 9/2420/22",
            "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": 26,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38490,
            "slug": "vs19_482_040",
            "identifier": "vs19_482_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_040/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 1.40 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.40",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 22895,
            "slug": "vs19_129_011",
            "identifier": "vs19_129_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_011/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1238/89 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1238/89 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/89 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/89 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18965,
            "slug": "vs19_029_039",
            "identifier": "vs19_029_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_039/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/705/39 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/705/39 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/39 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/39 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 19884,
            "slug": "vs19_072_040",
            "identifier": "vs19_072_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_040/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.23 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.23 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.23 DDL n. 0977",
            "description_title": "Emendamento 3.23 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": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19872,
            "slug": "vs19_072_022",
            "identifier": "vs19_072_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_022/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.32 SPORTIELLO GILDA (M5S) - Votazione Emendamento 2.32 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.32 DDL n. 0977",
            "description_title": "Emendamento 2.32 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": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 18856,
            "slug": "vs19_029_107",
            "identifier": "vs19_029_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_107/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/705/66 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/705/66 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/66 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/66 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 38782,
            "slug": "vs19_489_025",
            "identifier": "vs19_489_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_025/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/2420/43 - Votazione Ordine del giorno 9/2420/43 ",
            "original_title": "Votazione Ordine del giorno 9/2420/43 ",
            "description_title": "ODG 9/2420/43",
            "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": 26,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 22726,
            "slug": "vs19_128_051",
            "identifier": "vs19_128_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_051/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1238/57 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1238/57 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/57 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/57 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19735,
            "slug": "vs19_057_027",
            "identifier": "vs19_057_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_027/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/888/59 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/888/59 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/59 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/59 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22694,
            "slug": "vs19_128_049",
            "identifier": "vs19_128_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_049/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1238/52 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1238/52 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/52 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/52 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21068,
            "slug": "vs19_097_022",
            "identifier": "vs19_097_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_022/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1112/29 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1112/29 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/29 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/29 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 38920,
            "slug": "vs19_491_098",
            "identifier": "vs19_491_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_098/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 98,
            "title": "EM 22.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 22.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 19187,
            "slug": "vs19_046_004",
            "identifier": "vs19_046_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_046_004/?format=api",
            "sitting": {
                "id": 1289,
                "date": "2023-01-31",
                "number": 46,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.101 GIACHETTI ROBERTO (AIV-RE) - Votazione Emendamento 1.101 PDL n. 0303",
            "original_title": "Votazione Emendamento 1.101 PDL n. 0303",
            "description_title": "Emendamento 1.101 GIACHETTI ROBERTO (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 38972,
            "slug": "vs19_491_163",
            "identifier": "vs19_491_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_163/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 163,
            "title": "DDL 2291 - ODG 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2291 - ODG 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 38772,
            "slug": "vs19_489_015",
            "identifier": "vs19_489_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_015/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2420/28 - Votazione Ordine del giorno 9/2420/28 ",
            "original_title": "Votazione Ordine del giorno 9/2420/28 ",
            "description_title": "ODG 9/2420/28",
            "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": 26,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38730,
            "slug": "vs19_487_090",
            "identifier": "vs19_487_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_090/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 90,
            "title": "ODG 9/2355/120 - Votazione Ordine del giorno 9/2355/120 ",
            "original_title": "Votazione Ordine del giorno 9/2355/120 ",
            "description_title": "ODG 9/2355/120",
            "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": 26,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 19863,
            "slug": "vs19_072_043",
            "identifier": "vs19_072_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_043/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.26 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.26 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.26 DDL n. 0977",
            "description_title": "Emendamento 3.26 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": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25930,
            "slug": "vs19_213_002",
            "identifier": "vs19_213_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_002/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1601/3 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1601/3 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/3 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/3 CASO ANTONIO (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": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21032,
            "slug": "vs19_097_008",
            "identifier": "vs19_097_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_008/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1112/9 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1112/9 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/9 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/9 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19039,
            "slug": "vs19_029_114",
            "identifier": "vs19_029_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_114/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/705/73 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/705/73 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/73 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/73 GRAZIANO STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 38990,
            "slug": "vs19_495_005",
            "identifier": "vs19_495_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_005/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2448/6 - Votazione Ordine del giorno 9/2448/6 ",
            "original_title": "Votazione Ordine del giorno 9/2448/6 ",
            "description_title": "ODG 9/2448/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": 26,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38871,
            "slug": "vs19_491_035",
            "identifier": "vs19_491_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_035/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 8.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38986,
            "slug": "vs19_495_001",
            "identifier": "vs19_495_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_001/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2448 - ODG N. 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2448 - ODG N. 1",
            "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": 26,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 39156,
            "slug": "vs19_498_118",
            "identifier": "vs19_498_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_118/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 13.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39155,
            "slug": "vs19_498_117",
            "identifier": "vs19_498_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_117/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 13.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 20044,
            "slug": "vs19_072_126",
            "identifier": "vs19_072_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_126/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 126,
            "title": "Ordine del giorno n. 9/977/32 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/977/32 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/32 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/32 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": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 19878,
            "slug": "vs19_072_024",
            "identifier": "vs19_072_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_024/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.37 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.37 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.37 DDL n. 0977",
            "description_title": "Emendamento 2.37 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 39183,
            "slug": "vs19_498_151",
            "identifier": "vs19_498_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_151/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 151,
            "title": "EM 19.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 22048,
            "slug": "vs19_138_017",
            "identifier": "vs19_138_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_017/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 13.8 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.8 DDL n. 1038",
            "description_title": "Emendamento 13.8 QUARTINI ANDREA (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": 26,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 21030,
            "slug": "vs19_097_040",
            "identifier": "vs19_097_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_040/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno  n. 9/1112/47 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1112/47 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/47 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/47 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21061,
            "slug": "vs19_097_043",
            "identifier": "vs19_097_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_043/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno  n. 9/1112/50 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1112/50 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/50 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/50 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21174,
            "slug": "vs19_103_041",
            "identifier": "vs19_103_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_041/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1067/49 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1067/49 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/49 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/49 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21063,
            "slug": "vs19_097_007",
            "identifier": "vs19_097_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_007/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1112/8 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1112/8 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/8 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/8 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 38695,
            "slug": "vs19_487_055",
            "identifier": "vs19_487_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_055/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2355/85 - Votazione Ordine del giorno 9/2355/85 ",
            "original_title": "Votazione Ordine del giorno 9/2355/85 ",
            "description_title": "ODG 9/2355/85",
            "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": 26,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38713,
            "slug": "vs19_487_073",
            "identifier": "vs19_487_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_073/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/2355/103 - Votazione Ordine del giorno 9/2355/103 ",
            "original_title": "Votazione Ordine del giorno 9/2355/103 ",
            "description_title": "ODG 9/2355/103",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 18905,
            "slug": "vs19_033_035",
            "identifier": "vs19_033_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_035/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/730/70 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/730/70 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/70 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/70 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21013,
            "slug": "vs19_097_059",
            "identifier": "vs19_097_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_059/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno  n. 9/1112/66 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1112/66 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/66 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/66 GRIBAUDO CHIARA (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": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21016,
            "slug": "vs19_097_055",
            "identifier": "vs19_097_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_055/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno  n. 9/1112/62 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1112/62 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/62 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/62 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": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19979,
            "slug": "vs19_072_023",
            "identifier": "vs19_072_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_023/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.34 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.34 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.34 DDL n. 0977",
            "description_title": "Emendamento 2.34 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21172,
            "slug": "vs19_103_021",
            "identifier": "vs19_103_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_021/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1067/27 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1067/27 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/27 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/27 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": 26,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21026,
            "slug": "vs19_097_039",
            "identifier": "vs19_097_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_039/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno  n. 9/1112/46 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1112/46 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/46 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/46 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21164,
            "slug": "vs19_103_024",
            "identifier": "vs19_103_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_024/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1067/31 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1067/31 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/31 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/31 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21180,
            "slug": "vs19_103_009",
            "identifier": "vs19_103_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_009/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1067/15 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1067/15 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/15 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/15 CANTONE LUCIANO (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": 26,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 21009,
            "slug": "vs19_097_048",
            "identifier": "vs19_097_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_048/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno  n. 9/1112/55 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1112/55 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/55 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/55 DI BIASE MICHELA (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": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 37842,
            "slug": "vs19_468_021",
            "identifier": "vs19_468_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_468_021/?format=api",
            "sitting": {
                "id": 1966,
                "date": "2025-04-16",
                "number": 468,
                "branch": "C"
            },
            "number": 21,
            "title": "Risoluzione n. 6-00169 BRAGA CHIARA (PD-IDP) ed altri, limitatamente alla parte dispositiva, recante un impegno aggiuntivo riferito alla missione di cui alla scheda n. 23 (Doc. XVI, n. 4) - Votazione Risoluzione 6_00169",
            "original_title": "Votazione Risoluzione 6_00169",
            "description_title": "Risoluzione n. 6-00169 BRAGA CHIARA (PD-IDP) ed altri, limitatamente alla parte dispositiva, recante un impegno aggiuntivo riferito alla missione di cui alla scheda n. 23 (Doc. XVI, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 64.33
        }
    ]
}