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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=385",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=383",
    "results": [
        {
            "id": 34744,
            "slug": "vs19_355_007",
            "identifier": "vs19_355_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_007/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.9 CAROTENUTO DARIO (M5S)",
            "original_title": "Emendamento 1.9 CAROTENUTO DARIO (M5S)",
            "description_title": "",
            "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": 47,
            "majority_cohesion_rate": 62.92,
            "minority_cohesion_rate": 37.11
        },
        {
            "id": 29409,
            "slug": "vs19_273_025",
            "identifier": "vs19_273_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_025/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.1010 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 4.1010 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.1010 DDL n. 1532",
            "description_title": "Emendamento 4.1010 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 68,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 39457,
            "slug": "vs19_503_122",
            "identifier": "vs19_503_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_122/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 122,
            "title": "ODG 9/2482/28 - Votazione Ordine del giorno 9/2482/28 ",
            "original_title": "Votazione Ordine del giorno 9/2482/28 ",
            "description_title": "ODG 9/2482/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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 30288,
            "slug": "vs19_292_090",
            "identifier": "vs19_292_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_090/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1717/17 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1717/17 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/17 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/17 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": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 53.37
        },
        {
            "id": 24030,
            "slug": "vs19_157_023",
            "identifier": "vs19_157_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_023/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/536 E ABB/3 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/536 E ABB/3 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/3 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/3 SOUMAHORO ABOUBAKAR (MISTO)",
            "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": 79,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30028,
            "slug": "vs19_282_026",
            "identifier": "vs19_282_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_026/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1752/52, come riformulato, MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1752/52, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/52, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/52, come riformulato, MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 112,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30283,
            "slug": "vs19_292_081",
            "identifier": "vs19_292_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_081/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1717/5, come riformulato, PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1717/5, DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/5, DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/5, come riformulato, PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 115,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 65.03
        },
        {
            "id": 25377,
            "slug": "vs19_204_014",
            "identifier": "vs19_204_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_014/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1458/52 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1458/52 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/52 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/52 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26828,
            "slug": "vs19_227_032",
            "identifier": "vs19_227_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_032/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 4.0100 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.0100 PDL n. 0893",
            "original_title": "Votazione Emendamento 4.0100 PDL n. 0893",
            "description_title": "Articolo aggiuntivo 4.0100 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29385,
            "slug": "vs19_273_031",
            "identifier": "vs19_273_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_031/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1532",
            "original_title": "Votazione Articolo 4 DDL n. 1532",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 93,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 34443,
            "slug": "vs19_388_038",
            "identifier": "vs19_388_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_038/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 8.1000 ZINZI GIANPIERO (LEGA) e 8.1001 MAZZETTI ERICA (FI-PPE) - Votazione Emendamento 8.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 8.1000 ZINZI GIANPIERO (LEGA) e 8.1001 MAZZETTI ERICA (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 92,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 29390,
            "slug": "vs19_273_022",
            "identifier": "vs19_273_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_022/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.1000 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.1000 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.1000 DDL n. 1532",
            "description_title": "Emendamento 4.1000 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": 3,
            "n_margin": 41,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 34717,
            "slug": "vs19_374_022",
            "identifier": "vs19_374_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_022/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2038/41 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/41 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "description_title": "",
            "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": 70,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 22646,
            "slug": "vs19_152_024",
            "identifier": "vs19_152_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_024/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1322/12 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1322/12 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/12 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/12 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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24259,
            "slug": "vs19_172_010",
            "identifier": "vs19_172_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_010/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1436/45 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1436/45 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/45 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/45 BAKKALI OUIDAD (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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 34711,
            "slug": "vs19_374_016",
            "identifier": "vs19_374_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_016/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2038/31 GNASSI ANDREA (PD-IDP), come riformulato dal Governo",
            "original_title": "Ordine del giorno n. 9/2038/31 GNASSI ANDREA (PD-IDP), come riformulato dal Governo",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 21784,
            "slug": "vs19_114_049",
            "identifier": "vs19_114_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_049/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1114/88, nel testo riformulato, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1114/88, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/88, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/88, nel testo riformulato, RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 139,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 39037,
            "slug": "vs19_498_136",
            "identifier": "vs19_498_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_136/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 136,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 63.46
        },
        {
            "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": 24249,
            "slug": "vs19_172_020",
            "identifier": "vs19_172_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_020/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00177, sui capoversi primo e quarto della parte dispositiva, come riformulati, MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00177",
            "original_title": "Votazione Mozione 1_00177",
            "description_title": "Mozione n. 1-00177, sui capoversi primo e quarto della parte dispositiva, come riformulati, MANZI IRENE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24254,
            "slug": "vs19_172_012",
            "identifier": "vs19_172_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_012/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1436/48, come riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1436/48, DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/48, DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/48, come riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 140,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25346,
            "slug": "vs19_204_007",
            "identifier": "vs19_204_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_007/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1458/42 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1458/42 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/42 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/42 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 31128,
            "slug": "vs19_318_022",
            "identifier": "vs19_318_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_022/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.104 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.104 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.104 DDL n. 1718",
            "description_title": "Emendamento 1.104 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 58,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 37.89
        },
        {
            "id": 22592,
            "slug": "vs19_152_028",
            "identifier": "vs19_152_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_028/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 28,
            "title": "Conversione decreto procedure di infrazione",
            "original_title": "Votazione finale DDL n. 1322",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 13 giugno 2023, n. 69, recante disposizioni urgenti per l'attuazione di obblighi derivanti da atti dell'Unione europea e da procedure di infrazione e pre-infrazione pendenti nei confronti dello Stato italiano (Approvato dal Senato) (DDL 1322)",
            "public_title": "Conversione decreto procedure di infrazione",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 66,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 29.01
        },
        {
            "id": 34554,
            "slug": "vs19_388_049",
            "identifier": "vs19_388_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_049/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 2022",
            "original_title": "Votazione Articolo 10 DDL n. 2022",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 24222,
            "slug": "vs19_171_007",
            "identifier": "vs19_171_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_007/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1436/11 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1436/11 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/11 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/11 APPENDINO CHIARA (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": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 32165,
            "slug": "vs19_326_014",
            "identifier": "vs19_326_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_014/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1902/20, così come riformulato, LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1902/20, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/20, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/20, così come riformulato, LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 138,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 30107,
            "slug": "vs19_283_011",
            "identifier": "vs19_283_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_011/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.4 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.4 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.4 PDL n. 0836",
            "description_title": "Emendamento 3.4 ZARATTI FILIBERTO (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": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 29942,
            "slug": "vs19_281_037",
            "identifier": "vs19_281_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_037/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1752/59 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1752/59 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/59 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/59 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21974,
            "slug": "vs19_122_019",
            "identifier": "vs19_122_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_019/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00146 (Nuova formulazione), sulla premessa, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00146",
            "original_title": "Votazione Mozione 1_00146",
            "description_title": "Mozione n. 1-00146 (Nuova formulazione), sulla premessa, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 61,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 35149,
            "slug": "vs19_353_049",
            "identifier": "vs19_353_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_049/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1830/8, nel testo riformulato, CANGIANO GEROLAMO (FDI)",
            "original_title": "Ordine del giorno n. 9/1830/8, nel testo riformulato, CANGIANO GEROLAMO (FDI)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 57.08,
            "minority_cohesion_rate": 38.99
        },
        {
            "id": 32776,
            "slug": "vs19_371_015",
            "identifier": "vs19_371_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_015/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 15,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 56.96
        },
        {
            "id": 32207,
            "slug": "vs19_326_055",
            "identifier": "vs19_326_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_055/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1902/71 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1902/71 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/71 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/71 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": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 24171,
            "slug": "vs19_168_049",
            "identifier": "vs19_168_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_049/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1373/56 COSTA ENRICO (AIV-RE) - Votazione Ordine del giorno 9/1373/56 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/56 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/56 COSTA ENRICO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 101,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 39049,
            "slug": "vs19_498_241",
            "identifier": "vs19_498_241",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_241/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 241,
            "title": "ARTICOLO 27 - Votazione Articolo 27 ",
            "original_title": "Votazione Articolo 27 ",
            "description_title": "ARTICOLO 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 24237,
            "slug": "vs19_171_013",
            "identifier": "vs19_171_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_013/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1436/17 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1436/17 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/17 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/17 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 34468,
            "slug": "vs19_388_075",
            "identifier": "vs19_388_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_075/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 75,
            "title": "Articolo aggiuntivo 19.03 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 19.03 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.03 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.03 SIMIANI MARCO (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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 32160,
            "slug": "vs19_326_009",
            "identifier": "vs19_326_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_009/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1902/15 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1902/15 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/15 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/15 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 91,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 32.92
        },
        {
            "id": 30208,
            "slug": "vs19_292_060",
            "identifier": "vs19_292_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_060/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1717",
            "original_title": "Votazione Articolo 16 DDL n. 1717",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 70,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 24203,
            "slug": "vs19_168_027",
            "identifier": "vs19_168_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_027/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1373/31 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1373/31 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/31 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/31 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 39178,
            "slug": "vs19_498_143",
            "identifier": "vs19_498_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_143/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 143,
            "title": "EM 16.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.2",
            "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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 32185,
            "slug": "vs19_326_035",
            "identifier": "vs19_326_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_035/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1902/46, come riformulato, MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1902/46, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/46, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/46, come riformulato, MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 126,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 32183,
            "slug": "vs19_326_033",
            "identifier": "vs19_326_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_033/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1902/42, nel testo riformulato, L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1902/42, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/42, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/42, nel testo riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 126,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 39502,
            "slug": "vs19_503_170",
            "identifier": "vs19_503_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_170/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 170,
            "title": "SUBEM 0.4.200.1 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.4.200.1 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 90,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 39.74
        },
        {
            "id": 32681,
            "slug": "vs19_366_003",
            "identifier": "vs19_366_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_003/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 3,
            "title": "DOC II N 9 - PROPOSTA N 1 PARTE 2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DOC II N 9 - PROPOSTA N 1 PARTE 2",
            "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": 132,
            "majority_cohesion_rate": 63.49,
            "minority_cohesion_rate": 72.78
        },
        {
            "id": 30123,
            "slug": "vs19_283_042",
            "identifier": "vs19_283_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_042/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/836/11, nel testo riformulato, GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/836/11, PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/11, PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/11, nel testo riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 123,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 30126,
            "slug": "vs19_283_041",
            "identifier": "vs19_283_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_041/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/836/10, nel testo riformulato, SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/836/10, PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/10, PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/10, nel testo riformulato, SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 124,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 30230,
            "slug": "vs19_292_012",
            "identifier": "vs19_292_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_012/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1717",
            "original_title": "Votazione Articolo 4 DDL n. 1717",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 29951,
            "slug": "vs19_281_007",
            "identifier": "vs19_281_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_007/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1752/28 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1752/28 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/28 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/28 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 32213,
            "slug": "vs19_326_061",
            "identifier": "vs19_326_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_061/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1902/80 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1902/80 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/80 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/80 BERRUTO MAURO (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": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 63.35
        }
    ]
}